ResourcesMark: Difference between revisions

From MDWiki
Jump to navigationJump to search
Line 20: Line 20:


== Add new user (grape) ==
== Add new user (grape) ==
''' ff '''
''' Create account in /etc/passwd '''
  ffdsf
  useradd NAME
vim /etc/passwd # and change the UID to the one set in LDAP
''' Update NIS (for cluster authentication) '''
cd /var/yp/
make

Revision as of 02:49, 15 July 2008

System Configuration (workstations, grape)

Alarm handling/Shutting down the rack

System Configuration (windows and Linux laptop)

System Configuration (CCMS Blackhole)

Grape queueing system

Add new user (LDAP)

Add new user (grape)

Create account in /etc/passwd

useradd NAME
vim /etc/passwd # and change the UID to the one set in LDAP

Update NIS (for cluster authentication)

cd /var/yp/
make