Egw Version: 1.4.002
File: ./phpgwapi/inc/class.accounts_ldap.inc.php
Line: 577
When egw is configured NOT to handle homeDirectory and shell
attributes, then the $to_write[‘homedirectory’] variable is set to
/dev/null. I’d rather populate it with data from the mail attribute by
assigning a path that contains the user’s mail domain name and email
account as part of the path. For example, using something like
$DOMAIN/$USER/Maildir/ could allow bob@example.com to expand out to:
example.com/bob/Maildir/ What is the best way to implement extracting
both the account name and the domain name from whatever is available to
that .php script?
I see in the egw setup options that one can specify a home directory
’PREFIX’ Is there a technical reason why variables (such as one that
would expand to be the user id) could not be specified there?
–
Richard
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft® Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers