-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Zengming,
Zengming Zhang schrieb: > Unfortunately, I am totally new to LDAP, and to make things going > faster, I choose to use LAM for making it easily to manager LDAP server. try these HowTos for an introduction to LDAP user management: http://www.ldap-account-manager.org/lamcms/howto > And the problem is, I can't create a samba domain anyway. I am sure I > entered the right sambaDomainName and sid. But lam says: > -------------------------------------- > Was unable to create DN: > sambaDomainName=FILE-SERVER,ou=domains,dc=file-server. > Invalid DN syntax > -------------------------------------- Probably, you do not have included the samba.schema in your slapd.conf. Try Tools -> Tests -> Schema test to see if all required LDAP schemas are loaded. > Another problem, I thought I can use LAM to create system users, and I > did created some users in LAM, but when I check the /etc/passwd file in > file-server, the user I just created is not exist! And his home folder > not created either. Users are not created in /etc/passwd but in LDAP. LDAP can then be used to dynamically extend/replace /etc/passwd. See the HowTos above on LDAP authentication. - -- 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkuWpWQACgkQq/ywNCsrGZ6ljQCfYLaLEdvJBxc0uvuHjPoMfYxK 0mIAn3fSEJpBEmJmUFVBVFJTg/WoI1wD =f6ju -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
