db-master.debian.org does not exist, use db instead
authorPaul Wise <pabs@debian.org>
Sun, 5 Apr 2015 09:29:36 +0000 (17:29 +0800)
committerPaul Wise <pabs@debian.org>
Sun, 5 Apr 2015 09:29:36 +0000 (17:29 +0800)
input/howto/add-account.creole
input/howto/add-guest.creole

index 097b218..8cfee71 100644 (file)
@@ -29,7 +29,7 @@ http://wiki.debian.org/DAManager or http://www.debian.org/intro/organization).
 Step 2: Create an entry in LDAP by executing ud-useradd on draghi.
 
 {{{
-       you@home~$ ssh you@db-master.debian.org
+       you@home~$ ssh db.debian.org
        you@draghi~$ ud-useradd
 }}}
 
index cfc2c6b..70914f1 100644 (file)
@@ -28,7 +28,7 @@ Export from your keyring into the guest-keyring using:
 
 === add to ldap ===
 
-Once that is done, to to db-master (aka draghi) and add the account:
+Once that is done, login to db (aka draghi) and add the account:
 {{{
        ud-useradd -g
 }}}