[Debconf-video-commits] r633 - fai-config/doc

Holger Levsen holger at alioth.debian.org
Wed Aug 25 16:52:55 UTC 2010


Author: holger
Date: 2010-08-25 16:52:54 +0000 (Wed, 25 Aug 2010)
New Revision: 633

Added:
   fai-config/doc/udlap-notes.txt
Log:
document some usage

Added: fai-config/doc/udlap-notes.txt
===================================================================
--- fai-config/doc/udlap-notes.txt	                        (rev 0)
+++ fai-config/doc/udlap-notes.txt	2010-08-25 16:52:54 UTC (rev 633)
@@ -0,0 +1,28 @@
+How to add the host selma to udlap on cmburns.debconf.org
+---------------------------------------------------------
+This needs to be done for all hosts at a debconf.
+
+
+selma:~# softupdate
+
+holger at cmburns:~$ sudo vi /var/keys/sshdist
+add from selmai the output of: cat /etc/ssh/ssh_host*_key.pub
+
+holger at cmburns:~$ ud-host -h cmburns
+
+holger at cmburns:~$ sudo -u sshdist ud-generate
+
+selma:~# ud-replicate
+
+(needs entry in cmburns:/etc/userdir-ldap/generate.conf)
+
+
+Manage users
+------------
+$ ud-info -r -a holger -u $user
+$ ud-useradd
+
+Edit groups in ldap
+-------------------
+$ ldapvi --encoding=ASCII --ldap-conf -h db.debconf.org -D uid=holger,ou=users,dc=debconf,dc=org 'gid=*'
+




More information about the Debconf-video-commits mailing list