similar to: smbldap-adduser problems

Displaying 20 results from an estimated 1100 matches similar to: "smbldap-adduser problems"

2005 Mar 09
0
Problems setting up a Samba BDC
Hello, I am trying to setup a SLES9 system as a Samba BDC. The PDC is NT4. I am using an LDAP backend and have installed the smbldap tools. I am following the directions found in the HOWTO and am running into trouble, maybe someone can shed some light on things for me and tell me what I'm doing wrong. I will print the commands I'm using to try and create the samba BDC and we'll go
2004 Sep 09
3
Could not create posix account info
[root@red docs]# net rpc vampire -S NTPDC -d 3 [2004/08/17 14:09:29, 3] param/loadparm.c:lp_load(3911) lp_load: refreshing parameters [2004/08/17 14:09:29, 3] param/loadparm.c:init_globals(1324) Initialising global parameters [2004/08/17 14:09:29, 3] param/params.c:pm_process(566) params.c:pm_process() - Processing configuration file "/usr/lib/smb.conf" [2004/08/17 14:09:29,
2005 Jul 14
1
NT4 migration errors
Hi I've setup samba 3.0.14 with the latest idealx scripts on FC3. Now I have a test lab to migrate from NT4 box which different than the standalone PDC I have running. Here's the order I used and my ldap and samba configs are clean as far as I can tell since I do get a partial migration. When using 'net rpc vampire -S nt4 -W DOMAIN' it populates the groups from NT4 and shows the
2004 Jan 02
1
SOLVED: Must a Samba PDC use LDAP for nss?
Hi All, It seems like Samba 3 does require the PDC to use LDAP for nss when using ldapsam. I reconfigured Solaris 9 to use nss_ldap and 'getent group' now shows the posixGroups created by the 'net rpc vampire' operation. I then cleaned up the LDAP database and ran vampire again. Each group is created successfully with incrementing gidNumber 10000 onward. 'net groupmap
2003 Jun 20
0
Samba PDC???
Hi All I am migrating from NT4 to Samba.. I followed the documentation in Samba-HOTO-Collection.pdf i am fine till i do #net rpc join -S NT4PDC -w WORKGROUP -U Administrator%password [2003/06/20] 14:54:03, ] utils/net_rpc.c:run_rpc_command(154) rpc command function failed! (NT_STATUS_ACCESS_DENIED) Joined domain WORKGROUP After this when i do #net rpc vampire -S NT4PDC -w WORKGROUP -U
2004 Apr 19
0
NT4 -> samba 3.0.2, tdbsam
Hi all, I installed: samba3.0.2 tdb-1.0.6-96 tdb-devel-1.0.6-96 I can join my ntdomain, but I can't find passdb.tdb :( I got some failure message, but my group's and user's names seem ok. what is wrong? # net rpc vampire -S SUN Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled Creating unix group: 'Domain Admins' usage: groupadd [-g gid [-o]] [-r] [-f] group
2005 May 20
0
Migrating from NT4 questions
Hi, I'm preparing to do a migration, but I'm having some doubts. I installed 3.0.14a (from/for Suse) and I successfully joined the domain. When I did a "net rpc vampire -S ..." there were some things that worry me : ... Creating account: Administrator [2005/05/17 12:35:31, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(195) Unable to open/create TDB passwd [2005/05/17 12:35:31, 0]
2003 Nov 04
1
Groups problem
We would like to migrate grom Winnt 4.0 to Samba 3 with ldap support. We have installed openldap on Rh 2.1 AS and created starting databases with IDEALX.org scripts. Now i have added computer to domain no problems and than I tried to migrate users and groups, but only user migrate but there is a problem " Primary group of Administrator has no mapping!" ( this is error for every user).
2003 Jan 20
1
LDAP PDC, net rpc vampire
still digging at this: [2003/01/20 14:26:38, 2] passdb/pdb_ldap.c:ldapsam_connect_system(421) ldap_connect_system: succesful connection to the LDAP server [2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_open(472) The LDAP server is succesful connected [2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_getsampwnam(1573) We don't find this user [Administrator] count=0 [2003/01/20
2003 Nov 02
0
(no subject)
Hello, I try to use Samba as a PDC. I have a old Windows 4.0 PDC and I want to get the users and the groups from the PDC. I joined the domain and get the users and groups with "net rpc vampire". The users and the groups were written in local user- and group-database, but the relation between the users and groups were lost, in the groups were no users. A short message from the
2003 Nov 02
1
(no subject)
Hello, I try to use Samba as a PDC. I have a old Windows 4.0 PDC and I want to get the users and the groups from the PDC. I joined the domain and get the users and groups with "net rpc vampire". The users and the groups were written in local user- and group-database, but the relation between the users and groups were lost, in the groups were no users. A short message from the
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
This patch allows net rpc vampire to create accounts in the same way that smbpasswd does, i.e. it will attempt to use the appropriate account creation function for the backend in use. From reading the comments on the top of the local_password_change function, either I shouldn't be going this route or local_password_change is due for some sort of change in status. The only major caveat I've
2003 Jul 07
1
Migrate NT PDC to SAMBA PDC
Hi all, I'm trying to migrate NT PDC server to Samba PDC. and now i use samba 3.0.0beta2. I looks the migration steps from samba-howto-collection.pdf or in http://us2.samba.org/samba/ftp/cvs_current/docs/htmldocs/nt4migration.html, and it's not works well. The step is : ******** The approximate migration process is described below. " You will have an NT4 PDC that has the users,
2003 Jul 17
1
NT4 migration
Hi I am using samba-3.0.0beta3-1.i386.rpm on RedHat 9... trying to migrate from NT4 PDC to Samba PDC... reading the HOW-TO document at step 6 whioch is net rpc vampire... Unsuccessfull... when i do #net rpc vampire -S NTSERVER -U Administrator%password All NT users are created in /etc/passwd file and also home directories created without any problem..but only few user entries are created in
2003 Dec 15
1
net rpc vampire problems
Hi all. I'm trying to migrate our NT4 domain to Samba-3.0.1-rc3. My smb.conf: [global] netbios name = vp workgroup = NUSAUS server string = Samba Server %v bind interfaces only = true # interfaces = 192.168.0.1/24 interfaces = 10.146.1.100/24 passdb backend = tdbsam log level = 5 log file = /var/log/samba3/log.%m max log size = 50 name resolve
2004 Jan 14
0
Problems with smbldap-tools 0.8.2 and Samba 3
I'm having problems using smbldap-tools 0.8.2 from idealix, I'm using the following entry in my smb.conf file: add machine script = smbldap-useradd.pl -w -g 553 %u Then, while I try to add a workstation to my domain, the script adds a posixAccount, and then I get this error: ------ [2004/01/14 18:15:49, 1] passdb/pdb_ldap.c:ldapsam_modify_entry(1173) ldapsam_modify_entry: Failed to
2009 Nov 19
0
migrating NT4 PDC to samba3. netrpc vampire errors
Hi, I am in the processof migrating a a NT4 PDC over to a samba3 server. I am following this guide:http://vermeulen.ca/linux-windows-nt.html I am able to join the Domain but when I go to net rpc vampire I get the following errors: Not all my users get transfered: [root at HERCULES ~]# net rpc vampire -S GENOME -w HERCULES -U administrator Fetching (to passdb) DOMAIN database Creating unix
2006 Feb 21
0
Authenticating Samba on NT4 SRV
Hi, I'm just using samba for few weeks and i'm triing to migrate all NT4 SAM base to Samba Linux. I'm working with Red Hat enterprise Linux ES 4.0 updated, openldap 2.2.13-4, samba samba-3.0.10-1.4E.2 and i've followed IDEALX migration procedure with smbldap-tools-0.9.3-1. Every configuration seems to be clean but not ;o))))) I'm using cleartext password in slapd.conf and
2005 Feb 03
6
smbldap-populate failure
dear list, I'm trying to migrate nt4 to samba3, and have two issues at the moment. First is: I'm getting two (small?) errors using smbldap-populate on my ldap database. At first I tried ignoring this, but now also rpc net vampire complains. (maybe because of this..?) This is the output of smbldap-populate: <quote> server:/usr/local/sbin # smbldap-populate Using builtin directory
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2 smbldap-tools 0.8.4 RH 9 nss_ldap configured pam_ldap NOT configured LDAP passwd backend winxp pro domain member Hello, i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It works at group creation but have a strange behavior in user creation. In the LDAP there are two manually created accounts; Administrador & invitado, both posixAccount and