Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: asterof on January 22, 2007, 12:22:55 AM
-
config show passwordstrength
I have dropped to root on login
typed the above commands but nothing was returned to the screen
what am I missing
-
/sbin/e-smith/config show passwordstrength should work
-
If you login straight as root then
db configuration show passwordstrength
should work.
The short cut for the above is
config show passwordstrength
The path /sbin/e-smith is optional.
If you login as another user then the path maybe required.
If you su root the path is required.
If you su - root the path is not required. (this was mentioned in the forums already)