search for: sataying

Displaying 8 results from an estimated 8 matches for "sataying".

Did you mean: satating
2019 Oct 04
2
Samba winbind getgroups lookup
SSSD is not installed but I did remove it from nsswitch.conf. I still see winbind always doing the group lookup for local user. On Thu, Oct 3, 2019 at 8:05 AM Rowland penny via samba <samba at lists.samba.org> wrote: > > On 03/10/2019 15:46, Satay Epic wrote: > > Thank you Rowland for your reply. My knowledge is limited with Samba > > so please forgive me for any basic
2019 Oct 03
2
Samba winbind getgroups lookup
Thank you Rowland for your reply. My knowledge is limited with Samba so please forgive me for any basic mistakes :) This is something was setup by a previous admin. We have had issues where "winbind" will just "give up" and won't let anyone login into the host not even from the console. I would like to fix that problem so started to investigate the configs. I don't
2019 Oct 04
1
Samba winbind getgroups lookup
Ok. Wondering if it fix by changing the idmap backend to "ad" ? Is "ad" backend a better option than "rid" since we have MS AD or otherwise ? My next task is to ensure PAM is setup correctly with winbind. I'm going to validate the PAM configs. Do you have any recommendations of PAM / winbind settings? We also having "nscd" running for the DNS host
2004 Apr 28
1
Wondershaper stops limiting outbound traffic
...o priority for, and re-run wshaper, my outbound is once again limited to 50kb/s, but my pings are horrible because all bandwith has the same priority. Some will ask why not use the torrents bandwith limitation....the answer to that is because it sucks. I have it set to 50kb/s and instead of it sataying at 50, it fluctuates up and down and AVERAGES 50kb/s. What could be causing this problem when NOPRIOPORTSRC is set to de-prioritize torrents? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://...
2019 Oct 03
2
Samba winbind getgroups lookup
We have winbind client running on CentOS 7.3.1611 host connected to MS active directory. It is working normal for local and AD users. However in the logs, I see that NSS is throwing call to winbind to retrieve the groups for "root" user. I wonder why it does and what can be done to make it stop doing that. I believe it should do the lookup only for the domain/AD users. [2019/10/02
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
Dear Sirs, I created user account "jupiter$" and did "smbpasswd -a -m jupiter". That always worked for WinNT4, but WinXP refuses to join domain (I applied registry "requiresignorseal" hack) What do I need to add/remove from smb.conf ? I'm using FreeBSD. smb.conf is attached Regards, (????????? ?????????) Ilia Chipitsine (???? ???????) -------------- next part
2019 Oct 03
0
Samba winbind getgroups lookup
On 03/10/2019 15:05, Satay Epic via samba wrote: > We have winbind client running on CentOS 7.3.1611 host connected to MS > active directory. It is working normal for local and AD users. However > in the logs, I see that NSS is throwing call to winbind to retrieve > the groups for "root" user. I wonder why it does and what can be done > to make it stop doing that. I
2019 Oct 03
0
Samba winbind getgroups lookup
On 03/10/2019 15:46, Satay Epic wrote: > Thank you Rowland for your reply. My knowledge is limited with Samba > so please forgive me for any basic mistakes :) > This is something was setup by a previous admin. > > We have had issues where "winbind" will just "give up" and won't let > anyone login into the host not even from the console. > I would like