Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2007-02-13 18:23:06
Size: 997
Comment:
Revision 4 as of 2007-02-13 18:57:54
Size: 1373
Comment: manbo installation details
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Current status: Sun LDAP server on manbo set up, DN is dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au Current status: Sun LDAP server on manbo set up, DN is dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au. Server root is /var/mps/serverroot, admin passwords available upon application to [TRS]. /usr/sbin/directoryserver startconsole start the managery console thing.
Line 12: Line 12:
 * Bonus crack - user address book, see (minimally functional) demo at http://mussel.ucc.asn.au/contagged-0.5
Line 20: Line 21:
=== Attribute Abuse ===
Stick dovecot mail_location in preferredDeliveryMethod
Line 21: Line 25:
http://lists.samba.org/archive/samba/2005-March/101579.html[[BR]]
http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html[[BR]]
http://samba.org/samba/docs/man/Samba-Guide/happy.html[[BR]]
http://lists.samba.org/archive/samba/2005-March/101579.html [[BR]]
http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html [[BR]]
http://samba.org/samba/docs/man/Samba-Guide/happy.html [[BR]]
Line 30: Line 34:
 * libpam-ldap

This page is for working out the migration of UCC authentication to LDAP.

Current status: Sun LDAP server on manbo set up, DN is dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au. Server root is /var/mps/serverroot, admin passwords available upon application to [TRS]. /usr/sbin/directoryserver startconsole start the managery console thing.

To Do

User objectClasses

  • Structural
    • inetOrgPerson
  • Auxiliary
    • sambaSamAccount
    • shadowAccount

Attribute Abuse

Stick dovecot mail_location in preferredDeliveryMethod

Useful URLs

http://lists.samba.org/archive/samba/2005-March/101579.html BR http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html BR http://samba.org/samba/docs/man/Samba-Guide/happy.html BR http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/passdb.html

Client configuration

  • libnss-ldap
    • nss_base_passwd ou=People,dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au
    • and for hosts with samba: nss_base_passwd ou=Computers,dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au
  • libpam-ldap