Click to See Complete Forum and Search --> : How to make Samba server authenticate Linux client?


Potatoatwork
11-26-2004, 08:39 PM
Dear all,


Anyone have any idea about how to setup samba server to authenticate a Linux client when the Linux client tries to access files on Samba server?

Thanks in advance!

j79zlr
11-26-2004, 08:48 PM
Use security=user, its there by default.

Potatoatwork
11-26-2004, 08:57 PM
thanks j79zlr!