Add a new user or group

From Nuclear Physics Group Documentation Pages
Revision as of 21:31, 24 May 2007 by Maurik (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

These notes are minimal, please expand.

Add User Account

The preferred method of user account creation is the script on einstein:

env HOME=/root  /usr/local/bin/adduser-npg 

You can also manipulate the tables from Improv with the program JXplorer.

More info to be extracted from LDAP server:

 ldapsearch -x '(uid=maurik)'	

Print directory of all available maps:

ldapcat -x

Print a particular map:

ldapcat <mapname>

Manipulate the user accounts: See adduser-npg Change something:

 lusermod --shell /bin/tcsh <user>