Displaying 20 results from an estimated 2000 matches similar to: "Authentication problems continue"
2004 Jun 07
0
authentication, pam, etc.
Dear Samba folks,
I very recently replaced our SGI Challenge S file
server, which employed samba 2 to service Windows boxes,
with an Intel Linux box running Fedora core 2 Linux
with samba 3.0.3.
When I connect to the server, it takes a number
of *minutes* to get an authentication challenge
window. After entering name and password,
the connection proceeds, and shares are displayed
normally.
2004 Jun 08
0
authentication, pam, etc. (more)
Dear Samba Folks,
Re the message I sent you earlier (reproduced
below). The logs are also producing error
messages such as this:
smbd[12778]: pam_succeed_if: requirement "uid < 100" not met by user
"bonomo"
smbd[12821]: pam_succeed_if: requirement "uid < 100" not met by user
"bonomo"
smbd[12840]: pam_succeed_if: requirement "uid <
2002 May 30
0
Authentication problem between RH 7.3 Samba and W98
Dear Samba gurus,
I am setting up file sharing between a new linux box running RedhHat 7.3
and a W98 PC, and almost have things running but have run into a problem
that is beyond my ability. I have W98 set up for PlainText password, and
have set up Samba to match.
Everything seems fine on the linux box. When I enter:
smbclient //irisarian/rout -U Gerry%PassWd
the connection succeds and
2006 Feb 23
1
Migration from Samba 2.2 to Samba 3.020b
Hello,
we migrate from Samba 2.2 to Samba 3.020b. We have the problem now,
that some clients can not connect to the Samba Server. In
the log there are messages like that:
[2006/02/23 08:49:20, 2] smbd/sesssetup.c:setup_new_vc_session(704)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2006/02/23 08:49:20, 2] auth/pampass.c:smb_pam_auth(514)
2005 Jun 30
1
user authentification error with new samba version
from samba 3.0.9 to 3.0.13
I can not access my shares from a NT4 box as usual
before upgrading.
I can access samba shares from linux via
mount //server/testuser /mnt -o username=testuser,password=testpass
as before.
Even the newest version (3.0.14a) from samba.org doesnt't help.
What has happened to samba ??? Any hints ??
Thanks for your thoughts,
G?tz.
2007 Jun 01
2
Samba authentication slow after upgrade to Samba 3
Hi,
I have just upgraded a server from Samba 2 to Samba 3 and some of the
Windows clients are taking a long time to authenticate shares (1 or 2
minutes). Eventually the username/password box appears and then when you
enter a correct password, all is fine - it is just the initial
authentication.
This is a simple UNIX password Samba server (with NIS) and I have set it
to not use encrypted
2008 Jul 22
1
Acess from windows to share get closed..
I'm using FC8 Server with Samba 3.0.30-fc8 and have an erratic problem
assecing the share.
I have a Share that every one can acess and I use the nobody user to
acess everithing without any problem, and from time to time when user
tries to acess a file the share gets closed, than we have to resart the
machine and it goes wel again.
the log for one user is below
why does it closes the
2004 Dec 13
0
Urgent problem with Samba and Windows NT4...
Hello!
I tried to get some help from the IRC before, but the problem seems to be too
complicated to discuss it there.
PLEASE, be so kind and help me solving this problem, I stuck and I must get
this working as quick as possible.
Here an overview and some details:
In one well protected LAN (so I have no need to encrypt passwords at all,
which simplifies user management on servers in turn because
2005 May 19
1
login and WinNT
Hello!
I was wondering if it's possible to make Windows NT and Samba 3 work
togheter. I found an old question with the same problem I have.
Samba 3 is not authenticating WinNT machines. My smb.conf is:
[global]
workgroup = DESQ-TESTE
server string = Teste (Samba %v)
interfaces = 143.106.19.25/255.255.255.192, 127.
bind interfaces only = Yes
encrypt passwords = No
password server =
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
2003 Nov 13
0
Samba FreeBSD problem
I have installed Samba before on one of my Sun boxes running Solaris, but the box died and I'm back on an x86 machine running FreeBSD and now I'm getting some odd errors that I cannot track down. I've searched all the mailing lists and newsgroups and tried different solutions that were suggested but to no avail. Below are my config and log file. I am not using any authentication to
2004 Aug 02
0
loose mapping
Hi,
I have installed samba 2.2.8a for Sparc platform.
I have configured it in this way
[global]
workgroup = DOMINIO
null passwords = yes
netbios name = SERVIDOR
wins server = servidor_wins
security = server
password server = servidor_passwd
name resolve order = wins bcast host lmhosts
server string = Servidor Solaris Unix con
2008 Mar 26
0
swat is now broken
seems to mess up the pam for swat.
[root at host67 security]# rpm -qf /etc/pam.d/samba
samba-3.0.25b-1.el4_6.4
[root at host67 security]# cat /etc/pam.d/samba
#auth required /lib/security/pam_stack.so service=system-auth
#account required /lib/security/pam_stack.so
service=system-auth
auth required pam_stack.so service=system-auth
account required
2006 Sep 19
1
CryptoCard - PAM or RADIUS?
Greetings all,
I'm working on attempting to get SAMBA to work with a product line
called CryptoCard. I *should* be able to get it to work one of two ways,
either through the use of CryptoCard's provided PAM module, or through
RADIUS authentication.
Currently, I cannot seem to get PAM authentication to work at all. This
is what is in the 'samba' file for PAM:
auth
2002 Jul 05
1
How to stop authentication for guest?
How can I stop samba from authenticating the guest?
Currently, my user authenticates with PAM (ldap from Active Directory) and
that is successful. But the user doesn't have any Unix account information
-- so Samba falls back to the "guest" account. This is okay.
Bu then Samba tries to authenticate again (via PAM) for this guest. And
that fails:
passdb/pampass.c:smb_pam_auth(510)
2002 Nov 20
1
pam authentication failing...
Hi All,
Brand new box, running FreeBSD 4.7 and 2.2.6 of SAMBA.
I keep getting the following when a legit user attempts to login:
> [2002/11/20 11:15:46, 0] passdb/pampass.c:smb_pam_passcheck(827)
> smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User steve !
> [2002/11/20 11:15:46, 0] passdb/pampass.c:smb_pam_passcheck(827)
> smb_pam_passcheck: PAM: smb_pam_auth failed -
2002 Sep 09
0
Encrypted logon funny
I do not understand the following output.
The actual command and error are:
juliet:/mnt # smbmount //compaq/mastertools /mnt/dos -o username=alan
password=eunice
Password:
10300: tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
SMB connection failed
It seems the user validates at the os level , but later fails when
2002 Apr 01
1
entropy problems IRIX
Hello!
I am running openSSH 2.9x on an IRIX 6.5.x platform.
This was recently installed using SGI-supplied
"freeware" binaries.
I find that as time goes on, it takes more attempts
to establish an ssh connection from the IRIX platform
to another machine, as it fails with "not enough entropy
in PRNG." I posted a note asking for assistance, and
received a reply suggesting I
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
2004 Jun 23
2
BEWARE when compiling with CUPS support
Dear Folks,
I have been pounding my head against a wall trying
to solve mulitiple problems trying to get SAMBA
to work (Fedora core 2). Authentication was
taking several minutes, and CUPS printing was
problematic.
I finally removed the Fedora distribution
SAMBA binary, and installed the source (from
the distribution).
Recompiling solved the authentication problem
(by excluding the PAM