Deprecated: Assigning the return value of new by reference is deprecated in /home/httpd/html/resources/projects/inc/parserutils.php on line 161

Deprecated: Assigning the return value of new by reference is deprecated in /home/httpd/html/resources/projects/inc/parserutils.php on line 164

Deprecated: Assigning the return value of new by reference is deprecated in /home/httpd/html/resources/projects/inc/parserutils.php on line 239

Deprecated: Function split() is deprecated in /home/httpd/html/resources/projects/inc/auth.php on line 96

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/html/resources/projects/inc/parserutils.php:161) in /home/httpd/html/resources/projects/inc/auth.php on line 179

Deprecated: Function split() is deprecated in /home/httpd/html/resources/projects/inc/common.php on line 532

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/html/resources/projects/inc/parserutils.php:161) in /home/httpd/html/resources/projects/inc/actions.php on line 71
orgo [Progsoc Projects]
 

Current Services

LDAP

Configuration Details

/etc/ldap.conf

#Noteworthy configuration options should go here.

Administration

To change the username of a progsoc user:

username@orgo $ sudo cpu usermod -M ldap -l OLD_USERNAME --newusername=NEW_USERNAME OLD_USERNAME
username@orgo $ sudo cpu usermod -M ldap -d /home/NEW_USERNAME NEW_USERNAME
username@orgo $ sudo mv /phatdisk/home/OLD_USERNAME /phatdisk/home/NEW_USERNAME

You’ll also need to make sure that you replace OLD_USERNAME@progsoc with NEW_USERNAME@progsoc in the mailing list subscriptions:

username@orgo $ sudo vi /phatdisk/org/progsoc.org/majordomo/lists/progsoc
username@orgo $ sudo vi /phatdisk/org/progsoc.org/majordomo/lists/progsoc-announce

As well as update the member database on sql.progsoc.org (contact the CSO for the username, password and databasename):

username@sql.progsoc.org $ mysql -u username -p=password databasename
mysql> UPDATE people SET username = 'NEW_USERNAME' WHERE username = 'OLD_USERNAME';

Planned Services

N/A

 
orgo.txt · Last modified: 2005/11/18 11:14 by 144.132.248.179
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki