Displaying 1 result from an estimated 1 matches for "joe_jel".
2009 Jul 11
1
help with winbind and groups
...late shell = /bin/bash
winbind use default domain = no
winbind offline logon = false
winbind enum users = no
winbind enum groups = yes
winbind separator = +
1. 'getent group' works and shows this group (yes, it is a different
domain through a trust):
NARF+tdtest:*:10521:NARF+joe_jel
2. I have this in sshd_config:
AllowGroups root NARF+tdtest
This works great! I can log in with NARF+joe_jel via ssh and life is
good. However, I have a whole bunch of groups in AD that have spaces
in them. I can see them fine in a 'getent group'. However, how can I
restrict ssh...