Zedex to a Linux server

Here is how you must setup the Linux server:

  1. Enable Samba networking services
  2. Create users and add them as Samba users
  3. Create a user called "logout" with the password "logout"
  4. Set up Samba  as "share" security. In the global section of smb.conf change: security = share
  5. 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