Sponsored Content
Full Discussion: Prize of being an Admin
The Lounge War Stories Prize of being an Admin Post 302603343 by methyl on Wednesday 29th of February 2012 07:02:14 PM
Old 02-29-2012
Quote:
However, I have learned it hard way and have sworn that I will never repeat such crazy deed.
Wise words.
Just make that call to get authority and you are covered. If you cannot get authority, make a diary entry and move on to the next problem.
 

6 More Discussions You Might Find Interesting

1. Solaris

fresh admin

hi everybody i'm just recreuted as UNIX system admin... please tell me from where do i have to begin... best regards (8 Replies)
Discussion started by: hmaiida
8 Replies

2. Solaris

Tape Admin

Tape: Need tape library help please. Need to configure a remote admin card in the L100. Anything helpful.....thxs (2 Replies)
Discussion started by: uwinix77
2 Replies

3. Post Here to Contact Site Administrators and Moderators

note for admin

i left a message for admin in the wrong thread.. it is in the what is on your mind thread since i can't move it or delete it.. i thought I would mention that I meant it to be in this thread.. sorry about the mistake.. thanx for your patience moxxx68 (3 Replies)
Discussion started by: moxxx68
3 Replies

4. What is on Your Mind?

Windows Admin switching to *nix Admin

I'm currently a Windows admin and have wanted to jump ship to the *nix side for a while now. I've been studying both through an lpic level 1 manual as I have time (focusing on debian), and a solaris 10 cert book. The problem is I only have a handful of hours a week to study, and my current job... (3 Replies)
Discussion started by: bobwilson
3 Replies

5. War Stories

Prize of being an Admin - Part 2

I was reading this thread of admin_xor Prize of being an Admin and thought will share this experience of mine which is kind of opposite to what he did - I didn't tell anybody what happened :D We were porting one of the subsystem from Solaris to Linux. As part of that we developed many wrapper... (23 Replies)
Discussion started by: ahamed101
23 Replies

6. What is on Your Mind?

Regarding Admin life either as DBA or UNIX Linux admin

I am planning to choose my career as Unix/Linux Admin or a DBA. But I have come to know from forums and few admins like the job will be 24/7. I have few questions on that. Can we get "DAY" shifts in any one of the admin Job ? Can't we have shift timings in any company ? Eventhough the... (7 Replies)
Discussion started by: Jacktts
7 Replies
ICEAUTH(1)						      General Commands Manual							ICEAUTH(1)

NAME
iceauth - ICE authority file utility SYNOPSIS
iceauth [ -f authfile ] [ -vqib ] [ command arg ... ] DESCRIPTION
The iceauth program is used to edit and display the authorization information used in connecting with ICE. This program is usually used to extract authorization records from one machine and merge them in on another (as is the case when using remote logins or granting access to other users). Commands (described below) may be entered interactively, on the iceauth command line, or in scripts. OPTIONS
-f authfile Name of the authority file to use. Will default to the file currently in use by the session. -v Turns on extra messages (verbose mode) -q Turns off extra messages (quiet mode) -i Ignore the locks on the authority file -b Break the locks on the authority file -u Print basic usage instructions USAGE
When iceauth is run it will allow the following set of commands to be entered interactively or in scripts. ? List available commands. help Print help information. You may supply a command name to help to get specific information about it. info Print information about the entries in the authority file. list List (print) entries in the authority file. You may specify optional modifiers as below to specify which entries are listed. list [ protocol_name ] [ protocol_data ] [ netid ] [ authname ] add Add an entry to the authority file. This must be in the format add protocol_name protocol_data netid authname authdata remove Remove entries from the authority file. remove [ protocol_name ] [ protocol_data ] [ netid ] [ authname ] extract Extract entries from the authority file in to a destination file. You must supply the path to the destination to this command as in the following format. Optional specifiers allow you to narrow which entries are extracted. extract filename [ protocol_name ] [ protocol_data ] [ netid ] [ authname ] merge Merge entries from other files in to the authority file selected by the program. You may supply any number of file paths to this command as follows: merge filename1 [ filename2 ] [ filename3 ] ... exit Save changes and exit the program. quit Abort changes and exit the program without saving. source Read and execute commands from a file. source filename AUTHOR
Ralph Mor, X Consortium X Version 11 iceauth 1.0.5 ICEAUTH(1)
All times are GMT -4. The time now is 04:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy