Re: [Samba] Set password expiration date

2010-08-27 Thread Marco De Vitis
Il 27/08/10 15:42, Arvid Requate ha scritto: Sounds like a more debian related packaging question: http://packages.debian.org/lenny/i386/samba/filelist says /usr/bin/pdbedit is shipped in 2:3.2.5-4lenny12. Sorry, I do not understand what you mean to say. The Samba version shipped with Debian

Re: [Samba] Set password expiration date

2010-08-27 Thread Arvid Requate
Hi Marco, Freitag, 27. August 2010 15:29:27 Marco De Vitis wrote: > I'm using Samba 3.2.5 on Debian Lenny, and I need to set the password > for a certain user to expire on a specific date (not "now", it's a date > in the future). > > When I was on Debian Etch I could use this: > > pdbedit -r -u

[Samba] Set password expiration date

2010-08-27 Thread Marco De Vitis
Hi, I'm using Samba 3.2.5 on Debian Lenny, and I need to set the password for a certain user to expire on a specific date (not "now", it's a date in the future). When I was on Debian Etch I could use this: pdbedit -r -u user --time-format=%d-%m-%Y --pwd-must-change-time= But it seems this op