-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Darin,
Am 25.03.2011 16:39, schrieb Darin Perusich: > I'm using autofs to mount home directories and on my file server the > home directories live under /srv/export/home/ and this where I need them > created. Yet I need for the homeDirectory value to be /home/$USER since > this is there they mount to on the servers. I've been through the > lamdaemon.pl code and there doesn't appear to be any way to accomplish > this. can you make a symlink /home -> /srv/export/home? Otherwise, you need to change the Perl script. In createHomedir() the path is set in the first line. So you can add a prefix there. Another solution would be to skip lamdaemon and create a postCreate script in custom scripts. > Am I missing something or is this not possible with the current > implementation? If it's not consider this a feature request. And will > I'm at it how about the ability to specify an alternate to /etc/skel ;-) What is the problem with /etc/skel? - -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! http://www.ldap-account-manager.org/lamcms/lamPro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2Myq8ACgkQq/ywNCsrGZ4TEQCfZxDHXpCvMEsuDjFmtZFnI1st ng0AnA8IjgdChtvfCHCV2ci30HoD1pra =/KSD -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
