Displaying 20 results from an estimated 20000 matches similar to: "solaris pam_winbind.so session timeout"
2006 Jul 06
1
Problem compiling pam_winbind.so on Solaris (samba-3.0.23rc3)
with the supplied Makefile(.in) I'm not able to make pam_winbind.so
on Solaris (8 and 9).
So i had a look at the Makefile and found out that there seem's to
be some things missing.... :-))
> bin/pam_winbind.@SHLIBEXT@: $(PAM_WINBIND_OBJ:.o=.@PICSUFFIX@) bin/.dummy
> @echo "Linking shared library $@"
> @$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_PICOBJ) \
2006 Jan 26
1
pam_winbind.so user expired password config for Solaris /etc/pam.conf
I'm trying to configure my Solaris 9 pam.conf for CDE login/password
expiration using
ADS security on W2003. If my AD account password is in good standing,
my config works great in /etc/pam.conf. However - I'm having trouble
getting it to recognize that my password in AD has expired to ask me
to reset it on the CDE screen. With the config below - it just tells
me "login
2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
Greetings,
Still no progress trying to get Samba 3.5.6 built on Solaris 10, using
gcc 3.4.6.
Maybe fresh eyes will see something? Been having issues building samba
since 3.4.9 (and anything greater than 3.2.15 on Solaris 9 where samba
will build, but winbind will not work properly for user authentication.)
techops$ make
Using CFLAGS = -I/opt/local/kerberos5/include -O -I.
2003 Mar 21
1
Compiling pam_winbind on Solaris 8
Greetings,
I am trying to compile pam_winbind.so under Solaris 8. I have the source for samba 2.2.8 on the server. When I issue a make nsswitch/pam_winbind.so, I receive many compiler warnings, such as:
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:72: warning: passing arg 3 of `pam_get_item' from incompa
tible
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings,
Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM
support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and
Cyrus SASL 2.1.20 installed.
I have found other posting by people with problems building on Solaris
as well as asking about the "_pam_macros.h" file that seems to be
missing on Solaris. Posting about problems, but not with
2003 Jul 18
1
pam_winbind.so
Hi all,
I am having a problem with pam_winbind.so. Is there
any documentation that tells exactly what each module
with pam_winbind.so does? In other words, what does
the auth section do, what does the account section
do??? When I try to authenticate, the auth section in
login pam seems to pass successfully, but the account
section seems to fail. Here is my login module
auth required
2004 Oct 08
0
Trouble compiling pam_winbind 3.0.8pre1 on Solaris 9
Hi All,
I am having trouble compiling Samba 3.0.8pre1 with pam_winbind. I am using
the following configure string.
./configure --prefix=/usr/local/samba --exec-prefix=/usr/local/samba
--with-libiconv=/usr/local/lib --with-ldap=/opt/csw
--with-krb5=/usr/local/krb5 --with-automount --with-pam --with-ldapsam
--with-utmp --with-libsmbclient --with-winbind
... and I get the following output
2004 Oct 25
1
Samba and "running old wbinfo, pam_winbind or libnss_winbind clients"
I've just installed the Samba 3.0.7 on my FreeBSD box.
I am trying to authenticate it to the Active Directory (for my Squid
server).
When I go to a webpage using the squid server, I get this error from
Samba's Winbind:
Oct 25 15:33:39 eclipse winbindd[61830]: [2004/10/25 15:33:39, 0]
nsswitch/winbindd.c:process_loop(737)
Oct 25 15:33:39 eclipse winbindd[61830]: process_loop: Invalid
2003 Dec 30
0
Winbind problem related with old libnss_winbind.so and pam_winbind.so version.
Hello,
In my log.winbind I'm getting several messages like this one:
[2003/12/30 18:19:00, 0] nsswitch/winbindd.c:process_loop(725)
process_loop: Invalid request size from pid 12913: 1304 bytes sent, should
be 1568
This usually means that you are running old wbinfo, pam_winbind or
libnss_winbind clients
I suppose that the problem may be cause by old version of pam_winbind and
2004 Jul 07
0
pam_winbind.so and home-directory creation
Hello,
today I tried to auth users against winnt-pdc. I set up
winbind and can login via DOMAIN+USER locally (debian), BUT
login always promts:
"No directory, logging in with HOME=/"
Can't fix this. Here's my configuration:
--- smb.conf ---
workgroup = <WORKGROUP>
winbind separator = +
winbind cache time = 10
template shell = /bin/bash
template homedir =
2001 Nov 05
1
can't find "pam_winbind.so"
Hello to all,
I am trying to setup samba 2.2.2 with winbind and i
have gone through all the documentation that i could
find in regards to this. Everything has been going
smoothly up until now. The html docs for setting up
winbind states that i should copy "pam_winbind.so" from
the /samba/source/nsswitch/ to /lib/security/, simple
enough but i do not have "pam_winbind.so" in
2004 Sep 09
2
Problem using pam_winbind to authenticate with Windows 2003 Active Directory Server.
We're trying to have AD Domain Users authenticate to AD server to login
to a Redhat Enterprise Linux AS (3.0) server.
Were running samba 3.06 on the Linux box. We're using specifically
winbind and pam_winbind for this purpose.
I've followed all the instructions in the HOW-TO samba documentation on
setting up windbind, kerberos, and pam_winbind.
I've successfully logged into the
2002 Oct 17
3
quick pam_winbind.so question
2.2.6 installed from rpm on rh 7.2 system...
I'm trying to use pam_winbind and apache's basic authentication to
restrict access to certain directories served by apache.
It does work, but when I enter a wrong password I get this error in
log.winbindd:
Plain-text authentication for user jarboed returned NT_STATUS_WRONG_PASSWORD
Is there a way that pam_winbind.so can encrypt the passwords
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
2003 Feb 17
7
pam_winbind.so - How do I create it?
Hello,
I'm installing 2.2.7a, or attempting to at any rate. I've compiled it
from source using the following instructions:
http://us2.samba.org/samba/docs/Samba-HOWTO-Collection.html
Anyways, I've got it set up so that it works. Now I'm trying to get to
a point where I can interface it like I have with a different Linux box
that is working without any problems.
When I did the
2012 May 05
1
samba-3.5.15 croaks linking pam_winbind
Samba is throwing this when trying to build version 3.5.15:
===================================================
Compiling ../nsswitch/pam_winbind.c
../nsswitch/pam_winbind.c: In function ?_pam_parse?:
../nsswitch/pam_winbind.c:440:76: warning: comparison between pointer
and integer
../nsswitch/pam_winbind.c:445:7: warning: comparison between pointer and integer
../nsswitch/pam_winbind.c:447:7:
2010 Oct 18
2
Unable to compile Samba 3.5.6 on Solaris 9 - more winbind issues
Greetings,
No helpful hints have been offered to my winbind issues with Samba 3.4.9
and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6.
I added "-lintl" to the LIBS option in the Makefile which cleared some
earlier linker errors involving libintl_gettext, libintl_textdomain and
libintl_bindtextdomain being undefined, except with winbind:
Linking shared library
2004 Jul 23
0
poppassd and pam_winbind.so
I thought that I would post this and see what others think.
I wanted a way to authenticate mail users with pass through auth to a
win2k box, so I don't have to add accounts on our mail server, just
the 2k box. But the problem is a way for them to change their password
off-site.
So I've been trying to get poppassd (1.8.4 - current) to work with the
pam_winbind.so module with very limited
2007 Jan 08
0
pam_winbind + password never expires [re-post]
Sorry for the repost, but I've not gotten any response and the problem
persists. Does anyone have any idea how to fix?
===================================
I read a few posts in the archives about this problem and that it was to
be fixed in 3.0.23c. Currently I'm running 3.0.23d-2+b1 on a debian
system and am getting the following:
$ ssh -l testuser fileserver
Password:
Your password
2007 Jan 04
0
pam_winbind + password never expires
I read a few posts in the archives about this problem and that it was to
be fixed in 3.0.23c. Currently I'm running 3.0.23d-2+b1 on a debian
system and am getting the following:
$ ssh -l testuser fileserver
Password:
Your password has expired
Here's what auth.log shows:
Jan 4 11:46:26 tmcsamba1 pam_winbind[14309]: user 'DOMAIN1+testuser' OK
Jan 4 11:46:26 tmcsamba1