Hello, The setting that I'm trying to accomplish, is an IMAP server hosting local filesystem Maildirs for an ADS server. So far I got a working pam and winbind setup, the only unresolved issue is a pam "session" call to perform: "session required pam_mkhomedir.so skel=/etc/skel/ umask=0022" When I create the $homedir and copy the skel manually, the setup works fine. If the user has no $homedir than the pam_mkhomedir.so is not called and therefore it result with an error:
imapd: user: chdir(/home/DOMAIN/user) failed!! imapd: error: No such file or directory imapd: authentication error: No such file or directory Is there a way to make courier to generate a $homedir and copy the skel? Thanks, Andrew Nady. Debian Etch Server pkg revs: courier-authdaemon 0.58-4 courier-authlib 0.58-4 courier-authlib-userdb 0.58-4 courier-base 0.53.3-5 courier-imap 4.1.1.20060828-5 libpam-runtime 0.79-5 winbind 3.0.24-6etch10 Conf files courier : authmodulelist="authpam" ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Courier-imap mailing list Courier-imap@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap