search for: fetch_account

Displaying 10 results from an estimated 10 matches for "fetch_account".

2009 Nov 19
0
migrating NT4 PDC to samba3. netrpc vampire errors
...p: 'SophosDomainAdministrator' groupadd: 'SophosDomainAdministrator' is not a valid group name smb_create_group: Running the command `/usr/sbin/groupadd 'SophosDomainAdministrator'' gave 3 Creating account: Administrator useradd: invalid user name 'Administrator' fetch_account: Running the command `/usr/sbin/useradd -m 'Administrator'' gave 3 Could not create posix account info for 'Administrator' Creating account: Guest useradd: invalid user name 'Guest' fetch_account: Running the command `/usr/sbin/useradd -m 'Guest'' gave 3 Coul...
2004 Sep 09
3
Could not create posix account info
...groupdb/mapping.c:smb_create_group(1113) smb_create_group: Running the command `/usr/local/sbin/smbldap-groupadd -p "Domain Guests"' gave 6 Creating account: Administrator /usr/local/sbin/smbldap-useradd: user Administrator exists [2004/08/17 14:09:31, 1] utils/net_rpc_samsync.c:fetch_account_info(434) fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -m "Administrator"' gave 9 Could not create posix account info for 'Administrator' Creating account: Guest [2004/08/17 14:09:32, 1] utils/net_rpc_samsync.c:fetch_account_info(434) fetch_acco...
2005 Mar 09
0
Problems setting up a Samba BDC
...ap-groupadd.pl: group Domain Guests exists [2005/03/09 12:56:04, 3] groupdb/mapping.c:smb_create_group(989) smb_create_group: Running the command `/usr/local/sbin/smbldap-groupadd.pl -p 'Domain Guests'' gave 6 Creating account: USAAdmin [2005/03/09 12:56:04, 1] utils/net_rpc_samsync.c:fetch_account_info(434) fetch_account: Running the command `/usr/local/sbin/smbldap-useradd.pl -m 'USAAdmin'' gave 0 Could not create posix account info for 'USAAdmin' Creating account: Guest [2005/03/09 12:56:04, 1] utils/net_rpc_samsync.c:fetch_account_info(434) fetch_account: Running t...
2005 Jul 14
1
NT4 migration errors
...' Creating unix group: 'Domain Guests' Creating unix group: 'Sales' Creating unix group: 'Accounting' Creating account: Administrator Error: SID not set for unix group 1001 check if your unix group is mapped to an NT group [2005/07/14 12:18:55, 0] utils/net_rpc_samsync.c:fetch_account_info(527) fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -a -m 'Administrator'' gave 7 Could not create posix account info for 'Administrator' Creating account: Guest Error: SID not set for unix group 1001 check if your unix group is mapped to an NT group...
2009 Nov 24
1
migrating NT4 PDC net rpc vampire errors with capital letters
...t transfered. There seems to be errors with my groups and Computer accounts. I was able in the past to vampire all the accounts (even capital letters) so any ideas would be great. Thanks in advance. Here is a type of error I get: Creating account: Ryan useradd: invalid user name 'Ryan' fetch_account: Running the command `/usr/sbin/useradd -m 'Ryan'' gave 3 Could not create posix account info for 'Ryan' I get this error for groups: Creating unix group: 'SophosDomainPowerUser' groupadd: 'SophosDomainPowerUser' is not a valid group name smb_create_group: Runn...
2004 Jan 02
1
SOLVED: Must a Samba PDC use LDAP for nss?
...grate the users across still... [root@my-pdc /]# net rpc vampire -U DOMAIN\\Administrator -S NT4PDC -d 4 Can't call method "get_value" on an undefined value at /opt/local/samba/sbin/smbldap-useradd.pl line 154, <DATA> line 283. [2004/01/02 14:13:41, 1] utils/net_rpc_samsync.c:fetch_account_info(445) fetch_account: Running the command `/opt/local/samba/sbin/smbldap-useradd.pl -a -m "Administrator"' gave 29 Darren
2006 Feb 23
0
smbldap-adduser problems
...n/smbldap-useradd -w "%u" then using smbldap-populate -> good , net rpc join -> good and net rpc vampire commands with debug -d 3 with net rpc vampire -> not good. The debug looks like : Creating account: vincent-admin [2006/02/22 17:26:06, 1] utils/net_rpc_samsync.c:fetch_account_info(534) fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -a -m "vincent-admin"' gave 0 [2006/02/22 17:26:06, 3] utils/net_rpc_samsync.c:fetch_account_info(548) Attempting to find SID S-1-5-21-1694593686-2069964415-1230779191-1046 for user vincen...
2003 Jan 20
1
LDAP PDC, net rpc vampire
...ection 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 14:26:38, 3] utils/net_rpc_samsync.c:fetch_account_info(333) Could not create account Administrator [2003/01/20 14:26:38, 0] passdb/passdb.c:pdb_free_sam(355) pdb_free_sam: SAM_ACCOUNT was NULL At this point I am suspecting that it's expecting an LDAP account to exist already because I'm using sam backend = ldap. I'll try ldap_nua...
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
...diff -a -u -r1.16 net_rpc_samsync.c --- source/utils/net_rpc_samsync.c 20 Dec 2002 20:23:06 -0000 1.16 +++ source/utils/net_rpc_samsync.c 21 Jan 2003 12:13:36 -0000 @@ -318,6 +318,24 @@ add_ret = smbrun(add_script,NULL); DEBUG(1,("fetch_account: Running the command `%s' " "gave %d\n", add_script, add_ret)); + } else { + /* Need to add the user by other means */ + int local_flags = LOCAL_ADD_USER; /* XXX */ + BOOL ret; +...
2006 May 30
0
Vampire Problems
Hi Group :Migrating a NT4 Domain to a Samba with LDAP Backend i have this error.Users / Groups / Computers was created in ldap without problems. fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -m "sbogado"' gave 9 Could not create posix account info for 'sbogado' SO : Solaris 10 X86 samba ver: 3.0.22 smb.conf [global] workgroup = TEKNO_DOM server string = NT2025 interfaces = e1000g0...