Update the list of allowed shells.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 29 Mar 2009 15:48:39 +0000 (17:48 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 29 Mar 2009 15:48:39 +0000 (17:48 +0200)
etc/phpldapadmin/templates/creation/posixAccount.xml

index 5b1f51a011690663aa6129dfc698ab76748e1983..876cb0f5cf97a06efd47e2a0091f6b2f4f12d62a 100644 (file)
@@ -72,8 +72,7 @@
        <page>1</page>
        <!-- <option>=php.PickList(/,(objectClass=posixAccount),loginShell,%loginShell%)</option> -->
        <option>/bin/sh</option>
-       <option>/bin/tsh</option>
-       <option>/bin/csh</option>
+       <option>/bin/bash</option>
 </attribute>
 <attribute id="userPassword">
        <display>Password</display>