Zedex to a Linux server
Here is how you must setup the Linux server:
- Enable Samba networking services
- Create users and add them as Samba users
- Create a user called "logout" with the password
"logout"
- Set up Samba as "share" security. In the global section of
smb.conf change: security = share
- In the global section of smb.conf change or add: netbios name = zedex
On each of the Windows workstations, make sure that you do not have
any users who have the same login and passwords as are on the Linux server. Just
have a generic login, like "user".
Home