Entries Categorized as 'Debian'

Unix and Samba password sync on Debian Etch

Date May 14, 2007

Assumptions

All users of the system are happy with using their Unix passwords for Samba,
all Unix users will have a Samba account with the same username,
Unix and/or Samba accounts might already exist, possibly with non-matching passwords.

Prerequisites
Install the following packages, if you do not already have them installed:
# apt-get install libpam-smbpass smbclient
Unix - > Samba
In order to [...]