search for: pdb_get_group_sid

Displaying 20 results from an estimated 33 matches for "pdb_get_group_sid".

2007 Dec 31
0
Samba Problem
...samba from 3.023d to 3.0.28 and now i have some trouble in my LOGs like this: Dec 31 08:59:23 ldapmaster smbd[10453]: pdb_increment_bad_password_count: pdb_get_account_policy failed. Dec 31 08:59:39 ldapmaster smbd[12758]: [2007/12/31 08:59:39, 0, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_group_sid(211) Dec 31 08:59:39 ldapmaster smbd[12758]: pdb_get_group_sid: Failed to find Unix account for pcoc081$ Dec 31 09:02:53 ldapmaster smbd[12836]: [2007/12/31 09:02:53, 0, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_group_sid(211) Dec 31 09:02:53 ldapmaster smbd[12836]: pdb_get_grou...
2009 Dec 07
2
Windows 7 + Samba domain issues
.../12/07 19:33:13, 3] auth/auth.c:225(check_ntlm_password) check_ntlm_password: mapped user is: [DOMAIN]\[]@[AC-1391] [2009/12/07 19:33:13, 3] auth/auth.c:271(check_ntlm_password) check_ntlm_password: guest authentication for user [] succeeded [2009/12/07 19:33:13, 0] passdb/pdb_get_set.c:210(pdb_get_group_sid) pdb_get_group_sid: Failed to find Unix account for ac-1391$ [2009/12/07 19:33:13, 0] rpc_server/srv_netlog_nt.c:603(_netr_ServerAuthenticate3) _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client AC-1391 machine account AC-1391$ [2009/12/07 19:33:1...
2008 Oct 29
2
Problem using samba with ldap
Hello, I've just installed samba with ldap on a debian etch. I have a problem when i attempt to create a user with the command smbldap-useradd -a -P -c "toto DUPONT" -u 1001 toto and to log in with it after. I obtain this error : [2008/10/29 17:35:26, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for toto [2008/10/29 17:35:26, 1] auth/auth_util.c:make_server_info_sam(572) User toto in passdb, but getpwnam() fails! [2008/10/29 17:35:26, 0] auth/auth_sam.c:check_sam_security(352) check_sam_security: make_server_info_sam() failed with &...
2009 Feb 24
0
Problems when trying to join samba PDC with W2K8 server
...amr_nt.c:_samr_lookup_domain(2797) Returning domain sid for domain NS.LOCAL -> S-1-5-21-3890934015-1816655379-4264717526-7054 [2009/02/24 14:31:03, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541) init_sam_from_ldap: Entry found for user: TERMINALAS$ [2009/02/24 14:31:03, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for TERMINALAS$ [2009/02/24 14:31:03, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541) init_sam_from_ldap: Entry found for user: TERMINALAS$ [2009/02/24 14:31:03, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find U...
2007 Feb 16
2
Samba 3.0.24 + OpenLDAP
...I thought that the ldapsam:ldap://localhost/ would not require the /etc/passwd entry. What did I miss? # Adding a User (doesn't work) smbldap-useradd -a -s /bin/false -c'Test User' -A 1 -N'Test User' test_user # The errors I see [2007/02/15 20:00:39, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for busby [2007/02/15 20:00:39, 0] auth/auth_sam.c:check_sam_security(352) check_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER' # What's odd is that if I add a user to /etc/passwd with useradd then u...
2009 Jul 02
0
Samba BDC + LDAP failing to authenticate users
...smbd/sesssetup.c:setup_new_vc_session(1363) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2009/07/02 12:21:33, 2] passdb/pdb_ldap.c:init_sam_from_ldap(571) init_sam_from_ldap: Entry found for user: user.name [2009/07/02 12:21:33, 0] passdb/pdb_get_set.c:pdb_get_group_sid(210) pdb_get_group_sid: Failed to find Unix account for user.name [2009/07/02 12:21:33, 1] auth/auth_util.c:make_server_info_sam(562) User user.name in passdb, but getpwnam() fails! [2009/07/02 12:21:33, 0] auth/auth_sam.c:check_sam_security(355) check_sam_security: make_server_info_sam() failed...
2007 Mar 08
1
winbind fails "getent passwd eknuds"
...eknuds", it find the entry in the ldap sam, but the winbind log for my domain comes up with this and the getent displays nothing: [2007/03/07 15:48:46, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541) init_sam_from_ldap: Entry found for user: eknuds [2007/03/07 15:48:46, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for eknuds [2007/03/07 15:48:46, 1] nsswitch/winbindd_user.c:winbindd_dual_userinfo(151) error getting user info for sid S-1-5-21-3868333197-704855571-3977030669-3012 I have my nsswitch.conf set to: passwd: files winbind shadow: files winbind...
2008 Oct 12
4
Multiple Samba accounts with the rights of a single Unix account?
Is it possible to have a standalone Samba server map different username/password pairs to a single Unix account? More specifically, I'll be using an external passdb (pdb-mysql or LDAP), and each username will only see a home directory with the same name. But I don't want to have to create a separate Unix account / UID for each username/password, the restriction by directory is enough.
2008 Apr 25
2
openldap - samba
I am having a problem getting users that were added in smbldap-useradd to be able to login. After I add them they are visible, but you can see I get this error - pdb_get_group_sid: Failed to find Unix account for test10 I believe that this has something to do with nss_ldap. because doing a getent passwd, it doesn't display any smb info. Any debugging info or help would be amazing, I'm beating my head against the desk because Ive been at this for a few days now. [r...
2011 Jun 10
1
ldap backend failing
...rt endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2011/06/10 16:11:21, 0] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2011/06/10 16:11:21, 0] passdb/pdb_get_set.c:pdb_get_group_sid(210) pdb_get_group_sid: Failed to find Unix account for djohn [2011/06/10 16:11:21, 1] auth/auth_util.c:make_server_info_sam(562) User djohn in passdb, but getpwnam() fails! [2011/06/10 16:11:21, 0] auth/auth_sam.c:check_sam_security(355) check_sam_security: make_server_info_sam() failed wi...
2010 May 16
1
Error joining domain "The specified account already exists"
...the domain "MYDOMAIN": The specified account already exists" I tried completely removing and re-installing samba which didn't work either. Removing and readding the WINDOWS7$ useraccount also didn't work. Thanks in advance for your help. # tail /var/log/samba/log.smbd pdb_get_group_sid: Failed to find Unix account for windows7$ [2010/05/16 10:00:41, 0] passdb/pdb_get_set.c:211(pdb_get_group_sid) pdb_get_group_sid: Failed to find Unix account for windows7$ [2010/05/16 10:00:53, 0] lib/util_sock.c:539(read_fd_with_timeout) [2010/05/16 10:00:53, 0] lib/util_sock.c:1491(get_peer...
2009 Sep 10
1
Security context stack overflow on Debian5+LDAP
...d(log_stack_trace+0x2d) [0x8201d24] #1 /usr/sbin/smbd(smb_panic+0x80) [0x8201e81] #2 /usr/sbin/smbd(push_sec_ctx+0x7b) [0x80ce8f1] #3 /usr/sbin/smbd(become_root+0x17) [0x80c152a] #4 /usr/sbin/smbd(lookup_sids+0x845) [0x81b841f] #5 /usr/sbin/smbd(lookup_sid+0x12a) [0x81b8c20] #6 /usr/sbin/smbd(pdb_get_group_sid+0x169) [0x81b1d40] #7 /usr/sbin/smbd(pdb_get_group_rid+0x26) [0x84a9f64] #8 /usr/sbin/smbd(init_buffer_from_sam_v3+0xe5) [0x84a6e90] #9 /usr/sbin/smbd(pdb_copy_sam_account+0x3e) [0x84a8329] #10 /usr/sbin/smbd(pdb_getsampwsid+0x131) [0x81b4d28] #11 /usr/sbin/smbd [0x81b4e4d] #12 /usr/sbin/smbd...
2007 Jun 20
1
smbd process eating memory
..._connection_snum(1033) isaserver (10.2.0.30) connect to service netlogon initially as user administrato (uid=0, gid=513) (pid 55130) [2007/06/20 11:26:37, 1] smbd/service.c:close_cnum(1230) isaserver (10.2.0.30) closed connection to service netlogon [2007/06/20 12:47:26, 0] passdb/pdb_get_set.c:pdb_get_group_sid(211) pdb_get_group_sid: Failed to find Unix account for user1 [2007/06/20 12:47:26, 1] auth/auth_util.c:make_server_info_sam(566) User ana.moscardo in passdb, but getpwnam() fails! [2007/06/20 12:47:26, 0] auth/auth_sam.c:check_sam_security(352) check_sam_security: make_server_info_sam() fail...
2009 Apr 15
2
samba machine accounts problem
Hi list samba3-3.0.31-36 openldap2-2.3.43-1.1 my problem is i have stop my working openldap and restart it again, in the Log i see now = pdb_get_group_sid: Failed to find Unix account for ... a lot of machine accounts. Whats wrong? i must now all accounts rejoin to domain? example from a host # bart$, hosts, server.intern dn: uid=bart$,ou=hosts,dc=server,dc=intern objectClass: sambaSamAccount objectClass: posixAccount <---unix account ? obje...
2011 May 23
2
Cannot authenticate new ldap users (unless they are in /etc/passwd too)
...ow I've added some new users and none of them can authenticate. e.g. for the user "inktec". The user can login via SSH, but not mount a share: smbclient \\\\server3\\someshare -U=inktec mypassword May 23 19:40:47 server3 smbd[7364]: [2011/05/23 19:40:47, 0] passdb/pdb_get_set.c:211(pdb_get_group_sid) May 23 19:40:47 server3 smbd[7364]: pdb_get_group_sid: Failed to find Unix account for inktec May 23 19:40:47 server3 smbd[7364]: [2011/05/23 19:40:47, 1] auth/auth_util.c:577(make_server_info_sam) May 23 19:40:47 server3 smbd[7364]: User inktec in passdb, but getpwnam() fails! May 23 19:40:4...
2011 Nov 05
1
win 7 no logon servers available error
.../lynn2:/bin/bash lynn2 is an ldap user who can login OK. I see that /var/lib/samba(netlogon is empty. I've been through endless posts trying to sort this out. I have a samba pdc setup with ldap on opensuse 11.4. The logs give this: [2011/11/05 23:45:23.779300, 0] passdb/pdb_get_set.c:212(pdb_get_group_sid) pdb_get_group_sid: Failed to find Unix account for S-PC$ But that doesn't make sense because S-PC$ _does_ have a Unix account. Can anyone help me? smb.conf is: [global] workgroup = hh1 passdb backend = ldapsam:ldap://127.0.0.1 printing = cups printcap name...
2010 Dec 30
1
A device attached to the system is not functioning - When adding a computer to the domain
...The following error occurred attempting to join the domain "Blah.com": A device attached to the system is not functioning. in my /var/log/messages I have: Dec 30 09:40:24 hap smbd[29379]: [2010/12/30 09:40:24, 0] passdb/pdb_get_set.cdb_get_group_sid(210) Dec 30 09:40:24 hap smbd[29379]: pdb_get_group_sid: Failed to find Unix account for OAKRND02$ repeated about 6 times. My smb.conf looks like this for the scripts to run: * add machine script = /usr/sbin/smbldap-useradd -w "%u" add user script = /usr/sbin/smbldap-useradd -m -a "%u" delete user script = /usr/sbin/smbldap-userde...
2009 Feb 15
2
Strange issue with Samba + LDAP + Domain Member
...a new issue, the rest I seem to have fixed. I have an odd issue: * When I do net rpc join the PDC creates the account, and puts it into LDAP, which looks fine. * I then can access the domain and winbind works fine from the Domain Member server. * On the PDC I see the following error: "pdb_get_group_sid: Failed to find Unix account for member$" * So I had a look into the nss_ldap and found it wasn't searching the ou=computers, so I added this in, and the error goes. * Then I have a new issue, the domain member and winbind fails with NT_ACCESS_DENIED. * So I remove the nss_ldap entry for t...
2009 Aug 16
2
Samba PDC + OpenLDAP (Debian Lenny)
...[2009/08/14 18:22:24, 1] param/loadparm.c:lp_do_parameter(7202) WARNING: The "printer admin" option is deprecated [2009/08/14 18:22:24, 1] param/loadparm.c:lp_do_parameter(7202) WARNING: The "printer admin" option is deprecated [2009/08/14 18:22:24, 0] passdb/pdb_get_set.c:pdb_get_group_sid(210) pdb_get_group_sid: Failed to find Unix account for DomAdmin [2009/08/14 18:22:24, 1] auth/auth_util.c:make_server_info_sam(562) User DomAdmin in passdb, but getpwnam() fails! [2009/08/14 18:22:24, 0] auth/auth_sam.c:check_sam_security(355) check_sam_security: make_server_info_sam() failed...
2010 Dec 30
1
A device attached to the system is not functioning - Whenadding a computer to the domain
...n name is VERY bad. Rename it BLAH. > > > A device attached to the system is not functioning. > > in my /var/log/messages I have: > > Dec 30 09:40:24 hap smbd[29379]: [2010/12/30 09:40:24, 0] > passdb/pdb_get_set.cdb_get_group_sid(210) > Dec 30 09:40:24 hap smbd[29379]: pdb_get_group_sid: Failed to find > Unix > account for OAKRND02$ > > repeated about 6 times. > > My smb.conf looks like this for the scripts to run: > > * add machine script = /usr/sbin/smbldap-useradd -w "%u" > add user script = /usr/sbin/smbldap-useradd -m -a "%u" &g...