Displaying 20 results from an estimated 6000 matches similar to: "winbind limitations"
2016 Feb 26
2
winbind limitations
Hi Volker,
I have same behaviour here without enumerating users or groups. As soon as
the DB increase too much (which is not too much, my tests months ago made
Samba starting to hang on certains commands (ldapcmp, wbinfo -u...) around
40000 objects in Samba database.
On DC wbinfo -u is hanging today after 10s. This on the 2 DC I tested (on
20 DC). As soon as wbinfo -u is launched RPC PID of
2016 Apr 15
3
Domain member seems to work, wbinfo -u not
Hello everyone,
any ideas on why a newly installed domain member (w2k8 domain) might seem to work fine in every test (wbinfo -g, wbinfo -t, getent group, wbinfo -n username, getent passwd user, share-access.., ) but only enumeration of users with wbinfo -u and getent passwd fail?
wbinfo -u just returns without any output and getent passwd just shows the default centos7 users.
Even with
2008 Jun 01
2
Winbind issue
All,
After upgrading to samba 3.0.30 on gentoo amd64 because of my recent
best friend CVE-2008-1105
My winbind daemon is 'hanging up', and refusing to respond to pings
after a few minutes of activity.
Wbinfo -u, getent passwd all work successfully, then after a bit wbinfo
-p just tells me winbind dies.
I have 3.0.30/winbind on another machine, also amd64 that is working....
So
2012 Sep 24
3
"Out of Memory error
Hi
we have a Samba-Winbind 3.5.10 and i have a big quantity of errors
in logs :
[2012/09/24 16:01:29.248286, 1]
winbindd/winbindd_ads.c:728(lookup_usergroups_memberof)
lookup_usergroups_memberof ads_search
member=CN=TESTDD,OU=Villeurbanne,OU=ExEA,DC=ELIOTT,DC=fr: Out of memory
[2012/09/24 16:03:38.498533, 1]
libads/ldap_utils.c:323(ads_ranged_search_internal)
could not pull first
2007 Dec 05
8
3.0.27a, ubuntu server7.10 auth issues
I have upgraded to version 3.0.27a on ubuntu 7.10 server and now the
getent command wont display the active directory users, but wbinfo will.
It worked fine with 3.0.26a and I have not changed my configuration.
I do however have this in my winbind log:
[2007/12/04 13:39:01, 0] nsswitch/winbindd.c:request_len_recv(544)
request_len_recv: Invalid request size received: 2084 (expected
2016 Feb 17
2
Problems after migration from samba 3.5.2 to samba 4.3.1
On 17/02/16 20:14, Fernando Favero wrote:
> And, there is any problem if I change the uidNumber manually via ldbmodify
> ??
>
> On Wed, Feb 17, 2016 at 6:03 PM, Rowland penny <rpenny at samba.org> wrote:
>
>> On 17/02/16 19:53, Fernando Favero wrote:
>>
>>> On Wed, Feb 17, 2016 at 4:43 PM, Rowland penny <rpenny at samba.org> wrote:
>>>
2016 Feb 17
2
Problems after migration from samba 3.5.2 to samba 4.3.1
On 17/02/16 19:53, Fernando Favero wrote:
> On Wed, Feb 17, 2016 at 4:43 PM, Rowland penny <rpenny at samba.org> wrote:
>
>> have you given all your users a unique uidNumber inside the range you have
>> set in smb.conf on the fileservers (2000-50000) ???
>
> Hmmm, looking my ldap, I discovered that I have duplicated uidNumbers.....
> would that be the problem???
2011 Mar 16
1
wbinfo -u Don't show users from trusted(ing) domain on domain member server
Hi, All!
I Have Samba (3.5.6) domain witch have trust relations with ADS (Named TEST) Win2008 (2008 domain mode)
On PDC all working very good.
I have also Domain Member server in my samba Domain.
When i trying type wbinfo -u, or getent passwd on samba PDC (Named BINKLG) I see all, including ADS users.
When I trying do it on Domain Member Server I don't see users from ADS
Is it possible to
2004 Jun 08
1
wondershaper under Debian
Hi everybody! I know this discussion list isn´t just about wondershaper, but i think someone can help me.
I used to have a linux box running red hat 8, as firewall on my lan. I upgraded to debian 3.0 and tried to use the same wondershaper files under debian, but, when i run wondershaper on ppp0 device, it just stops transfering. Remember: its the same files i used with success under red hat 8.
2006 Feb 04
2
bwinfo -u works getent passwd doesn't
Hi,
I have Samba 3.0.21b running on Solaris 10 with ADS authentication.
I get the following in log.winbindd when I do "getent passwd" but wbinfo -u
lists all the users.
Does anyone know why and how to fix it?
Thanks,
Vahid.
[2006/02/04 13:37:02, 3] nsswitch/winbindd_ads.c:query_user_list(234)
ads query_user_list gave 9926 entries
[2006/02/04 13:37:04, 3]
2016 Feb 24
0
winbind limitations
On Tue, Feb 23, 2016 at 06:58:52PM -0300, Fernando Favero wrote:
> Hi.
>
> Does winbind has limitations with lots of users in domain?
>
> I'm compiled samba 4.3.1 and created 40 users, so winbind and getent works
> fine, but when created 26.000 users and "wbinfo -u" doesn't show users.
I'm sure there's timeouts all over the place with 26.000 users.
2005 Feb 16
3
How can i send the same traffic to 2 different interface
Hi! I am making some tests here, and i wanna miror all the
traffic going to a ip from one interface to another ip.
example:
all packets going to 64.223.167.100 should be transmitted by
ppp0 to internet and by eth2 to the adress 192.168.1.100.
Someone know how can i do it using iptables or ip route/ip
rule?
Tks in advance!
Fernando Favero
_______________________________________________
LARTC
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
2016 Feb 15
2
Problems after migration from samba 3.5.2 to samba 4.3.1
Hello,
3 months ago, I migrated my domain from samba 3.5.2 (NT4 with LDAP) to
samba 4.3.1 (compiled from source) following classic upgrade instructions
on wiki page. The samba 4.3.1 is using Samba Internal DNS.
20.000 users and 2.800 computers were migrated.
After the migration process, I joined 1 new DC server and 2 File Servers to
domain.
All users can login on domain, but we have some
2017 May 09
2
ssh not connecting to Active Directory in Fedora 25 workstation, wbinfo -u works; child_read_request: read_data failed: NT_STATUS_CONNECTION_RESET
Running Feora 25 workstation we're able to register the computer in AD but I can't get SSH to authenticate properly. wbinfo -u brings back all the users. Just getting "Permission denied, please try again." Below are key settings in related conf files.
rpm -q samba
samba-4.5.8-1.fc25.x86_64
winbindd -V
Version 4.5.8
/etc/nsswitch.conf:
passwd: files winbind
shadow:
2016 Feb 17
2
Problems after migration from samba 3.5.2 to samba 4.3.1
On 17/02/16 18:10, Fernando Favero wrote:
> Well.... I know that this problem is very weird, but, does anyone know how
> to identify where the problem is??
> My domain controler shows only groups... not users, and smbclient shows:
>
>
OK, whilst I cannot understand why 'wbinfo -u' doesn't show your users,
I see that you are now using the winbind 'ad' backend,
2006 Aug 22
2
Winbind Problem after Update from 3.0.21b -> 3.0.23b
Hi all,
we're using Winbind on a Solaris 9 machine to authenticate our Users, who
are held in a Windows 2003SP1 AD. We are now using Samba 3.0.21b and everything
works as expected. I configured the nsswitch and installed "libnss_winbind.so"
and "pam_winbind.so" as described in the documentation and winbind is able
to resolve the AD users and groups and the useres are able
2016 Feb 16
2
Problems after migration from samba 3.5.2 to samba 4.3.1
Hi Rowland
> OK, two things jump out at me, I wouldn't use 'EXAMPLE.COM' for the
> workgroup name, I would have just used 'EXAMPLE' i.e. no dot in the name.
>
>
I understand, but, change the workgroup involves migrate domain, right ??
Or can I simply change workgroup and restart samba ??
> Your idmap config stack is incorrect, you only have settings for the
2016 Nov 16
2
Error on demote dead server
Hi
I have a DC server (named dc-server1) with corrupted database. I
transferred all FSMO to dc-server2 and now I'm trying to demote dc-server1
running "samba-tool domain demote --verbose
--remove-other-dead-server=dc-server1" on dc-server2, but the following
error occurred.
The problem continues even after running "samba-tool dbcheck --cross-ncs
--fix --yes".
Samba
2004 Aug 26
13
Load Balance simply doesn´t work...
i´ve been searching for a load balance solution since a month
ago... what i can say is that it simply doesn´t work. I was
unable to find one guy that did it with sucess. When "load
balance" is the subject of the message on the list, the
message is simply ignored.
So... if it doesn´t work... why LARTC don´t delete it from the
HOW TO and answer us with some "it simply doesn´t