search for: smb_create_group

Displaying 9 results from an estimated 9 matches for "smb_create_group".

2004 Sep 09
3
Could not create posix account info
...29, 3] lib/util_sock.c:open_socket_out(752) Connecting to 192.168.138.5 at port 139 Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled Creating unix group: 'Domain Admins' /usr/local/sbin/smbldap-groupadd: group Domain Admins exists [2004/08/17 14:09:30, 3] groupdb/mapping.c:smb_create_group(1113) smb_create_group: Running the command `/usr/local/sbin/smbldap-groupadd -p "Domain Admins"' gave 6 Creating unix group: 'Domain Users' /usr/local/sbin/smbldap-groupadd: group Domain Users exists [2004/08/17 14:09:30, 3] groupdb/mapping.c:smb_create_group(1113) s...
2009 Nov 19
0
migrating NT4 PDC to samba3. netrpc vampire errors
...o 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 group: 'Domain Admins' groupadd: 'Domain Admins' is not a valid group name smb_create_group: Running the command `/usr/sbin/groupadd 'Domain Admins'' gave 3 Creating unix group: 'Domain Users' groupadd: 'Domain Users' is not a valid group name smb_create_group: Running the command `/usr/sbin/groupadd 'Domain Users'' gave 3 Creating unix group: '...
2003 Dec 31
0
gidNumber 10000 for all groups after vampire
...h_one_group(1636) ldapsam_search_one_group: searching for:[(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-21-406913949-92942006-6498272-512))] [2003/12/31 12:27:17, 4] passdb/pdb_ldap.c:ldapsam_getgroup(1781) ldapsam_getgroup: Did not find group [2003/12/31 12:27:18, 3] groupdb/mapping.c:smb_create_group(778) smb_create_group: Running the command `/opt/local/samba/sbin/smbldap-groupadd.pl -a "Domain Admins"' gave 0 [2003/12/31 12:27:18, 2] passdb/pdb_ldap.c:ldapsam_search_one_group(1636) ldapsam_search_one_group: searching for:[(&(objectClass=sambaGroupMapping)(sambaSID=S-1-...
2005 Mar 09
0
Problems setting up a Samba BDC
...se [2005/03/09 12:56:03, 2] lib/smbldap.c:smbldap_search_domain_info(1377) Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=USA1))] Creating unix group: 'Domain Admins' /usr/local/sbin/smbldap-groupadd.pl: group Domain Admins 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 Admins'' gave 6 Creating unix group: 'Domain Users' /usr/local/sbin/smbldap-groupadd.pl: group Domain Users exists [2005/03/09 12:56:04, 3] groupdb/mapping.c:smb_create_group(989) smb_...
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
...ec_ctx_stack_ndx = 1 [2009/12/26 15:11:25, 5] auth/token_util.c:debug_nt_user_token(522) NT user token: (NULL) [2009/12/26 15:11:25, 5] auth/token_util.c:debug_unix_user_token(548) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2009/12/26 15:11:26, 3] groupdb/mapping.c:smb_create_group(215) smb_create_group: Running the command `/usr/sbin/smbldap-groupadd -a "titii2"' gave 0 [2009/12/26 15:11:26, 2] lib/smbldap_util.c:smbldap_search_domain_info(277) smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=MRG2))] [2009/12/26 15:11...
2007 Nov 14
1
problem with net rpc vampire
I'm trying to migrate accounts from a NT4 PDC to a Samba 3.0.26a server with a ldap backend, using "net rpc vampire". I was able successfully to run the "smbldap-populate" script and verified that users and groups were created by running "pdbedit -Lw" and "net groupmap list". According to the output from "net rpc vampire" all accounts and
2009 Nov 24
1
migrating NT4 PDC net rpc vampire errors with capital letters
...yan' 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: Running the command `/usr/sbin/groupadd 'SophosDomainPowerUser'' gave 3 and for Computer names: Creating account: LIMS1$ useradd: invalid user name 'LIMS1$' fetch_account: Running the command `/usr/sbin/useradd -s /bin/false -d /dev/null 'LIMS1$'' gave 3 Here is...
2008 Oct 15
4
Bad passwords from Vampire / NT migration
...o use -U administrator; I assume it's relying on the machine trust account and its BDC membership. It appears to create all user, workstation, and group accounts properly. The only errors are pertaining to the inability to add groups with spaces: [2008/10/13 23:41:26, 0] groupdb/mapping.c:smb_create_group(215) smb_create_group: Running the command `/usr/sbin/groupadd "Account Operators"' gave 3 This is okay because I manually created unix groups and mapped them. Now the problem is that apparently all the passwords are coming over incorrectly. If I attempt to promote Linux to PD...
2006 Oct 21
0
Usrmgr cannot add groups with ldap backend
I get the following errors when I try to remove group from a user with usrmgr smb_create_group: Running the command `/usr/local/sbin/smbldap-groupadd -p 'test'' gave 111 [2006/10/20 19:53:29, 0] groupdb/mapping.c:smb_delete_user_group(1087) smb_delete_user_group: Running the command `/usr/local/sbin/smbldap-groupmod -x hmiller' 'hsstaff'' gave 2 I am running r...