Hi John,
[...]
Quote:> Also, what is with the smbpasswd file ? I am given to understand that I
> need to add users to this file -- since my Win clients will most likely be
> sending encrypted passwords. The problem is that the smbpasswd file that I
> have found on the Linux system is not executable...
With SAMBA you should have a file called smbpasswd which should live in a
directory which is similar to this one: /usr/local/samba/bin/smbpasswd (or
whereever samba is installed). This file should be executable as it is the
program which is responsible for creating your smbpasswd file which will be
created in a directory like: /usr/local/samba/private/smbpasswd.
As for your question about the password file as opposed to the binary file,
the quick answer is yes, you should create all of your users in this file. I
am not sure what sort of network structure you are building but I have built
structures where Linux is the master domain controller and serves the domain
for password and file sharing.
Additionally, those users that need access to any UNIX resource (especially
Linux) I use the SMB_AUTH pam which ties their password into the SAMBA
password as well. This means that you can have your smbpasswd file that samba
maintains be your primary authentication source for all resources.
If you get stuck with the setup, let me know.
See ya
Dean Thompson
--
+______________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+------------------------------+--------------------------------------------+