From: Marc 'HE' Brockschmidt Date: Wed, 26 Dec 2007 22:38:22 +0000 (+0100) Subject: Mark that no passwords are exported also in the generated passwd file, not X-Git-Tag: userdir-ldap-0.3.16~14^2^2~2 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=0681e6e93d9d21b85a67c4a4b81a9bd3dde848a5;hp=0681e6e93d9d21b85a67c4a4b81a9bd3dde848a5 Mark that no passwords are exported also in the generated passwd file, not only in the shadow file (by using a "*" as password (meaning "no password), instead of "x" (meaning "do I look like a passwd from the nineties? Look into /etc/shadow!")). ---