At 07:59 AM 20/01/2011, you wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi Ian, > >Am 19.01.2011 08:39, schrieb Ian Hellyer: > > I have setup LAM v3.2.0 on fedora 14 > > Created an administrator user with useradd > >please create a Unix user account in LDAP and use this account for the >LAM login (and set the LDAP ACLs to give him administrative access to LDAP). >LAM requires that your LAM admin user is no virtual account but an LDAP >entry with object class posixAccount. > > >- -- > >Best regards > >Roland Gruber Hello Roland,
I deleted entires from ldap and the unix user using userdel -r then created a ldif file with the necessary entires ObjectClass posixAccount and inetOrgPerson homeDirectory loginShell uid cn gidNumber sn uidNumber userPassword Used ldapadd to add the contents into ldap then created a home directory with ownership and permissions. The ACL was already in the slapd.conf file. Logged into LAM; lamdaemon test was successful. I can create users with home directories now. My method on older versions of LAM worked but it was obviously the wrong way of doing it. Thank for your help. Best regards, Ian ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
