On Tue, 2004-08-03 at 05:47, Ioan Caltun wrote: > Hi, > > I'm a informatics engineering student and I am working on a factory placement which > consists of migrating an NT4 based network upon Red Hat Linux AS 3. > > I took the manual from www.samba.org <http://www.samba.org/> and adapted the > variables as suitable for my case. > > The only one moment where I cannot carry on anymore is when I am supposed to use net > rpc vampire on the PDC. > > Here is the error message which I receive when executing: > > > > [EMAIL PROTECTED] root]# net rpc vampire -S servpdc -U Administrateur%ioan > > Fetching DOMAIN database > > SAM_DELTA_DOMAIN_INFO not handled > > Creating unix group: 'Admins du domaine' > > Error: Insufficient access at /usr/local/sbin//smbldap_tools.pm line 920. > > Creating unix group: 'Utilisa. du domaine' > > Error: Insufficient access at /usr/local/sbin//smbldap_tools.pm line 920. > > Creating unix group: 'InvitÃs du domaine' > > Error: Insufficient access at /usr/local/sbin//smbldap_tools.pm line 920. > > > > And this repeats itself for all the accounts.. Could somebody tell me why there is > insufficient acces and especially for whom? As I start the actions as root :-( > > I use Samba 3.0 and openLDAP 2.0.7 ---- It appears that the the problem is with the admin dn listed in your smb.conf can't modify LDAP. Did you set the password for this LDAP administration dn? smbpasswd -w PASSWD_OF_ADMIN_DN
or there are problems with with your LDAP setup within samba Craig -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
