Displaying 20 results from an estimated 6000 matches similar to: "wbinfo -u is returning 0xc0000022"
2003 Jul 10
5
winbind on SUSE8.2
Hello Community,
is there someone who has winbind working on SUSE 8.X?
On my system the authenication of the domain users simply does not work
getent passwd
shows all domain users
gentent group
shows all domain groups
Login as domain user: Login incorrect!
There seems to be no pam_stack.so on SUSE. Can it work without it?
How can I fix ist? How can I trace the cause of the disfunction?
I would
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
2003 Jun 05
2
CVS over SSH
Hi there
I'm running a samba cvs server in a windows domain with a W2K PDC. I want to authenticate windows users through ssh. I'm able to login with a windows user to the server on the server himself but when I want to login via a windows client It doesn't work. The connection is refused. Could it be something mis configured in my ssh pam module.
This is my pam ssh module
PAM
2003 Nov 21
1
Winbindd and SSH (just disconnects after login)
It looks like I've gotten the majority of things working in regards to
Winbind. Users are being authenticated by the NT4 PDC when connecting to
shares, but I can't seem to get things set up correctly to allow logging in
via SSH(OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f). It
appears as though I'm successfully authenticated by the PDC, but then the
connection is
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 Dec 14
1
Questions about winbind idmap ldap
We are using W2K domain with Samba3 servers.
The implementation of samba servers with winbind authentication was
successful.
Now we are looking for winbind idmap ldap backend for distributing
winbind users ID's, and I have following question:
1. Do I need put all users from W2K domain to LDAP by hand (with export
- import tools)?
2. Or it is possible to automatically put successfully
2003 Dec 19
1
help with winbind/pam
Hello,
I'm trying to get a debian sid box to authenticate against an NT4
domain. I've followed the instructions in the winbindd man page and I
think I'm on the right track. However, I'm having problems with PAM.
As the winbindd man page suggests, I edited the /etc/nsswitch.conf and
added some winbindd related stuff to my smb.conf file.
I also edited the /etc/pam.d/* files.
2012 Aug 02
9
winbind: uid range is ignored
Hi everone.
Ubuntu 12.04 v3.6 clients with winbind joined to 12.04 Samba4 DC
Clients:
smb.conf
[global]
realm = polop.site
workgroup = POLOP
security = ADS
wide links = Yes
unix extensions = No
template shell = /bin/bash
winbind enum users = Yes
winbind enum groups = Yes
idmap uid = 300000-400000
idmap gid = 20000-30000
/etc/nsswitch.conf
passwd: compat winbind
group: compat
2010 Oct 20
1
Samba 3.5.6 pam problems
Hi,
I've setup Samba 3.5.6 as a member server in a 2003R2 domain with a
single dc, idmapping is by rfc2307 with a tdb backend for builtin
accounts etc, I can list users and groups using wbinfo and I can
create shares and access them from the windows server, files and
folders owned by ad users show the correct user and group names so
mapping appears to be working, I can su to ad accounts but I
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 Dec 01
2
AD Domain member not authenticating
I had samba working, then I tried (unsuccessfully) to setup ssh pam auth.
Now users are prompted for a password when accessing shares, but no password
works. I am using Redhat AS 3, samba-3.0.9-1, and krb5-1.3.
I forgot to backup pam file system-auth before modifying things, so I'm not sure if that is the problem.
-------------------------------
These commands succeed:
wbinfo -u,
2006 Mar 08
5
getting samba to authenticate with kerberos/PAM
Hello,
I reeeeally need someone's help here. I guide after guide from all sorts of sources but I still cannot get samba to authenticate a domain login via winbind off of the windows 2003 DC on our network.
Here is what I can do:
I can successfully do a kinit command and can verify the existance on the samba server in active directory on the DC.
I can login using domain profiles on the samba
2001 Oct 31
1
winbind exists (allmost) immediatly: winbind uid parameter missing
I use the samba-2.2.2-2 debian package and try to set up
authentification via winbind. I have use this smb.conf:
egrep '^[^;]' /etc/samba/smb.conf
[global]
printing = cups
printcap name = /etc/printcap
load printers = yes
guest account = nobody
invalid users = root
security = domain
workgroup = TRITECH
server string = %h server (Samba %v)
syslog only = no
2005 Feb 03
2
dovecot-auth hangs with IO leak
Hi dovecot,
I am using the debian dovecot packages on a system running LDAP.
My /etc/pam.d/common-* looks like this, which simply means try /etc/passwd first, and try LDAP using the same password if it is failed.
account [success=1 default=ignore] pam_unix.so
account required pam_ldap.so use_first_pass
account required pam_permit.so
auth [success=1 default=ignore] pam_unix.so
auth
2007 Jun 26
1
Can't get single sign on to work after joining linux to an AD domain
Hi all,
I am trying to join PClinuxOS 2007 to an Active Directory domain, I was
able to get it to join following a guide off of Linux Magazine's
website. I can't post the URL because you need to be registered to view
the article so I have taken the liberty of copying and pasting the
article at the end of this message. Anyways what is happening is while I
was able to get linux to
2010 Jan 20
1
Change AD user password from Linux
Has anyone gotten Active Directory user passwords changed from a Linux
(Ubuntu 8.04) client? I used
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto as a guide, so
I'm using Kerberos and Winbind (all apt-get). Samba version is 3.0.28a with
a Windows Sever 2008 R2 DC, but running AD 2003 native. The client box is
an LTSP box, and I'm able to ssh in with AD accounts.
2015 Oct 08
2
Changing User password from ssh member server
Hi Rowland,
This is a CentOS 6.7 server.
I was able to make some progress. I have edited /etc/pam.d/system-auth, and
now it looks like:
auth required pam_env.so
auth sufficient pam_unix.so nullok try_first_pass
auth requisite pam_succeed_if.so uid >= 500 quiet
auth sufficient pam_ldap.so use_first_pass
auth required pam_deny.so
account
2014 Oct 20
1
Allow Samba4/AD group "MYDOM\Domain Admins" to login through SSH on linux hosts
Hi,
For several linux server on our network we want to allow the AD domain group called "MYDOM\Domain Admins" to login through ssh with their AD credentials. Our DC1 and DC2 are running on Debian 64bit using Samba 4.1.12/Sernet.
I'm kinda confused, what exactly I need therefore. Do I need to setup a PAM_authentication as explained on that tutorial here?
2003 May 08
1
Roaming profiles migration
Hi,
I've to migrate transparently a NT4 PDC to a SAMBA-LDAP-PDC with 1000
users. Each user has a roaming profile on the NT server.
Of course, I want to migrate all the roaming profiles automaticaly on
the Samba server without any intervention on clients ! How can do that ?
How to preserve the ownership of each profile ?
Thank you,
--
Rapha?l Berghmans <rberghmans@arafox.com>
2010 Jan 18
2
Samba/winbind with Active Directory auth
Hi List,
I'm installing a Samba server with the intended purpose of serving files to
Windows users with seamless authentication on the smb server.
For that, I've been reading and following every single google search result
regarding the subject, but it seems I'm stuck at some point where other
people are not blocked ...
To summarize, I have these commands OK:
# kinit admin_user at