[Samba] Problem creating Samba Admin account

Craig White craigwhite at azapple.com
Fri Mar 24 03:44:49 GMT 2006


On Thu, 2006-03-23 at 13:19 -0800, Mont Rothstein wrote:
> I am trying to create a Samba Admin account in FDS as per the final steps of
> http://directory.fedora.redhat.com/wiki/Howto:Samba
> 
> I've asked about this on the FDS mailing list with no luck, I am hoping
> someone here will be able to help me.
> 
> I've created a file with contents:
> 
> Administrator:x:0:0:Samba Admin:/root:/bin/bash
> 
> 
> I then ran:
> 
> /usr/share/openldap/migration/migrate_passwd.pl /tmp/sambaAdmin >
> /tmp/sambaAdmin.ldif
> 
> 
> but when I get to converting the ldif to ldap via:
> 
> /opt/fedora-ds/slapd-<server>/ldif2ldap "cn=Directory manager"
> password /tmp/sambaAdmin.ldif
> 
> 
> I get the following error:
> 
> adding new entry uid=Administrator,ou=People,dc=forayadams,dc=foray,dc=com
> ldap_add: Object class violation
> ldap_add: additional info: unknown object class "kerberosSecurityObject"
> 
> As far as I know I haven't enabled kerberos anywhere.  Does anyone know what
> I need to do to resolve this?
----
wrong list - not a samba question...

but if you actually post that question to an LDAP list...you might
actually want to show the contents of /tmp/sambaAdmin.ldif

my wild guess is that you have an objectclass within that file that
isn't supported by your setup.

Craig



More information about the samba mailing list