fermulator
March 15th, 2006, 10:01 AM
Hi!
I'd like to create samba access for a particular user account for samba sharing.
Currently, I create samba accounts using: "smbpasswd -a local_username"
Unfortunately, this requires that there be an actual UNIX account present to create it. Since this is the case, how can I DENY that unix account for loging in at the local shell, or connecting ssh?
Basically I'd like this user to be able to see samba shares, but not login to the server using any other means...
(This is just like the Windows "DENY LOCAL LOGON" policy.....which is how I would do it in Windows.)
Any tips would be appreciated!
Thanks
I'd like to create samba access for a particular user account for samba sharing.
Currently, I create samba accounts using: "smbpasswd -a local_username"
Unfortunately, this requires that there be an actual UNIX account present to create it. Since this is the case, how can I DENY that unix account for loging in at the local shell, or connecting ssh?
Basically I'd like this user to be able to see samba shares, but not login to the server using any other means...
(This is just like the Windows "DENY LOCAL LOGON" policy.....which is how I would do it in Windows.)
Any tips would be appreciated!
Thanks