[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to let a user login locally with a weak password



Stefan Monnier wrote:
I'd like to setup an account that can use a weak password.
To make up for it, the account should only be accessible locally, not
over the network.
It would be sufficient for it to be accessible only via GDM/XDM (since
I don't need remote XDM/GDM logins).


        Stefan

I believe the default settings do not allow remote GDM logins. You can always run gdmsetup to be sure. As for remote access via ssh, look into the DenyUsers and DenyGroups directives for sshd_config. Alternatively, you may prefer to disable password based logins altogether and go with public key authentication only. Again look at sshd_config(5) for the relevant configuration directives.





--

If you can't explain it simply, you don't understand it well enough.
                                       -- Albert Einstein


Reply to: