Displaying 20 results from an estimated 3000 matches similar to: "Having it both ways with winbind"
2003 Dec 15
1
Solaris Winbind LDAP pam_mkhomedir.so
Dear list,
How do I test whether I have access to my winbind LDAP backend from my
Solaris 9 machine? My LDAP database is held on a Redhat 9.0 machine also
running Samba 3.0.0.
I know winbind works because getent and wbinfo show up my NT users and
groups.
I would also like to have people log into my Solaris 9 machine with their NT
usernames, I have this working on Redhat already but Solaris is
2004 Aug 20
1
Fw: winbind, active directory and solaris 8
I sent this the other day, but did not get any replies, can anyone help?
Hi All,
I have a sparc solaris 8 server running samba 2.2.11 (which i complied with
winbind).
The server has been running for years and has about 20 local users setup
using local files for openssh and rexec logins, and samba shares.
They each use samba to map to their home directory and a common shared
folder.
They also
2006 Aug 30
1
winbind auth against ads not working via remote login - solaris 10.
I am attempting to use winbind for Telnet authentication but winbind pam
doesn't recognize ads realm or smb.conf workgroup..see error snapshot.
pdtsun03 is hostname of solaris 10 ADS domain member running samba
3.0.11. "net ads join" worked..."net ads user" returns all MYADSDOMAIN
users and samba shares work from both unix and NT side.
one note..After make install, I
2004 Feb 03
3
How do I get pam_mkhomedir to work
Message follows this disclaimer
--------------------------------------------------------------------------------------------------
This email and any files transmitted with it is confidential and intended solely
for the person or organisation to whom it is addressed. If you are not the
intended recipient, you must not read, copy or disseminate the information
or take any action in reliance on it
2007 Dec 05
1
AD returns only one group for all users
Dear list,
I'm trying to get a Thumper (Sun Fire X4500) to play nice with AD so
that we can offer a nearline storage service. Since many of our users
will have multiple group memberships, it's imperative that samba be able
to recurse through the groups that a user is a member of to determine if
they have access to a resource.
What happens instead is that every user who authenticates is
2003 Jul 04
1
Is it sombody who has a working pam.conf for Solaris 9 ?
Hi,
I am trying to setup PAM for telnet on my solaris 9 box and the pam_winbind
grant me access but I recieve a acount failure:
Jul 4 13:29:59 clusterix1 pam_winbind[9688]: user 'patrikg' granted acces
Jul 4 13:29:59 clusterix1 login[9688]: login account failure: Permission denied
The values in pam.conf for winbind is:
login auth required /usr/lib/security/pam_winbind.so
other
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
I've gone back to 3.0.1 to try and get winbind to work with my Solaris 9
machine and NT4 domain. Everything works except user authentication. The
wbinfo and getent commands do what they are supposed to.
I've included a truss of 'su - ganguly'
According to pamlog, the user 'ganguly' has been granted access but it is
still hanging.
How do I do a truss of a telnet login?
2010 Dec 21
5
solaris 10 winbind authentication with ADS
I'm trying to setup a Solaris 10 Sparc station to authenticate users on
login with Windows ADS. I have found the documentation for this but
having no luck in getting the pam modules to work. Here is what I have
done so far:
Compiling Kerberos MIT5-1.8.3:
cd into the src directory
./configure --prefix=/opt/local
gmake
gmake install
Compiling Samba 3.5.6:
setenv CFLAGS "-O2"
2002 Jan 29
21
locked account accessable via pubkey auth
maybe this is a silly question ;-) But why is it possible to login on a
machine with a locked account (passwd -l ) via pubkey-authentication
(authorized_keys) ?
I use OpenSSH3.01p1on Solaris8 with PAM support so I thought this should not
happen.
If this is the normal behaviour and built in intentionally what would be the
easiest way to lock an account without deleting the users authorized_keys ?
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
Gang,
For those who asked about making a Solaris system a Kerberos
client to Active Directory, the magic document to have is:
http://www.connectathon.org/seam1.0/files/c0101.htm
See the section "How to Configure a SEAM Client Using a Windows
2000 KDC". SEAM was Sun's Kerberos client stuff in Solaris 8;
it is just there as part of Solaris 9 and 10. These instructions
apply if
2004 May 12
1
3.8p1 on Solaris 8
Hello,
I am running into some strange (to me) behavior trying to upgrade
from 3.6.1p2 to 3.8p1 on Solaris 8.
All of my machines are running 3.6.1p2 (Linux boxes have had RH
errata applied). When I ssh with my AFS account name from any of them
to the Solaris 8 box running 3.6.1p2, it responds with
"afsuser at machine's password:". Once the password is given, I am
logged in just
2006 Sep 26
1
password sync unix
Hello,
(I'm sorry for my previous message with the wrong
subject; I'll just do it over again)
I have a Solaris 10 machine (SunOS 5.10
Generic_118833-18 sun4u sparc)
installed with Samba Version 3.0.23a.
Samba has been compiled from source with PAM modules.
The modules 'pam_smbpass.so' and 'pam_winbind.so'
reside at: /usr/local/samba/lib/security
smb.conf is located at
2006 Jul 21
2
SSH and winbind authentication on Solaris 10
I've googled my heart out, but I cannot see an example of ssh authentication
with Active Directory and winbindd, particularly on Solaris 10. I have it
working on Solaris 8 with telnet, but I'm trying to break my users of
telnet.
Has anyone got it working? If so, would you be willing to share the global
section of your smb.conf and pam.conf with me? Is there something I need to
put in one
2003 Oct 12
4
[PATCH]: Call pam_chauthtok from keyboard-interactive.
Hi All.
This patch calls pam_chauthtok() to change an expired password via PAM
during keyboard-interactive authentication (SSHv2 only). It is tested on
Redhat 8 and Solaris 8.
In theory, it should have simply been a matter of calling pam_chauthtok
with the PAM_CHANGE_EXPIRED_AUTHTOK flag, it'd only change the password is
if it's expired, right? From the Solaris pam_chauthtok man page:
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
2002 Oct 31
0
pam authentication solaris9
Hi
I'm trying to get winbindd work with authentication for other services.
Winbindd works fine in samba.
I get these errors using rlogin from another server to sun10.
Oct 31 08:26:11 sun10 pam_winbind[26694]: request failed, PAM error was 4,
NT error was NT_STATUS_INVALID_PARAMETER
Oct 31 08:26:11 sun10 pam_winbind[26694]: internal module error (retval = 4,
user = `tommyf' Supported
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
2008 Jan 08
0
solaris9+winbind+getent
I've searched the mailing list archives and google and seen quite a bit of
this with no solutions. Was hoping to reach out here and find someone who
has this working.
1. Solaris 9 (sparc)
2. Samba 3.0.28
3. ADS enabled, trying to integrate with a Win2k AD setup
wbinfo works great. I can pull all the groups/users just fine. I've read
where we need to kill the nscd daemon, done and no
2005 Sep 23
0
root login using /etc/shadow bypassing winbind / ADS security
I'm wondering if anyone has tried use local Solaris NSS files for
root-only login VIA the console or ssh - effectively bypassing
domain security to the PDC using ADS - Windows 2003 AD?
I am not having a problem logging as the non-admin user.
I wish to login to the root account that would not be part
of the ADS domain security eventually over an ssh connection
or directly to /dev/console via a
2006 Jul 25
1
Strange problem - Samba 3.0.23 on Solaris 9 Sparc
Hi, we have deployed successfully Linux clients to an Active Directory domain
with Samba 3.0.23. We had no problem with the ads authentication, winbind,
kerberos, and id resolutions.
Late we did the same on a test Solaris 9 x86 server, with a successful result
again.
Our problem begins with a production Solaris 9 Sparc server, everything runs
succesful, but there is just one user on the