similar to: Can't log in, but logs say auth succeeded?

Displaying 20 results from an estimated 2000 matches similar to: "Can't log in, but logs say auth succeeded?"

2005 Jun 17
1
smbldap- only user root can login to windows.
After getting samba,ldap and smbtools setup and joining machines to the domain successfully, the only user that can login to the win2k boxes is the user root created initially by the smbldap scripts. Any other user comes up with a bad username and password message in windows. Any of the users I've tried to login to the windows box can login to other linux machines, can connect using
2004 Aug 29
0
PDC LDAP- user can't log in
Hello, I'm trying to configure a Debian woody with samba 3.0.5 and ldap from www.backports.org. I managed to get to the point where I created a user with smbldap-adduser -m -a smbldap-passwd smbpasswd I can log into the server with this user and smbclient //server/user -Uuser%pass works as expected. The WinXP is able to join the domain and the machine account gets created in ldap. But I
2005 Sep 15
0
FW: XP Profile write ok, no read.
Is there nobody who can help me :-( -----Oorspronkelijk bericht----- Van: samba-bounces+louis=van-belle.nl@lists.samba.org [mailto:samba-bounces+louis=van-belle.nl@lists.samba.org] Namens Louis van Belle Verzonden: woensdag 14 september 2005 17:08 Aan: samba@lists.samba.org Onderwerp: [Samba] XP Profile write ok, no read. Hi, I still have a problem with samba and profiles. The profile is
2009 Mar 13
3
Samba LDAP troubleshooting
Hello I'm hoping someone can provide some insight, sample snippet from smb.conf and the samba log. Password authentication is working & succeeding, complains about an invalid SID which I know is the trust relationship that is formed between server and client, this is a duplicate ldap database from a samba domain controller. On the topic, anyone have a good book to recommend on Samba, I
2005 Jan 18
3
Problem adding user to Administrator list
Hi, all, We are using Samba 3.0.10 with an LDAP backend. It's been working fine for a long time. One strange thing that has come up today : I cannot add 1 specific domain user to the local Administrator group of Windows servers that are also in the domain. Adding the user to the admin group on a workstation works just fine. Adding other users to the admin group on the Windows servers
2004 Aug 16
1
PDC/LDAP domain login problems
OK - I finally am able to join machines to the domain, but I cant log in to them (at least not my test client anyway). If anyone can help I would be really really appreciative! Platform: Solaris 9, Samba 3.0.5, Sun One Directory Server 5.1 error is: The system could not log you on. Make sure your User name and domain are correct, then type your password again. Letters in passwords must be
2005 Sep 14
4
XP Profile write ok, no read.
Hi, I still have a problem with samba and profiles. The profile is correctly written to the profile share. but when i logon a other computer, logon takes ages.. and im unable to do anything registry is locked for example. ( see logs below ) when i copy the network profile to the local computer there is no problem. ( because the local profile is used ) OS : Linux Kernel 2.6.11 ( custom build
2005 Mar 22
3
SAMBA3 + LDAP = Round 5 :(((
Okay, if anyone can help me, I put all my config and log on http://www.arzurproduction.com/temp/ I cannot join the domain on my Windows XP (Access Deny) So I try : 1- An Administrator user create by smbldap-populate, I have root = Administrator on my /etc/samba/smbusers Error : [2005/03/21 10:09:03, 2] auth/auth.c:check_ntlm_password(312) check_ntlm_password: Authentication for user
2005 Jun 15
2
Can't join pc to domain with smbldap-tools but can with smbpasswd
I have samba with ldap setup and seems to be running, just I am having trouble having pc's join the domain. The samba/ldap server is running debian sarge (when it was testing, haven't updated since) so samba 3.0.14a-13 and slapd 2.2.23-5. Client pc is windows 2000, and various linux's. smbldap-tools 0.9.1 If I try to join the domain with no entry in the Computers group,
2012 Dec 07
1
smbclient 3.5.6 potential bug: 100-character filenames not extracted properly from tar
Hello Samba folks, I have come across a problem with smbclient 3.5.6 when I use the tar 'x' feature. Pathnames that work out to be 100 characters long are extracted incorrectly: bash-3.2$ tar tvf ugh.tar -rw-r--r-- bdavis/Domain Users 137 2012-12-07 13:36:40 a50characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABCD/a49characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABC -rw-r--r-- bdavis/Domain Users
2010 Jun 28
3
Password policies in the LDAP server
Hi We have some Samba servers using LDAP (389 DS) as backend. In the LDAP server, we have defined some policies to make the passwords stronger. When a user tries to change his password (Control-Alt-Del), this message appears in the LOGs: ==> /var/log/samba/xptest <== [2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: authentication for user [10000001S]
2004 Apr 16
1
Problems with NT passwords using Samba3 and LDAP
I'm at my wits end here so hopefully someone can help me. Currently I have a Redhat 9.0 box running Samba 2.2.7 with openldap 2.0.27 as a PDC Domain logins work great with this setup. I can add, remove, modify computers and users all day long without a glitch. I do not store usernames in the local smbpasswd or passwd files. User information is stored in ou=Users,dc=mydomain,dc=com Group
2005 Feb 08
3
Joining a domain with a non-administrator account
I'm trying to set it up so I can join the domain with a regular user that is part of the domain admin group. I have a user dsonenberg that is in the domain admin group(512), but I can't join the domain with that account. For the record I can login with that account and Administrator can join the domain. The PDC has an LDAP backend. Here's the log. 2005/02/08 10:26:25, 2]
2008 May 12
2
User SID problem with home directory
I'm having the problem in which users can access their group shares, but not their home shares. These two shares are defined thusly in smb.conf: [seref] comment = Science & Engineering Reference Section path = /data/group/seref valid users = @seref, @seref-read, @admin read list = @seref-read write list = @seref, @admin
2013 Feb 12
3
Samba3.5 + OpenLDAP config/install problem
System Summary: centos 6.2 samba 3.5 smbldap-tools 0.9.6 openldap 2.4.23 Hello, I am installing smb 3.5 on a CentOS 6.2 host using smbldap-tools. I've previously installed a similar configuration on RHEL4 using smb 3.0 but CentOS now uses nss-pam-ldapd and nslcd instead of nss_ldap, so the configurations cannot be moved straight across. Currently, when I attempt to connect to an smb share
2006 Jun 23
1
Migrated PDC to new server
I just migrated my SMB pdc to a new server (was running 3.0.21c, now 3.0.22). Some things seems to be ok. net rpc list; net rpc testjoin seem to work. But if I attempt to join a windows system to the domain I get "The following error occured while attempting to join to domain "DOMAINNAME": The user name could not be found". The machine name is getting loaded into ldap.
2007 Jun 14
1
SambaSID
I have a samba server configured that is member of a samba domain called PRODESAN.COM.BR. After we had to reinstall the domain controller some samba shares stopped working on the member server. I get this when I try to use the share: [2007/05/29 17:26:28, 3] auth/auth.c:check_ntlm_password(219) ? check_ntlm_password: ?Checking password for unmapped user [WORKGROUP]\[USER1]@[HOST6] with the
2015 Jan 09
2
debian wheezy 4.1.11 ldap backend / uid/gid resolving
Hi, i am transitioning from a samba3 to a samba4 installation and while at it i noticed that on samba4 every file access querys the LDAP (openldap) backend for uid/gid names. With samba3 on Debian/Squeeze i dont see this happening. My assumption was that nscd would cache away those querys which it doesnt on the samba4 wheeze installation. [2015/01/09 15:21:46.331508, 3]
2004 Nov 23
1
samba pdc acting weird
I'm trying to make windows xp a member of a samba domain, after pressing ok, I type in Administrator (has uid=0) and type the password, but windows tells me that "The user name could not be found." although the log file looks ok, help? [2004/11/23 02:28:06, 2] smbd/sesssetup.c:setup_new_vc_session(608) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old
2004 Jun 03
1
Duplicate/No users in LDAP?
Hello, as I continued exploring Samba 3.0.4 as a PDC, I managed to get roaming profiles up ... Saving changes worked out fine. I logged in as TheUserWithUID=0 ... and tried to add a user. Access denied. The logs for the XP-client contain: > [2004/06/03 23:10:46, 2] passdb/pdb_ldap.c:init_group_from_ldap(1792) > init_group_from_ldap: Entry found for group: 513 > [2004/06/03