Ok I have this I think simple issue I can seem to figure out.
I need to offer a couple of users the rights to add users and put a password in for
the user and NOT have the user change it, since it is only for a portal, and the user will never actually log on directly to the system.
I have set sudo for them to add the user, however if they change the passwd either by sudo, or if I change it as root, and I test it, by telnet it keeps prompting me to change it.
How do I get the passwd to passoword a user account and not force them to change. I just don’t know if they log in through the portal, if it will work since it would somehow think the user password is expired.
thanks
I need to offer a couple of users the rights to add users and put a password in for
the user and NOT have the user change it, since it is only for a portal, and the user will never actually log on directly to the system.
I have set sudo for them to add the user, however if they change the passwd either by sudo, or if I change it as root, and I test it, by telnet it keeps prompting me to change it.
How do I get the passwd to passoword a user account and not force them to change. I just don’t know if they log in through the portal, if it will work since it would somehow think the user password is expired.
thanks