similar to: getent group by name fails

Displaying 20 results from an estimated 200 matches similar to: "getent group by name fails"

2015 Jun 22
1
nsswitch/libnss_winbind.so.2
OK, issuing this command: $ getent passwd tunix Produces in /var/log/log.wb-STUDELEC-SA: 2015/06/22 12:32:37.473115, 4] ../source3/winbindd/winbindd_dual.c:1346(child_handler) Finished processing child request 20 [2015/06/22 12:32:37.473241, 4] ../source3/winbindd/winbindd_dual.c:1338(child_handler) child daemon request 20 [2015/06/22 12:32:37.473278, 3]
2015 Jun 22
2
nsswitch/libnss_winbind.so.2
Sorry I forgot the /etc/samba/smb.conf: [global] workgroup = STUDELEC-SA server string = Samba Server Version %v ; netbios name = MYSERVER ; interfaces = lo eth0 192.168.12.2/24 192.168.13.2/24 ; hosts allow = 127. 192.168.12. 192.168.13. ; max protocol = SMB2 # log files split per-machine: log file = /var/log/samba/smb.log # maximum size of 50KB per log file, then rotate: max log size
2015 Jun 22
2
nsswitch/libnss_winbind.so.2
Le 22/06/2015 13:23, Rowland Penny a ?crit : > On 22/06/15 11:59, Marc Recht? wrote: >> Sorry I forgot the /etc/samba/smb.conf: >> >> [global] >> >> workgroup = STUDELEC-SA >> server string = Samba Server Version %v >> >> ; netbios name = MYSERVER >> >> ; interfaces = lo eth0 192.168.12.2/24 192.168.13.2/24 >> ;
2018 Sep 03
7
winbindd crashing -- how to auto-heal?
On Sun, 2 Sep 2018 22:37:05 -0400 Jamie Jackson via samba <samba at lists.samba.org> wrote: > Thanks for the workaround, Luca. I might end up going with: > > #!/bin/bash > getent group | grep -q 'Domain Users' && exit 0 > echo "restarting winbind" > sudo systemctl restart winbind > > > Rowland, it crashed again. Here's some info.
2015 Apr 04
2
Member server - winbind unable to resolve users/groups
On 04/04/15 03:29, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>>>>> classic >>>>>>>>>> migration. >>>>>>>>>> AD DC is running fine... if you can call it that.
2015 Jun 22
3
nsswitch/libnss_winbind.so.2
Hello, Trying to set up an AD member server, I am stuck on nsswitch not working. wbinfo -u returns the list of domain users, but getent passwd <some user> always fails (exit 2) /etc/nsswitch.conf passwd: files winbind shadow: files winbind group: files winbind $ ls -l /usr/lib64/libnss_w* lrwxrwxrwx 1 root root 19 23 f?vr. 14:39 /usr/lib64/libnss_winbind.so ->
2013 Jan 09
2
Samba4 internal DNS not responding to DNS requests
I am not able to get the Samba4 internal DNS server to respond to DNS requests on the network. I am running Samba4 4.1.0pre1-GIT-c1fb37d on my CentOS 6.3 system. I followed the instructions here: https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO I configured Samba4 to use the internal DNS server. My Samba4 server is 192.168.0.13. Its full hostname is ubuntu-ad.allenlan.net. The realm is
2013 May 24
1
Unable to get Samba-3.6.12 to authenticate using ADS
I have a Samba-4 system running as an Active Directory server. It's working great: computers are joined to it, users are logged in, etc. Good job Samba developers, and thank you! But of course I am not satisfied. Now I want to configure another server (well, a VM) as a file server using Samba-3.6.12. I want it to refer to the Samba4 server for all user authentication. My understanding of
2015 Apr 03
2
Member server - winbind unable to resolve users/groups
On 03/04/15 21:29, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>>> classic >>>>>>>> migration. >>>>>>>> AD DC is running fine... if you can call it that. >>>>>>>> I've edited the
2015 Apr 03
2
Member server - winbind unable to resolve users/groups
On 03/04/15 19:33, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>> I'm trying to get the former PDC back into domain after performing a >>>>> classic >>>>>> migration. >>>>>> AD DC is running fine... if you can call it that. >>>>>> I've edited the smb.conf and nsswitch.conf as suggested in
2012 Dec 24
2
Problem with Samba4 installation - trouble at kinit
Hi. I am following the steps in the Samba4 HOWTO: http://wiki.samba.org/index.php/Samba4/HOWTO and I run into trouble at this step: [root at samba-ad ~]# kinit administrator at ALLENLAN.NET "kinit: Cannot contact any KDC for realm 'ALLENLAN.NET' while getting initial credentials" I performed all of the previous testing steps in the document successfully. This is CentOS 6.3.
2018 Sep 02
3
winbindd crashing -- how to auto-heal?
El 2/9/18 a les 10:39, Rowland Penny via samba ha escrit: > All of this is just a sticking plaster on the problem, if winbind is > crashing on a regular basis, we need to know this and will need > level 10 logs, debug info etc. Without this info, it will never get > fixed. Meanwhile, I need my server to keep running, so the plaster looks fine. Besides, winbind isn't crashing,
2015 Jun 22
0
nsswitch/libnss_winbind.so.2
On 22/06/15 11:59, Marc Recht? wrote: > Sorry I forgot the /etc/samba/smb.conf: > > [global] > > workgroup = STUDELEC-SA > server string = Samba Server Version %v > > ; netbios name = MYSERVER > > ; interfaces = lo eth0 192.168.12.2/24 192.168.13.2/24 > ; hosts allow = 127. 192.168.12. 192.168.13. > > ; max protocol = SMB2 > > #
2015 Jun 22
0
nsswitch/libnss_winbind.so.2
On 22/06/15 13:19, Marc Rechte wrote: > > > Le 22/06/2015 13:23, Rowland Penny a ?crit : >> On 22/06/15 11:59, Marc Recht? wrote: >>> Sorry I forgot the /etc/samba/smb.conf: >>> >>> [global] >>> >>> workgroup = STUDELEC-SA >>> server string = Samba Server Version %v >>> >>> ; netbios name = MYSERVER
2018 Sep 03
0
winbindd crashing -- how to auto-heal?
On Mon, Sep 3, 2018 at 5:17 AM Rowland Penny via samba < samba at lists.samba.org> wrote: > On Sun, 2 Sep 2018 22:37:05 -0400 > Jamie Jackson via samba <samba at lists.samba.org> wrote: > > > Thanks for the workaround, Luca. I might end up going with: > > > > #!/bin/bash > > getent group | grep -q 'Domain Users' && exit 0 > > echo
2015 Apr 04
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny! >> # cat /etc/resolv.conf >> nameserver 192.168.17.4 >> search ads.ccenter.lan >> >> # host -t SRV _ldap._tcp.ads.ccenter.lan. >> _ldap._tcp.ads.ccenter.lan has SRV record 0 100 389 dc1.ads.ccenter.lan. >> >> # nslookup dc1 >> Server: 192.168.17.4 >> Address: 192.168.17.4#53 >> >>
2013 Jan 10
0
Samba4 internal DNS not responding to DNS requests - SOLVED
The problem was definitely SELinux and/or firewall (iptables). Thank you for the help. On Wed, Jan 9, 2013 at 8:38 PM, Andrew Bartlett <abartlet at samba.org> wrote: > On Wed, 2013-01-09 at 09:47 -0500, felix at epepm.cupet.cu wrote: > > > I am not able to get the Samba4 internal DNS server to respond to DNS > > > requests on the network. > > > > > >
2013 Feb 22
1
Unable to join domain, apparent DNS problem
This isn't exactly a Samba problem, but I am hoping the experts here can help me. I have been trying to get my OpenIndiana system to join a Samba4 domain and I was running into multiple problems. So I decided to test against a true Windows Server (2003) domain, to see if there is something wrong with my client-side setup. Attempting to join the WS2003 AD domain also fails. Snooping the
2015 Apr 03
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny! >>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>> classic >>>>>>> migration. >>>>>>> AD DC is running fine... if you can call it that. >>>>>>> I've edited the smb.conf and nsswitch.conf as suggested in Wiki article,
2015 Apr 04
2
Member server - winbind unable to resolve users/groups
On 04/04/15 18:28, Andrey Repin wrote: > Greetings, Rowland Penny! > >>> # cat /etc/resolv.conf >>> nameserver 192.168.17.4 >>> search ads.ccenter.lan >>> >>> # host -t SRV _ldap._tcp.ads.ccenter.lan. >>> _ldap._tcp.ads.ccenter.lan has SRV record 0 100 389 dc1.ads.ccenter.lan. >>> >>> # nslookup dc1 >>> Server: