On Fri, 2 Dec 2005, Gordon Messmer wrote:
Thomas Reifferscheid wrote: ...strcpy(homedir,basedir); if (chdir(homedir))
[...]
Ignoring that the pseudo-code doesn't work,
I know, but I think the basic idea is clear.
why would you configure your users' home directory to something that doesn't exist?
Who ever said I configured it to something that does not exist? I just don't need it, and therefore don't want to mount it via nfs. I need it when a real users logs in to the box, ok. But just for reading mails via imap, the chdir is just superflous to my setup. It makes the automounter mount the homedirectory for nothing. So a configurable optionally variable instead of chdir(homedir); would be so great. Hope I made my points more clear now. Kind regards, Thomas Reifferscheid ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
