Code

Updated dns edit zone entries.
[gosa.git] / doc / README.ssh
1 To use the ssh connectivity extension
3 1) Add the openssh-lpk_openldap.schema from contrib/openldap/ to your schema
4    directory
6 2) Add the following entry in connectivity for ssh keys management of users  
8    <tab class="sshAccount" />
10 3) Add the following entry in termtabs for ssh keys management of terminal
12     <tab class="servssh" name="SSH keys" />
13     
14 4) Add the following entry in servtabs for ssh keys management of servers
16     <tab class="servssh" name="SSH keys" />
17     
18 5) if you want your ssh server to directly fetch key from the ldap, you need
19    a patched ssh with http://dev.inversepath.com/trac/openssh-lpk
20    
21     
22 Mortier Benoit
23 OpenSides July 2007