From: bualum1998 <bua...@gm...> - 2006-07-07 18:03:12
|
I've been doing some experimenting, and I am now able to create users WITHOUT the SAMBA options enabled.. When I migrated users over from my existing /etc/passwd file I followed the "SAMBA BY EXAMPLE" at www.samba.org, so all my users have the following objectClasses: top , person , organizationalPerson , inetOrgPerson , sambaSamAccount , posixAccount , shadowAccount With the webmin, my new users have top, inetOrgPerson, posixAccount, ShadowAccount I continue to get an error about the sambaSID being required by sambaSAMAccount. I do have the Samba Domain SID set, and when I look at my ldap log file, it does not appear to be including sambaSID in the paramaters to set with the user add (or modify). I've also noticed that my existing users have SambaSID set, and the SID is the same as the Samba Domain SID, except for the last collection of digits, these seem to vary by user. How is ths SambaSID calculated, and how do I get webmin to set this value when adding/creating users? Thanks again for the help in advance. |