Displaying 20 results from an estimated 4000 matches similar to: "samba with pam_ldap authentication"
2004 Jul 14
0
winbind/gdm auth failure
Dear Samba-Users,
two problems to solve...
1) Trying to authenticate users via pam_winbind against
NT-PDC (samba 3.0.4, Debian GNU Linux 3.0). Got shell login
and ssh working, but won't be able to login via GDM to
gnome or KDE. I do not really understand the difference
between login/ssh module stack and gdm module stack. Log
auth says something queerish:
--- auth.log ---
Jul 14 18:34:43
2004 Jul 21
0
changing passwords with pam_winbind.so
>From what I can find in the archives I don't see an answer to this,
plus the keywords are just so common that it makes it impossible to
sift though all the information, so I thought I would ask.
I have a working smb.conf and windbind is working just fine. I am
authentication users to a Win2K machine which is the PDC. The
authentication is working just fine. Its the password changes
2005 Jul 06
1
su broken after ldap auth
hi,
first of all, thanks to all the samba team for your great work and
documentation. Well done!
I have followed the 'By Example' guide, everything is working fine,
except one thing. As indicated on chapter 5, point 14 of Configuration
of smbldap-tools, when I try:
# getent passwd | grep root
I have 2 results, both id 0
root:x:0:0:root:/root:/bin/bash
root:x:0:512:Netbios Domain
2003 Aug 26
1
change password on w2k workstation
Hi!!
I'm not able to change a user password on a workstation and with
smbpasswd when I'm log.
ex:
[usertest@pc070 usertest]$ smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
machine 127.0.0.1 rejected the password change: Error was : RAP86: The
specified password is invalid.
Failed to change password for usertest
so when I'm root, that's work
The log
2000 Aug 12
0
OpenSSH-2.1.1p4 and SuSE 6.4
Hi folks,
I meant to send this in to the devel list a while ago (1 Jul,
actually) but school has until recently had a strangehold on me. The
issue is this: the sshd.pam.generic in the openssh-2.1.1p4/contrib
directory can be modified to suit standard SuSE 6.4 configurations as
thus:
{crimsun@[dhcp1520]:~} diff -c /etc/pam.d/sshd
openssh-2.1.1p4/contrib/sshd.pam.generic
*** /etc/pam.d/sshd
2003 Jun 12
1
Debian and dovecot
I have Debian 3.0 (woody) and installed the dovecot packages and it works ok
with the default configuration. I want to change the default configuration,
is any of this possible?
a) I don't want to create accounts for each user, can I have a mailboxes
directory with the mailboxes of all the users? They are not many (10-15).
b) The authentication right now is done through PAM, the
2000 Mar 08
0
NIS, PAM, OpenSSH. Seems to work perfectly (one minor concern)
I just spent some time trying to figure out how to get OpenSSH to work
correctly with NIS and PAM. It seems to work fine, apart from one minor
worry I still have (see below).
Feedback about grave security risks are welcome :)
This is using RedHat 6.1 with updates and the OpenSSH 1.2.2p1-1 RPM's on
the NIS server as well as the client.
In short, my configuration is:
/etc/nssswitch.conf:
2015 Jan 21
18
[Bug 2340] New: Openssh issue: unable to ssh the solaris server from ldap users
https://bugzilla.mindrot.org/show_bug.cgi?id=2340
Bug ID: 2340
Summary: Openssh issue: unable to ssh the solaris server from
ldap users
Product: Portable OpenSSH
Version: 5.8p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: critical
Priority: P5
Component: PAM
2006 Jun 30
1
OpenSSH public key problem with Solaris 10
Hi ya'll-
I've got this odd openssh problem with Solaris 10 I was hoping someone
could shed some light on. Not sure if it is a bug... Basically I'm
trying to use pubkeys as an auth method, but am having issues. I can
log in using passwords no problem, but as soon as it notices a matching
public key it closes the connection. I ran the sshd server (on Solaris
10 box) in debug
2006 Jul 10
1
OpenSSH 4.3p2 on Solaris 10 and PAM
Hi,
We have a Solaris 10 system that authanticates users against an LDAP
server with password management.
On port 22 runs Sun SSH 1.1. On port 2222 runs OpenSSH 4.3p2. OpenSSH
uses a configuration from a Linux system where login with password or
public key works.
Adittionally we have a customized PAM module that grants/revokes access
based upon an attribute setting in LDAP.
The PAM
2003 May 12
0
samba ldap and pam without -with-ldapsam option
Hello,
i have two questions about pam and ldap:
i want to set up a samba-ldap PDC. I first installed a samba compiled with
the --with-ldapsam option. I set up a directory with users and samba
attributes:
every thing works fine.
Now, i want to set up an equivalent architecture, but with the pam support.
in the man pages, i can read that i need
> obey pam restrictions = Yes
which implies the
2003 May 12
1
AW: samba ldap and pam without -with-ldapsam option
Hi,
pam's auth section are always ignored, when using
"encrypt passwords = Yes". But you can still use
the account and session sections when you set
"obey pam restrictions = Yes"
J?rgen
> -----Urspr?ngliche Nachricht-----
> Von: samba-bounces+hoetzel=cyperfection.de@lists.samba.org
> [mailto:samba-bounces+hoetzel=cyperfection.de@lists.samba.org]
> Im
2004 Sep 22
0
samba 3.0.7 cannot join NT4 domain
I looked into the docs and searched thru the Net.
Googling for "NT_STATUS_PIPE_NOT_AVAILABLE"
yields rather large list of questions about
this situatins, but no working hints so far.
I believe my samba installation is done very carefully
(entirely unlike "grab rpm and be happy" style)
and I can try to find out what's going on.
Let me describe what do I have so far:
My
2007 Nov 06
0
authenticate using pam_ldap.so
Hi All,
I've been trying for quite some time now, but feel that there's just
that one situation that doesn't work, and that's probably the one
thing I'd like to use.
I've got a simple samba server (3.0.23c) on RHEL5 that only has one
large share. That share is to be used by a certain number of users,
that can exchange large amounts of data using that share, but not
2007 Aug 14
2
OpenSSH public key problem with Solaris 10 and LDAP users?
Hello.
I've got a problem logging in to a Sparc Solaris 10 machine with
public key authentication. I searched, and found a similar problem
report at <http://thread.gmane.org/gmane.network.openssh.devel/12694>.
For that guy, the problem had to do with LDAP.
My user accounts are also stored in LDAP, an OpenLDAP server, to be
exact. That server runs on the same machine as the machine
2007 Jun 23
1
OT: vmware server not accepting root password?
Sorry for the OT question; I'm hoping someone else has a similar setup
and ran into this same problem?
For some reason, not sure what I changed, my vmware server is no
longer accepting the root login for the management console or web mui
interface. I'm certain the password is correct, and I've even reset
root's password to make sure. VMware seems to be running ok, I can
access
2005 Mar 21
0
Winbind and openSSH problem on Solaris 8/Sparc
Hello there,
I have winbind configured and working fine on a Solaris 8 machine
pam is configured ok (I guess) as telnet/su'ing/smb access is working
fine, OpenSSH 3.9 is configured with the following options:
--prefix=/usr/local --sysconfdir=/etc/ssh --with-md5-passwords
--with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/
bin:/bin --with-ipv4-default
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
Hi guys,
I've a problem with telnet sessions under Solaris 8 with samba 3.0.23d
winbind.
If I have the winbind authorization active for telnet in my pam.conf I got
a kick out of the system after exactly 300 sec, no mather if I do or do
not activity on the telnet session. The same behavior is for AD and for
local users.
I've trussed a telnet session a the only thing I see is that my
2006 Sep 12
0
Samba, winbind, krb5 Auth problem
Hi all
I'm actually trying to setup an AD authentication on linux workstations.
- I've setup an windows AD 2003 server, which work fine.
- I've setup linux redhat 4 enterprise server (used as a workstation for the moment)
- On the redhat, I already have setup smb.conf, krb5.conf, nsswitch.conf, pam.d/login, pam.d/system_auth. I have pasted all these files below.
==> I get
2004 Jan 28
0
PAM winbind auth (ADS) WORKS! (Solaris 9) THANKS ALOT!
IT WORKS!!!
I can telnet, ftp, rsh... to my Samba 3.0.1 box (Solaris 9 sparc)
here is (at the end) my pam.conf (in case somebody is interested in)
The trick is commenting "other accound... winbind..." string in pam.conf!
My English is corrupted wnen i'm full
#other account sufficient /usr/lib/security/pam_winbind.so.1
Thanks Andrew Barlett!
and since now i just LOVE SAMBA