similar to: winbind enum users = yes, but: is there a limit?

Displaying 20 results from an estimated 5000 matches similar to: "winbind enum users = yes, but: is there a limit?"

2006 Jun 02
2
Domain trusts regression (I hope) 3.0.21c -> 3.0.23pre1, rc1
I have the following five AD domains: RABOTEST.COM AM.RABOTEST.COM OC.RABOTEST.COM AP.RABOTEST.COM EU.RABOTEST.COM There are trusts from the top level to all four regional realms. My winbindd, in ADS mode, is joined to EU.RABOTEST.COM In 3.0.21c, winbindd wbinfo -m gives me RABOTEST RABOTESTAP RABOTESTAM RABOTESTEU RABOTESTOC But in 3.0.23pre1 and rc1, I only get RABOTEST I hope this
2006 Apr 21
1
AW: getent not working (again)
I don't think that this is my problem. When I try 'getent passwd <user>' I get no output either. And we only store about 200 users. Is bug 3024 fixed in the newest version? I will try to apply the patch. J?rg -----Urspr?ngliche Nachricht----- Von: Gautier, B (Bob) [mailto:Bob.Gautier@rabobank.com] Gesendet: Freitag, 21. April 2006 12:54 An: Horchler, Joerg;
2006 Apr 23
0
Domain trust relationship between Samba 3.0.21c and AD 2003
Hello, I have two domains: - a domain FRANCE on a SAMBA PDC called "SARGE" - a domain DOMAINTEST on a Active Directory called "SRV2003-2" I followed the samba howto chapter on setting a domain trust relationship between this two domains. For now, I just want DOMAINTEST users to log on shares of the FRANCE domain. On Windows 2003 side, with the MMC I can check/revalidate
2004 Oct 18
0
Samba, ldap and winbind - almost there!
Hi All, I'm in the process of setting up samba with ldap and winbind and haven't been able to find an article anywhere on how to do this. I've managed to troll together everything except the directory setup. I'm stuck on what I need to add into the directory (ldif files) to make it all go. I've included the steps I took and so hopefully it'll be easy to spot what
2004 Aug 31
0
Overloaded winbind
I'm running Samba 3.0.4 on Red Hat Enterprise ES v3 (Update 2), utilizing ACLs on ext3. Yesterday I discovered that my backup application (Galaxy 5.0) doesn't back up ACLs and won't until the next release (sometime this fall). I figured that I'd do a "poor man's backup" of the ACLs by running "getfacl -R --absolute-names /shares > /root/acls" on a daily
2005 Apr 14
1
Winbind User Login Troubles
I am running Samba version 3.0.9-1.3E.2 on a server that is joined to a windows server 2003 domain using ADS security. The samba server hosts a share called 'files'. I am having problems mounting this share using a new account I set up. getent passwd shows the information for the new account as does wbinfo -u. Mounting the share with the new users account using the net use command
2007 Oct 04
5
Winbind problem
Hello, I have a Centos 4.4 Linux server that setup Winbind with windows 2003AD integration, the winbind suddenly can't receive AD accounts, I can use wbinfo -u to show AD user name and group etc, but getent passwd isn't pulling across all of the domain accounts. Here is the winbind log: [2007/10/04 23:31:08, 1] nsswitch/winbindd_user.c:winbindd_fill_pwent(50) error getting user id
2006 Mar 08
3
how to manage 3000 Samba Connection
Hi All, Give Me some good idea, about.. how to manage 3000 Samba Connection. in my network i have 6 Samba File Server.. Volumes Are common in all Samba servers (GPFS Volume + 6 GPFS Nodes) (so 6 Servers are there to share this connection. 500 X 6 ) at a time.. i am getting maximum 3000 samba connection and almost all connection is opening 150MB to 300MB file (3D Animation Files) total opened
2005 May 06
1
idmap_sid_to_uid is not get called?
Hi I have the following question: Joining Win200x as ADS/DOMAIN, I see no problems for windows users to get authenticated even if they don't have local accounts. However, with the same samba (3.06) joining NT4 SP6 domain I see that only users that also have entry in /etc/passwd are been authenticated. I followed winbindd traces and saw that there is no problem communicating with
2007 May 18
1
3.0.25 Winbind high CPU usage
I just upgraded from 3.0.23d to 3.0.25 and I'm noticing that winbind is chewing up a lot of CPU usage. There are always 2 winbindd processes and one uses about 80% cpu and the other use 15% cpu. When I run a tcpdump and look at the traffic going to/from the domain controller winbindd is connected to, there is a constant flow of traffic. Here is the winbind setup from my smb.conf file:
2008 Jul 17
0
Interdomain Trust, wbinfo works on both servers, getent doesn't work on one server
Hi I have a problem with an interdomain trust where on the PDC for DomainA, everything works perfectly. getent returns local and DomainB usernames. On the PDC for DomainB, it's DomainB works fine, but getent only returns local usernames and groups, it doesn't return the usernames or groups for DomainA. wbinfo -u and wbinfo -g work fine and return all DomainA's usernames and groups.
2003 Sep 15
1
winbindd using FQDN domain name now?
As of RC3 and RC4, I've noticed that winbindd's wb_getpwuid function is using the form <FQDN-domain><winbind-seperator><username>, and before, it was simply <NetBIOS-domain><winbind-seperator><username>. The net effect of what I'm seeing is that users which have a UNIX account locally on the samba box and also a domain account are being
2002 Sep 10
0
Samba 2.2.5-10, W2K PDC and Winbind - Authentication issues
I've gotten passed the problem I had with joining the domain. However, I am still having problems with the authentication of domain user accounts against the samba server. wbinfo -u shows my users from the domain correctly. wbinfo -g does the same for my domain groups. getent passwd shows the domain users as expected. wbinfo -t shows a good trust. wbinfo -a allows me to authenticate any
2007 Nov 05
0
Samba 3.0.26a, windows 2k3 r2 SFU, problems with auth/nss
Dear samba list, For some time we've had servers connecting to a w2k3 r2 server via ADS setup. Wins was working fine and users were able to authenticate. Recently we've added a GFS like system. This required getting the UID/GID's unified. Suggestions were made on the samba IRC channel to install SFU on the PDC. I'm receiving some very strange output. Usernames/pwd have
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
Hi We have a few Linux samba servers that authenticate against our Active Directory domain (Small Business Server 2000). I've added a couple of disks to a FreeBSD 6.1 server in our office and I'm trying to achieve the same but not having much luck. I'm new to all this... I'm not our network admin, but he is BSD-phobic so I thought it was safer to do it myself.
2003 Jan 30
1
winbind and enum groups
Hi All I have been struggling with winbind for over to weeks now. I have searched nearly the whole Internet for info on my problems ;) Right now I can auth Windows NT users on my Linux box (RH-8.0) with samba-2.2.7a-1. But my big problem is that when a user i authorized it can't find a group name for eg. 100000. I have been considering the following debug method : 1. remove the
2005 Jun 01
0
Odd behavior of winbind
Hi, I have an odd problem with winbind. I use it for, among other thing, nsswitch user resolution. I believe it have a problem with accessing information for a single user, or with caching. When I request info for a specific user, it fail (trying to login also fail with NT_STATUS_NO_SUCH_USER). But it work when I request info for all users. And then, login and getent for single account start
2004 Apr 02
0
Samba Active Directory Restart
How long does the availability last? > From: "Will Hughes" <will@aghealth123.com> > Date: Thu, 1 Apr 2004 10:02:32 -0600 > To: <samba@lists.samba.org> > Subject: [Samba] Samba Active Directory Restart > > I am having an issue where I can not connect from an XP box on the > Win2000 AD domain. If I restart samba and winbindd I can then connect >
2004 Jan 07
0
Samba3.0.1pre1 winbind failing against domain groups(ADS)
Winbindd is having trouble finding the Domain Admins group in my domain. It appears to be searching for the group but does not show what domain it's looking into - then it tries the local PC (ANC-Gentoo): log.winbind: [2004/01/07 13:20:43, 3] nsswitch/winbindd_group.c:winbindd_getgrnam(237) [23792]: getgrnam Domain Admins [2004/01/07 13:20:43, 5] nsswitch/winbindd_acct.c:wb_getgrnam(522)
2005 May 25
1
Problems with winbind Samba 3.014a
Hi, I have posted a couple of questions on this problem but have not had any replies. I would be very grateful if anyone can give some help with this. Running Samba 3.0.14a with winbind and acl support Solaris 8 NT4 domain. Trying to run Samba 3 with security = Domain using pass through authentication no LDAP backend. Samba appears to work for users but we are getting lots of the following