mkpasswd question

Dave Korn dave.korn@artimi.com
Thu Jul 19 09:29:00 GMT 2007


On 19 July 2007 10:13, Daniel M wrote:

> Hi,
> 
> I'd like to create /etc/passwd only from a certain group in the domain,
> that way only that group will have ssh access.
> is that possible?


  Add all the allowed users to a (newly created) regular windows group in the
windows user account UI.  Call it ssh_users or something.  Update your
/etc/groups, and look up the "AllowGroups" option in "info sshd_config".

  (Untested, but it ought to do what you want).

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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



More information about the Cygwin mailing list