Vitor Alexandre S. Marinho
2003-Jul-16 11:17 UTC
[Samba] DiskQuota and Expire Password in Samba
My friends, i need to implement DiskQuota and expire password in samba. I need that my users change your password in 30 days and the space in hard disk can?t be larger than 100MB. Who knows how can i implement this? Thank?s a lot
On Wed, Jul 16, 2003 at 08:17:25AM -0300, Vitor Alexandre S. Marinho wrote:> My friends, i need to implement DiskQuota and expire password in samba. I > need that my users change your password in 30 days and the space in hard > disk can?t be larger than 100MB. > Who knows how can i implement this?Quotas are up to the OS, but compiling --with-quotas will show this to your users. See my previous e-mail on password expiry - your options are PAM (2.2) or Samba alone in 3.0. Andrew Bartlett