Displaying 20 results from an estimated 3000 matches similar to: "FW: Re: domain groups accessing samba share"
2003 Oct 13
2
domain groups accessing samba share
Hey John,
I've been working on this most the day. Just can't seem to nail it
down! (Yes sir I did read the "How To")
Winbind is working fine - I can:
wbinfo -g
wbinfo -u
getent passwd
getent group
Problem is when I try to use a domain group on a Samba share I get a
username and password prompt; although, nothing seems to get me in!
Please advise
#Samba 3.0 running under
2003 Oct 06
0
Samba 3.0 & Windows 2003 server ADS
Hi there
I'm having trouble getting winbindd working properly (I think).
My understanding is that winbindd uses a kerberos 5 session (with 2003
server) to authenticate the machine to ADS, before any users have logged in.
Then it uses that session ticket to authenticate all users of the smb
server.
Is that correct ?
I can run kinit ok, and klist shows me a krb5 ticket (using a Domain
2004 Jul 30
4
Trouble authenticating clients from ADS domain on Samba 3.0.5 file server
I'm so close I can feel it :-)
I'm having a problem connecting users to their home directories. Under "My
Network Places" on XP clients I can see my Samba file server ("Hobbes")
just fine. When I double click on it to open it, I get a login/password
prompt that I can't bypass even though I try logins/passwords that exist
on the ADS server and/or the UNIX accounts.
2002 Nov 18
1
Help with PAM Config
I've installed SAMBA, Winbind etc and everything is working great for users
to login with GDM using DOMAIN+username
Although this is working, now I can no longer login as a generic Linux user
(ex. root). The following is my GDM file from /etc/pam.d/gdm
I wonder if someone might have a suggestion as to what it's missing to allow
Linux users to login?
#%PAM-1.0
auth required
2004 Jan 05
2
pam_winbind problems
Hello,
I am have some interesting problems with the pam_winbind portion of samba
3.1. wbinfo -u and getent passwd
works but when I login I get the following messages in /var/log/messages.
Jan 5 11:09:36 hermes pam_winbind[9014]: write to socket failed!
Jan 5 11:09:36 hermes pam_winbind[9014]: internal module error (retval = 3,
user = `CSQ+shane'
Jan 5 11:09:36 hermes PAM_pwdb[9014]: check
2002 Nov 15
1
Winbind and Samba
Hi all, I was wondering if someone could lend a little assistance.
I recently setup SAMBA/Winbind to allow users to login to a Redhat 8 box
using their Windows NT Domain credentials. All is working well in that
regard.
The issue I am having is getting regular UNIX based users to be able to
login. The following is my PAM configuration. For example, if I try to
login as root, it does not work.
2002 Jul 09
5
Cant Log Into Terminal Using Winbind
List,
I am unable to log into a terminal using Winbind service. I have the login file correctly modifyed and nsswitch too. I have the 2.2.5 version of SAMBA with the new winbind. SAMBA shares work great, so I think it is something else. I get this error in the messages log:
Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]: check pass; user unknown
Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]:
2004 Nov 05
1
Using winbind authentication with Windows 2003 AD - SSH login failures
Hi all,
I have been trying to setup authentication of users on a Linux server
against Windows server 2003 using winbind.
I am at the point where an
su - ADUSERNAME
works, but sshing as that user still doesn't work.
When I try to ssh as an AD user as follows:
ssh -l "RILINUX+testuser" server.domain.com
I get the following output in /var/log/messages:
server pam_winbind[5906]:
2004 May 05
1
Samba ADS Help
I have been having a hard time login into a RH AS 3.0 using my MS AD account
and password. I did successfully setup winbind, krb5 and samba w/out any
major complications. But when it came to login I investigate as to why I am
not able to log into the linux box using my AD account and password. I used
the following URL example to setup winbind and samba.
2002 Aug 20
1
winbind initgroups problem with 2.2.5 on RH 7.2
Hello,
I am trying to get winbind up and working for logins. Here is my error
message from /var/messages:
Aug 20 20:59:51 aslan pam_winbind[32713]: user 'lisa.snow' granted acces
Aug 20 20:59:51 aslan pam_winbind[32713]: user 'lisa.snow' granted acces
Aug 20 20:59:51 aslan login[32713]: initgroups: Operation not permitted
Here is my pam.d/login file:
#%PAM-1.0
# orginal before
2006 Mar 23
1
Samba integration with AD
I know this question has been posed over and over (and over) again, but
I'm at my wit's end. I've dug into the Samba docs, Gentoo specific docs,
and PAM docs, and Googled the heck out of it...
In any event, I'm running Gentoo 2006.0 (just built) running kernel
2.6.15 and Samba 3.0.21b. I'm 'trying' to set up a simple file server
with SSO capabilities to a 2K AD
2002 Dec 05
1
Authenticate Linux Session with NT Domain Acct.
Despite configuring winbind and my /etc/pam.d/<files>, I am still unable
to actually log into a Linux session (ie, at the gdm login screen or
text login prompt) using my NT domain account. Here is my
/etc/pam.d/login file:
auth required /lib/security/pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so
2005 Jan 08
1
Obey Pam Restrictions Problem 3.0.10
Hi,
I was using Samba 3.0.9 on Fedora Core 2 and decided to upgrade to 3.0.10.
So I upgrade to Core 3 and installed Samba 3.0.10 and thought I could just
copy my settings over to the new build and everything would run smoothly. I
thought wrong.
Everything seems fine until I enable Obey Pam Restrictions.
If enabled I get a login error from XP stating: " Windows cannot locate
your
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
2002 Jul 24
4
Winbind trouble. Wbinfo see's users, "getent passwd" doesn't
I'm trying to set up a new fileshare, to replace an aging NT4 machine we've
been using for far too long.
I'd like to run Linux (RedHat 7.3) on the machine.
Basically, I'm trying to create a fileshare "files" that people can
transparently log in to from NT4 and Windows 2000 workstations. My boss has
approved the use of Linux for the server, but only if I can make it
2004 Mar 01
3
wbinfo -u returns 0xc0000022
Hello,
I am attempting to add a Redhat 9 box to our NT4 domain as a member
server. I want to enumerate user and group info so I don't have to make
two sets of user and group accounts. I've setup samba (version 2.2.7a)
and pamd the way I think I'm supposed to, but wbinfo -u always returns
0xc0000022. I've found this particular error mentioned in a few
articles, but applying the
2003 Feb 21
2
pam settings for winbind
This is more of a pam question then a samba question, but I thought I'd
start here and see if I can get an answer.
I've gotten pam_winbind.so working with gdm (on RHAT 8) using the
following /etc/pam.d/gdm file. I've put + signs to show the lines I
added I added to the stock RHAT 8 gdm pam def.:
#%PAM-1.0
+ auth sufficient /lib/security/pam_winbind.so
+ auth
2004 Dec 29
1
User authentication to AD200X, need local users?
I am trying to get user authentication in a 200X AD to have domain
users see the samba shares (RH ES3, samba 3.0.9-1).
I can see the shares, but when I try to access any of the shares, I
get prompted for a username and password and this is what shows up in
the log.winbindd file
-------------------
[2004/12/29 08:17:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(161)
user 'robl' does
2003 Oct 07
1
Still having touble with Redhat 7.1 and windows 2003 DC authentication.
Hi there
I'm still going round in circles trying to get winbindd authentication
against a 2003 server working.
I have what appears to be the same problem as:
http://www.ssite.org/articles/view.aspx?class=2&articleid=2
There's something wrong with the SMB Packet signing on this machine.
In parallel, I succcessfully built and have got working samba-devel on
FreeBSD 5.1 against the
2002 Nov 05
1
getent not working / winbindd issues
I first start smbd -D and nmbd -D
Then I start winbindd
Then I join the domain (smbpasswd -j DOMAIN -r DOMAINCONTROLLER -U
Administrator) It works
Then I check my Secret (wbinfo -t) and it's good
Then I list users and groups (wbinfo -u and wbinfo -g) and it works fine
However I still cannot get "getent passwd" and "getent group" working,
it just lists the local users