RobertoBouza at bayviewassetmanagement.com
2009-Nov-11 19:01 UTC
[Samba] AllowUsers AllowGroups + WinBind
Hello, I was hoping that someone could shed some light on this issue we are having. I'm trying to use AD groups to allow SSH access into the Linux boxes but It doesn't seem to work. We have: AllowGroups unix_admins AllowUsers joe at server1.domain.com And doesn't work. If I remove the first one it works great joe can login into the box from server1. the end objective that I want is to restrict access to groups. let's say I want the group unix_admins to be able to log in into the box but only joe from server1.domain.com Any help will be appreciated. Thank you. Roberto Bouza.
Possibly Parallel Threads
- Possible error in coding of AllowUsers / AllowGroups in ssh 5.8p2
- ((AllowUsers || AllowGroups) && !(AllowUsers && AllowGroups))
- Question about AllowUsers and AllowGroups
- problem with AllowUsers and AllowGroups
- [Bug 2292] New: sshd_config(5): DenyUsers, AllowUsers, DenyGroups, AllowGroups should actually tell how the evaluation order matters