diff options
| author | fukachan <fukachan> | 2003-02-02 10:57:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-02-02 10:57:27 +0000 |
| commit | eaec6b8b2850044813c7db69beb300494dd88f9a (patch) | |
| tree | d23288cedf5b46683275009072bf6ee6adca1aa1 /fml/etc/src | |
| parent | 316cffaa8ae127f49f452b92d13f182469dc6ff9 (diff) | |
| download | fml8-eaec6b8b2850044813c7db69beb300494dd88f9a.tar.gz fml8-eaec6b8b2850044813c7db69beb300494dd88f9a.tar.bz2 fml8-eaec6b8b2850044813c7db69beb300494dd88f9a.zip | |
enable changepassword, chpass, initpass and passwd as admin command.
Diffstat (limited to 'fml/etc/src')
| -rw-r--r-- | fml/etc/src/config.cf.ja/command.cf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/command.cf b/fml/etc/src/config.cf.ja/command.cf index 3a8862b6..c0b84ee5 100644 --- a/fml/etc/src/config.cf.ja/command.cf +++ b/fml/etc/src/config.cf.ja/command.cf @@ -107,6 +107,10 @@ commands_for_privileged_user = subscribe send password pass + changepassword + chpass + initpass + passwd dir ls file |
