similar to: Samba as domain member server cannot authenticate users

Displaying 20 results from an estimated 1000 matches similar to: "Samba as domain member server cannot authenticate users"

2004 Jan 27
2
Samba as a client to Windows2000 + special characters on filenames
Greetings! I have been troubleshooting this for over a week, and what follows is a rather long, detailed description. The short description to the problem I have been dealing with is: I can't access files on a windows2000 server from a Linux client when their filenames have some specific special characters such as "?" I can list them, but not copy. The setup: server: Windows 2000
2005 Oct 17
1
Unknown PAM failiure in WIN2003/ Active Directory + samba
Hello, I have an existing windows 2003 network and now try to add a new linux server with samba/kerberos support for unified logon authentication. Normally, everything is installed & this is the configuration: - Debian with 2.6.16.4 kernel - heimdal kerberos - samba log info: log.smbd: [2005/10/17 10:48:26, 0] smbd/server.c:main(798) smbd version 3.0.14a-Debian started.
2003 Dec 17
1
NT4 & DOS Users rejected by PAM through winbind.
Hi All, I have a member server on debian unstable using 3.0.0.final, member of 2000 AD, in ADS security mode & authenticating through winbind. XP/2000/2003 clients connect to shares OK, NT4 & DOS fail (suspect 9x the same not tested). NOT using NTLM v2. The logged error is "auth/pampass.c:smb_pam_accountcheck(781) smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting
2016 Dec 22
1
PAM validation ...
please, oh please, why do the machine acounts fail: [2016/12/22 21:06:48.172161, 0] ../source3/auth/pampass.c:797(smb_pam_accountcheck) smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting User xyz-pc$! pdbedit -L for that machine account shows that the password changed some days ago: Password last set: Mon, 19 Dez 2016 14:11:20 CET As I didn't do a thing ... who or what?
2004 Nov 09
2
PAM Error 9
Hi all I have set my Samba server up to join an AD realm. Winbind is working fine and I am able to use it for authentication as needed. When I try to connect to one of my shares via a Windows client, I get the following error: [2004/11/04 11:57:54, 0] auth/pampass.c:smb_pam_account(573) smb_pam_account: PAM: UNKNOWN PAM ERROR (9) during Account Management for User: MYDOMAIN+room1 [2004/11/04
2007 Mar 05
1
samba+ldap: Simu.- login of 2 different users => user rejected
Has anybody had this problem before? If not, where should i start digging? I'm running Samba 3.0.24 on Debian stable with slapd-2.2.23 backend. smb.conf is attached below. When two different users log in at the same moment, the login process seems to freeze for a minute and the client (win2k) complains about missing profile or missing access to profile. A single user login works perfectly.
2006 Apr 05
1
domain member server authentication problem
Hi I'm having problems implementing a domain member server using winbind. I've setup a test share on the server (BERTHOG) and test user (alex) on the PDC (RODNEY). Winbind seems to be running fine: berthog:/srv$ wbinfo -n alex S-1-5-21-2502943273-132007109-1129902423-3006 User (1) But when I try to connect to the share: berthog:/srv$ smbclient //BERTHOG/shared -U alex Password:
2003 Sep 29
1
[Fwd: Winbind under 3.0
I posted this plea for help last week, but received no responses, so I figured I'd re-send. Since posting this message I upgraded to 3.0 stable using the package posted on the samba.org site, and the behavior remains the same. I should also mention, if I try smbclient -U guest and enter an empty password, I can successfully get a browse list fromt the server. Is there an increased
2013 Jul 04
2
Migrating domain using IMAPc
Hi list, I'm trying to do a domain migration using the imapc feature, but i'm having some problems and I really don't know what is happening. So if you guys could help me with a path to solve this, I will be glad. I'm using Dovecot 2.1.7 in a Debian Wheezy machine. The command I'm using is: dsync -Dv -o imapc_features=rfc822.size -o imapc_host=IP -o imapc_port=143 -o
2004 Oct 20
0
Samba as domain member server cannot authenticate users
Hi all, I use Samba 3.0.9 on Debian Woody. I use it as domain member server: workgroup = testdomen security = domain When I join it to domain, it seems it is ok: newhas1:~# net rpc join -U dj.dule%pass Joined domain TESTDOMEN. wbinfo -u lists users, getent passwd also works fine. But when I try to access server from XP comp logged onto a domain, i cannot. I found this in logs: [2004/10/20
2009 Jun 09
1
Authentication problem with samba 3.3.4 on AIX 5.3
Hello all, we currently do have a problem with samba 3.3.4 on AIX 5.3. We have set up the samba system to integrate in our AD Domain. Integration was successfull (net ads join), wbinfo executes with parameters -ugt without any problems. Our smb.conf content follows at the end of this mail. We have defined just one share as follows: [smbtest] writeable = yes path = /gpfs/fbb/ls/cip valid users
2004 Nov 09
1
Multiple computers using same Wine installation?
Hey guys, I have two Linux computers. I'd like to make it so that regardless of which Linux computer I'm sitting at, I can fire up Quicken (via Wine). Specifically, I want to access the same set of Quicken data files regardless of which Linux computer I'm sitting at. (I can be self-disciplined to only have Wine running on one computer at a time.) Does Wine support this? If so, would
2005 Nov 25
3
Exception on rails: uninitialized constant Base
Hello, I have installed ROR and when I try to create a project, i am getting a Exception, that don''t make me any sense. I have installed it from gem, and ruby from apt Ubuntu repository. Do anyone have any idea? I have ever installed libfcgi, and nothing different. Thanks, Breno Leitão -- leitao@capitu:~/rails$ rails foo
2010 Jan 12
4
Documents in home folder 'Read Only'
My user is logged in to the Samba Server. smb.conf has the following: [homes] comment = Home Directories read only = No create mask = 0775 directory mask = 0775 browseable = No writeable = Yes The files in the user's home directory are set to chmod 777. What do I need to do to enable the user to write to her Directory?
2010 Jun 25
2
Samba and " (and maybe other characters) in paths/files
Hello I have samba installed on my server, with a fileshare. When connecting to samba, using windows, filesnames with " (double quotes) in them become gibberish on the windows client. Under linux I connect to these fileshares using NFS, and the names are correct (I also created them this way). I've made a screenshot: http://users.webmind.be/~glenn/samba.PNG How can I fix this?
2006 May 22
1
Fatal: sigaction(SIGRTMIN) failed: Invalid argument
Hello all, I`ve tried to run dovecot many times in my system (Conectiva Linux 9) and was unable to do so. For some reason it gives this message and quits - never runs. My system: Linux ba.gazetaweb.com 2.4.21-28872cl #1 Sex Mar 21 22:02:49 BRT 2003 i686 unknown I`m migrating from UW-IMAPD to dovecot. I've compiled it from sources, using default configurations. Any help
2020 Apr 27
1
Offline login doesn't work with smbclient (NT_STATUS_NO_LOGON_SERVERS)
Hi, I have a samba4 AD setup with 2 DCs and one samba4 server with fileshares. If both my DCs are offline i can't login to any of the shares on the samba4 fileshare server with smbclient, but wbinfo -K works fine and ntlm_auth also works fine with offline cached credentials. ??san???root???~???smbcontrol winbind offline ???san???root???~???smbcontrol winbind onlinestatus PID 292952:
2013 Jan 31
2
Questions for minimal AD DC, DNS setup and Posix use
Our plan is to have one AD DC running in Head Office, RODC's at Branches and a second writeable DC at a contingency site. Fileshares will run on separate servers. The Windows 2003/2008 Servers use authentication services from samba4 and run applications. Our current environment is Samba-3.6.9 PDC,BDCs & fileshares, openldap stores samba, posix and acts as heimdal backend - for SSO. My
2003 Jan 22
1
Rsyncd - Help me
Hello, I'm trying to do my rsync to copy a mirror of my site in another webserver. I am trying to use RSYNCD . How I'll do for my rsync to copy my site website in the mirror ? Which is a command to copy the mirror with the password ? I've this websites about rsync http://sunsite.dk/info/guides/rsync/rsync-mirroring.html http://rsync.samba.org Somebody could help me? or Link ? Doc
2004 Dec 13
1
auth. username rewriting?
Hello, Now, I'm faced with a problem: I need to be able to login using the same username that I bind against using ldapsearch, and not the sAMAccountName given to me via winbind. ie. to login using one of my AD usernames right now, I issue: su - ADSDOMAIN+username1 but the binddn I use to search the ldap directory is, say, username2: ldapsearch -x -W -D"username2"