Quoting Jordi Pujol (jordipuj...@gmail.com):
> A Dimarts 19 Maig 2009 16:12:11, Christian Perrier va escriure:
> > Quoting Jordi Pujol (jordipuj...@gmail.com):
> > > the usermod command can use an encrypted password
> >
> > Thanks a lot (I apparently missed the bug report, sorry for this). Did
> >
A Dimarts 19 Maig 2009 16:12:11, Christian Perrier va escriure:
> Quoting Jordi Pujol (jordipuj...@gmail.com):
> > the usermod command can use an encrypted password
>
> Thanks a lot (I apparently missed the bug report, sorry for this). Did
> you test the patch?
not really in this package,
when the
Quoting Jordi Pujol (jordipuj...@gmail.com):
> the usermod command can use an encrypted password
Thanks a lot (I apparently missed the bug report, sorry for this). Did
you test the patch?
signature.asc
Description: Digital signature
the usermod command can use an encrypted password
--- /usr/lib/user-setup/user-setup-apply 2008-08-09 21:35:55.0 +0200
+++ user-setup-apply 2009-05-19 11:25:21.0 +0200
@@ -29,13 +29,12 @@
USER="$1"
PASSWD="$2"
if [ "$3" = true ]; then
- OPTS=-e
+ $chroot $ROOT usermod --pas
4 matches
Mail list logo