From: Zoltán Felleg Date: Thu, 17 Mar 2022 11:32:39 +0000 (+0100) Subject: Updated fds.in (corrected a typo in 10_setupds.sh). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=028cb87bde2233809204e1dbfa65c1ac6ebb1406;p=user-lxc.git Updated fds.in (corrected a typo in 10_setupds.sh). --- diff --git a/sources/fds.in/c3d/firstboot/scripts/10_setupds.sh b/sources/fds.in/c3d/firstboot/scripts/10_setupds.sh index 7dfa76c..89726c8 100755 --- a/sources/fds.in/c3d/firstboot/scripts/10_setupds.sh +++ b/sources/fds.in/c3d/firstboot/scripts/10_setupds.sh @@ -19,7 +19,7 @@ fi dscreate from-file $DATA_PATH/user.inf dsconf user plugin memberof enable -dsconf qqcs pwpolicy set \ +dsconf user pwpolicy set \ --pwdmustchange on \ --pwdlockout on \ --pwdchecksyntax on \