Gordon Messmer wrote: > Jimmy Ott wrote: >> over a long time i have been using authlib with ldap and it works great. >> i now want to change my backend ldap structure and am trying to build >> the homedir path dynamicly by splitting up the users email address. > > Why? Wouldn't it be simpler to just put the user's home directory in > the homeDirectory attribute? > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users >
you are right, if the homedirectory attribute is also used for other things. but i just hosting email virtual users on my server, and they don't need the homedirectory attribute. so i thought to keep the ldap directory tighter and without any duplicate information. at the moment i use the homedirectory attribute exactly like you described. correct me if i'm wrong, is my effort a step in the wrong direction? thanks in advance j ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
