Displaying 20 results from an estimated 400 matches similar to: "Authentication failure"
2004 May 11
1
W2k joining a domain controlled by samba 3.0.2a (PDC)
Hi all,
I've just setup a samba(PDC)+ldap-(no)winbind and it works OK for W98
client, but W2K client isn't able to join the domain.
my checklist:
1. ldap works:
example$ ldapsearch -LL -x -b 'ou=KAROWA' -s sub
'(&(objectclass=*)(uid=lenec))'
**ldap*> dn: uid=lenec,ou=People,ou=KAROWA
**ldap*> uid: lenec
**ldap*> objectClass: sambaSamAccount
**ldap*>
2004 Nov 03
0
ADS Domain Member Server + PAM problem
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
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
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
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.
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
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:
2005 Oct 17
0
:Re: Unknown PAM failiure in WIN2003/ Active Directory + samba
Huh....2.6.16.4....i mean! :)
In smb.conf, i removed obey pam restrictions and now it works...
What does "obey pam restrictions" do ?
Cheers,
Phil.
-
Hash: SHA1
Philippe Dhont (Sea-ro) escreveu:
> 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
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
2003 Sep 25
0
Winbind under 3.0beta2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm having a problem getting a browse list from my Samba box. I'm
running debian testing with the 3.0beta2-1 package. Winbind appears to
be installed properly and functioning properly:
root@dbs1:~# wbinfo -t
checking the trust secret via RPC calls succeeded
root@dbs1:~# wbinfo -a Administrator%xxxxx
plaintext password authentication
2005 Oct 17
1
:Re: Unknown PAM failiure in WIN2003/ Active Directory + samba
Damn, 2.6.13.4 i REALLY mean! :)
(i probably need a holliday!)
Huh....2.6.16.4....i mean! :)
In smb.conf, i removed obey pam restrictions and now it works...
What does "obey pam restrictions" do ?
Cheers,
Phil.
-
Hash: SHA1
Philippe Dhont (Sea-ro) escreveu:
> Hello,
> I have an existing windows 2003 network and now try to add a new linux
> server with samba/kerberos
2002 Jul 03
0
2.2 authenticate against AD but no corresponding local user
My pam_ldap works for authenticating against Active Directory.
I want to use Samba 2.2 to allow printing if the user authenticates via
Active Directory even if the user doesn't have local account.
My problem with logs:
PAM is successful for authenticating via AD.
[2002/07/03 18:14:53, 4] passdb/pampass.c:smb_pam_auth(534)
smb_pam_auth: PAM: User jdoe Authenticated OK
[2002/07/03
2005 Apr 18
1
Auth errors with winbind on member server with Native AD
So many people have posted this problem!
The steps to debug need to be in a FAQ.
The short question is:
Can there be a disconnect between the short and long REALM names,
leading to winbind-to-AD authentication errors? and How do I fix it?
I can access windows shares or join a AD Domain with:
mount -t smbfs -o username=johns,workgroup=ms //library/Source_Safe tmp/
--or--
net ads
2007 Mar 26
1
Upgrade 3.0.10 to 3.0.24 on RHEL4 - NT_STATUS_LOGON_FAILURE
Hi all,
I'm having a problem with an upgrade of Samba running on a Redhat4 Update 4 system. The default installation provides only 3.0.10 which doesn't include the privilege model or a number of fixes including some in 3.0.21a and 3.0.23 which it looks like we'll need.
The system runs in PDC mode with user accounts in an ldap database. On a test system which I'm using to
2004 Mar 24
1
Trying to compile Samba 3.0.2a
Hi,
I'm using SuSE 8.2 and I got the source for samba 3.0.2a and I tried to
install it. ./configure (w/o any arguments) went ok so I type make and it
gives me the following errors:
Linking bin/smbd
auth/pampass.o(.text+0x59): In function `smb_pam_error_handler':
: undefined reference to `pam_strerror'
auth/pampass.o(.text+0xcb6): In function `smb_pam_end':
: undefined reference
2007 Aug 03
0
NT_STATUS_NO_SUCH_GROUP when attempting to connect
Hi,
I'm attempting to get my server set up to share out files using Active
Directory authentication. I also have winbind set up for shell logins
to the server. That part works fine, but when I attempt to connect to a
samba share with smbclient, I get rejected with "session setup failed:
NT_STATUS_LOGON_FAILURE".
I did some searching and found others with similar issues, and I
2007 Aug 03
0
Cannot connect to shares (groupmap problem?)
Hi,
First off, I apologize if this email goes through twice. I sent it
about an hour ago, but it appears to have never made it to the list, so
I'm sending again.
I'm attempting to get my server set up to share out files using Active
Directory authentication. I also have winbind set up for shell logins
to the server. That part works fine, but when I attempt to connect to a
samba
2007 Oct 15
1
Answering Machine Detection
I am having a bit of a problem getting AMD to work on a new server. On
my regular office server it works like a charm. I am running Asterisk
1.4.13, Zaptel 1.4.5.1 on both machines. Both servers run CentOS 5 and
I am using a SIP trunk to send out calls (the same one on both servers).
Here is the output of a call on my office server:
-- Attempting call on Local/0445540881644 at CC2 for
2003 Sep 25
1
Per-directory "create mask"?
Hi all
Please CC me any replies.
I am currently running samba 2.2.8a under Slackware 8.1 (kernel 2.4.18) to
provide fileserver services to a number of windows 2000 boxes via a single
"resources" share. One of the things stored in this share is a collection
of Protel libraries used in electronic circuit design.
The problem is that protel implements its own access control mechanism for