search for: nsswitci

Displaying 6 results from an estimated 6 matches for "nsswitci".

Did you mean: nsswitch
2017 Aug 07
6
member server idmap config (auto)rid
I've joined a samba 4.48 (debian stretch) to a Windows 2008R2 AD domain according to https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member It joins OK but I cannot get idmap rid (or autorid) to work idmap config * : backend = autorid idmap config * : range = 1000000-1199999 Nothing is returned for getent "SAMDOM\user" log.winbindd shows: [2017/08/07
2017 Aug 08
2
member server idmap config (auto)rid
(forwarding as I forgot to reply-all) -----Original Message----- From: Lange Norbert Sent: Dienstag, 08. August 2017 12:26 To: 'mathias dufresne' Subject: RE: [Samba] member server idmap config (auto)rid >Did you install libpam-winbind? libpam-krb5? Nope, I did try installing them now, made no difference. I have backup-scripts running on the server for months, and it worked before.
2017 Aug 08
0
member server idmap config (auto)rid
Hi, Could you post the whole smb.conf? That should help... Did you install libpam-winbind? libpam-krb5? Kerberos is working? It should as you mentioned join was ok. Anyway and in short, to help we need information. And playing with wbinfo could help to understand what you missed (wbinfo -n username; wbinfo -S userSID; wbnifo -i username; for a start) 2017-08-07 16:44 GMT+02:00 Neil Price via
2017 Aug 08
0
member server idmap config (auto)rid
Ok debian stretch.. Go here. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862580#39 Review all steps there. ( message 39, Date: Mon, 22 May 2017 10:21:18 +0200 ) And if you change something, mark it so you can find it back, but that config works. If it fails, post you smb.conf and post where you see errors based on the steps of above link. Without smb.conf is a guessing game.
2017 Aug 09
0
member server idmap config (auto)rid
Hi Niel, First I've no knowledge about clustering Samba. I'll read what gave Louis but for now, I didn't. Anyway, several suggestions: About hostname, if it is really an issue, you should be able to cheat using /etc/hosts and configuring /etc/nsswitch with: "hosts: files dns myhostname" or "hosts: files dns" as I'm not sure what really means this
2017 Aug 08
4
member server idmap config (auto)rid
If you use the debian package 4.5.8 is can suggest you upgrade to 4.6.5 from buster or use my 4.6.6 Go through this changelog. http://metadata.ftp-master.debian.org/changelogs/main/s/samba/samba_4.6.5+dfsg-8_changelog My 4.6.6 is based on 4.6.5+dfsg-6 But i cant tell much jet about clustering setups. Except this page: https://wiki.samba.org/index.php/Clustered_Samba And