Re: Virtual domains and LDAP

2003-08-14 Thread Ken Murchison
James Satterfield wrote: I'm using a virtual domain setup based on usernames. So I have a domain uberduper.com and a user [EMAIL PROTECTED] I've got imapd setup to use saslauthd, and saslauthd setup to auth against LDAP. If I assign the uid of [EMAIL PROTECTED] in ldap, testsaslauthd can successful

Re: Virtual domains and LDAP

2003-08-05 Thread James Satterfield
Aha! For some reason I interpreted the virtual domains document to mean that by setting the default domain, if a user tries to use an unqualified username, it will append the default domain for authentication. I have no idea what I was thinking. This solves the problem and makes me very happy. Than