LDAP for Services

2004-05-31 Thread matt f
Hello, My goal has been a consistent replicated single sign on for my system, and more importantly, a means of orchestrating that. Originally I made a very painful web script to add users or allow users to change all their passwords at once, but, in spite of its elegance, it was in fact a klud

Re: LDAP for Services

2004-06-02 Thread matt f
Use a multi-valued attribute (allowedservices) and put in some magick words like (ftp, samba, mail, ...) that is exactly what i was looking for. thanks. i may be an ace at setting up ldap & kerberos now, but i still dont know how to use ldap. ;) Myren -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

LDAP for Services

2004-05-31 Thread matt f
Hello, My goal has been a consistent replicated single sign on for my system, and more importantly, a means of orchestrating that. Originally I made a very painful web script to add users or allow users to change all their passwords at once, but, in spite of its elegance, it was in fact a klud

Re: LDAP for Services

2004-06-02 Thread matt f
Use a multi-valued attribute (allowedservices) and put in some magick words like (ftp, samba, mail, ...) that is exactly what i was looking for. thanks. i may be an ace at setting up ldap & kerberos now, but i still dont know how to use ldap. ;) Myren