Greetings, All!

Setting up an OpenSSH server on remote system, I hit an issue with
authorization. When setting SSHD to, i.e.,

AllowGroups RAdmin

I get a response from server
sshd: PID 540: User anrdaemon from 192.168.56.1 not allowed because none of 
user's groups are listed in AllowGroups

Was digging through mkpasswd/mkgroup, but nothing hinted possible solution.
Manually editing /etc/group and adding username to the respective group

RAdmin:S-1-5-21-507921405-1614895754-1177238915-1005:1005:anrdaemon

fixed the problem.
But question remains - who should play nice here? Is it mkgroup not doing
it's job, or SSHD should threat it differently?


-- 
WBR,
 Andrey Repin (anrdae...@freemail.ru) 06.06.2011, <22:41>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to