Sponsored Content
Full Discussion: user account priviledges
Operating Systems AIX user account priviledges Post 302567464 by zaxxon on Monday 24th of October 2011 09:23:49 AM
Old 10-24-2011
You are the same user as "newaix"? Please clarify this, thanks.
 

9 More Discussions You Might Find Interesting

1. Cybersecurity

Root Priviledges

I run a HP-9000 system with HP-UX version 11.0 and Informix-4GL version 7.2. I run this system for the military. There was a security issue where only a select few could have the UID of "0". One of those individuals is me (I am the SA). My question is how can i setup my personnel to be able to... (2 Replies)
Discussion started by: JackieRyan26
2 Replies

2. UNIX for Dummies Questions & Answers

root priviledges

How do you determine which users have permission to use root priviledges? (4 Replies)
Discussion started by: Ben070371
4 Replies

3. Post Here to Contact Site Administrators and Moderators

user account

hi how to disable the useraccount in aix (should not remove). (1 Reply)
Discussion started by: chomca
1 Replies

4. UNIX for Dummies Questions & Answers

Difference between : Locked User Account & Disabled User Accounts in Linux ?

Thanks AVKlinux (3 Replies)
Discussion started by: avklinux
3 Replies

5. Cybersecurity

Please help identify these user account

Please help me identify these user accounts.. bin, lp, nuucp, smbnull, mysql, tftp Can we remove these user or disable these users?We have to apply the security policy about the user identification.Since it was settup by our vendor long time ago. We do not have these informations about these... (3 Replies)
Discussion started by: rdstkg
3 Replies

6. Red Hat

User Account Sync

Hi All, I want to know is there any way where if i add a user in a centos machine the can be replicated to another centos automatically. As i have setup DRBD with heartbeat for apache webserver everything is working fine but the only thing im stuck in is about system account for ftp. Can any... (3 Replies)
Discussion started by: search4u2003
3 Replies

7. Solaris

Help me create new user account

I want create user. That user should be login to any server without asking password. How? tell me in detail. :wall: (3 Replies)
Discussion started by: Navkreddy
3 Replies

8. UNIX for Dummies Questions & Answers

User account logging

Hi - I want to log commands typed by oraapps user with time into some log file on runtime. HISTTIMEFORMAT="%d/%m/%y %T " works but any one with oraapps user can delete the history. OS : RHEl 5.6 Any help is appreciated. (5 Replies)
Discussion started by: oraclermanpt
5 Replies

9. HP-UX

User account

I need to check actual date a user was disabled on my HP-UX server. Audit is claiming the user account was active during the last audit exercise. (7 Replies)
Discussion started by: cyriac_N
7 Replies
REALMSET(1p)						User Contributed Perl Documentation					      REALMSET(1p)

NAME
realmset - Modifies entries in a DNSSEC-Tools realm file SYNOPSIS
realmset [options] realm-file DESCRIPTION
realmset modifies fields in the realm file specified by realm-file. Multiple options may be combined in a single realmset execution. realmset operates quietly unless it is given the -verbose option. All records in the specified realm file will be modified, unless the -name option is given. In that case, only the named zone will be modified. OPTIONS
-administrator addr The zone administrator's email address is set to addr. -args arglist Provides additional arguments for the realm manager. These arguments will override the arguments in the DNSSEC-Tools defaults file, the DNSSEC-Tools configuration file, and the realms' rollrec files. The manager's argument list is given in arglist. If more than one argument is given, the set of arguments should be enclosed in quotes. Given the realmset argument processing, the new arguments cannot be specified as they would from a command line. Instead, the arguments should be given in the following manner. The leading dash should be replaced with an equals sign. If the option takes an argument, the space that would separate the option from the option's argument should also be replaced by an equals sign. realmset translates these arguments to the appropriate format for the realm manager. These examples should clarify the argument modifications: normal rollerd option -args options ------------------------ --------------- -display =display -logfile /dt/log.file =zskcount=/dt/log.file The following are valid uses of -args: # realmset -args =display example.realm # realmset -args "=loglevel=phase =sleep=3600" example.realm The -args and -del-args options are mutually exclusive. -configdir configdir The directory to hold the realm's configuration files is set to confdir. -del-administrator The administrator line is deleted from the selected realm records. The -administrator and -del-administrator options are mutually exclusive. -del-args The args line is deleted from the selected realm records. The -args and -del-args options are mutually exclusive. -del-display The display line is deleted from the selected realm records. The -display, -nodisplay, and -del-display options are mutually exclusive. -del-manager The manager line is deleted from the selected realm records. The -manager and -del-manager options are mutually exclusive. -del-user The user line is deleted from the selected realm records. The -user and -del-user options are mutually exclusive. -display Turn on the GUI display of the selected realms. The -display, -nodisplay, and -del-display options are mutually exclusive. -manager manager-program The manager program for the selected realms is set to manager-program. -name realmname The realm whose name matches realmname is selected as the only realm that will be modified. If this name is not given, then all realm records will be modified. -newname new-name The realm's name is changed to new-name. The new name cannot be the name of an existing realm in the file. This option must be used in conjunction with the -name option. -nocheck If this option is given, the realmchk command will not be run on the modified realm file. -nodisplay Turn off the GUI display of the selected realms. The -display, -nodisplay, and -del-display options are mutually exclusive. -realmdir realmdir The directory to hold the realm's files is set to realmdir. -rollrec rollrec-file The rollrec file in the selected realm records is modified to be rollrec-file. -state newstate The realm's state is set to newstate. This must be either "active" or "inactive". -statedir statedir The directory to hold the realm's state files is set to statedir. -user username The user name in the selected realm records is modified to be username. -verbose Display information about every modification made to the realm file. -Version Displays the version information for realmset and the DNSSEC-Tools package. -help Display a usage message. COPYRIGHT
Copyright 2012 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. AUTHOR
Wayne Morrison, tewok@tislabs.com SEE ALSO
dtrealms(8), lsrealm(8), realmchk(8), realminit(8) Net::DNS::SEC::Tools::realmmgr.pm(3), Net::DNS::SEC::Tools::realm.pm(3) file-realm(5) perl v5.14.2 2012-06-21 REALMSET(1p)
All times are GMT -4. The time now is 05:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy