Do you have an example of the hide/veto option you used and sshd_config
mod you did to do this?  
 
David
 
David Shapiro
Unix Team Lead
919-765-2011

>>> Gordon Messmer <[EMAIL PROTECTED]> 2/21/2006 12:01:32 PM >>>

David Shapiro wrote:
>  
> I have samba set up using winbind so that I can ssh into the box
with
> my DOMAIN\mylogin.  That's great...kind of.  How do  I control which
> users can login to the box?

I usually do that by reconfiguring sshd for key-only authentication 
(that is, disable password based auth).  Configure samba to hide or
veto 
the ssh authorized_keys file, and you alone will have access to add
keys 
for the users to whom you want to grant login privileges.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to