Le Wed, Feb 04, 2004 at 01:21:10PM -0800, Jeff Davis a ecrit: > [EMAIL PROTECTED] root]# smbldap-useradd -am testuser2 > failed to perform search; No such object at > /usr/local/sbin//smbldap_tools.pm line 211, <DATA> line 283. > No such object at /usr/local/sbin//smbldap_tools.pm line 719, <DATA> line > 283.
the problem may come from this: you want to add a windows account. The script will then use the default gidNumber defined in the smbldap.conf file. So does this group exist in the directory, and did you create the mapping (you can use the -a option of smbldap-groupadd to create an automatic group mapping) ? -- J�rome -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
