Displaying 7 results from an estimated 7 matches for "autoid".
Did you mean:
  authid
  
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
...f autorid is an odd/problematic setting, I can pass that info on to the
sysadmins. I looked at
https://lists.samba.org/archive/samba/2015-May/191544.html (since I don't
really know the difference between these settings), but I don't know how
many back-end AD servers there are. BTW, *is* the autoid setting
potentially problematic?
I'm also not sure how to know is sssd is in use or not, so these are the
things I thought to try:
$ systemctl -a | grep '\(smb\|samba\|sssd\|winbind\)'
  winbind.service
                                       loaded    active   running   Samba
Winbind...
2016 Dec 05
2
Join QNAP to a Samba AD
...AD controller and my QNAP have a Samba 4.0.25
(latest update)
  
All i want is to join the QNAP to the AD, the QNAP will act as the file
server.
  
The join in the official way is okay but the uid / gid mapping is f*cked.
  
I tried almost everything, change the idmap, manual join, ad / rid / autoid
mode ect ... when it work, i have bad uid/gids
  
When i set the idmap to start from 0 my gid 515 is good but other uid are bad.
  
For now, i changed the settings to match the wiki page of samba "Setup samba
as an AD Domain Member" with ad backend rfc2307, winbind return the correct...
2016 Dec 05
0
Join QNAP to a Samba AD
...> 
> All i want is to join the QNAP to the AD, the QNAP will act as the
> file server.
> 
>   
> 
> The join in the official way is okay but the uid / gid mapping is
> f*cked.
> 
>   
> 
> I tried almost everything, change the idmap, manual join, ad / rid /
> autoid mode ect ... when it work, i have bad uid/gids
> 
>   
> 
> When i set the idmap to start from 0 my gid 515 is good but other uid
> are bad.
> 
>   
> 
> For now, i changed the settings to match the wiki page of samba
> "Setup samba as an AD Domain Member" wi...
2018 Sep 01
0
winbindd crashing -- how to auto-heal?
...problematic setting, I can pass that info on to
> the sysadmins. I looked at
> https://lists.samba.org/archive/samba/2015-May/191544.html (since I
> don't really know the difference between these settings), but I don't
> know how many back-end AD servers there are. BTW, *is* the autoid
> setting potentially problematic?
It shouldn't be a problem, but I have never used it and I think it has
more place in a set up with multiple domains.
There are a few different backends, but the main ones are 'ad', 'rid'
and 'autorid'.
The first ('ad') requ...
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
...I can pass that info on to
> > the sysadmins. I looked at
> > https://lists.samba.org/archive/samba/2015-May/191544.html (since I
> > don't really know the difference between these settings), but I don't
> > know how many back-end AD servers there are. BTW, *is* the autoid
> > setting potentially problematic?
>
> It shouldn't be a problem, but I have never used it and I think it has
> more place in a set up with multiple domains.
> There are a few different backends, but the main ones are 'ad', 'rid'
> and 'autorid'.
&...
2016 Dec 06
2
Join QNAP to a Samba AD
...All i want is to join the QNAP to the AD, the QNAP will act as the  
> file server.  
>  
>  
>  
> The join in the official way is okay but the uid / gid mapping is  
> f*cked.  
>  
>  
>  
> I tried almost everything, change the idmap, manual join, ad / rid /  
> autoid mode ect ... when it work, i have bad uid/gids  
>  
>  
>  
> When i set the idmap to start from 0 my gid 515 is good but other uid  
> are bad.  
>  
>  
>  
> For now, i changed the settings to match the wiki page of samba  
> "Setup samba as an AD Domain Membe...
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
Hi Rowland,
Here's the info you asked for.
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.5 (Maipo)
$ smbcontrol --version
Version 4.7.1
smb.conf:
------------------------------
[global]
        security = ADS
        realm = REDACTED.WAN
        encrypt passwords = true
        workgroup = REDACTED
        winbind enum users = yes
        winbind enum groups = yes