Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

password-less account

  • 10-04-2003 12:44pm
    #1
    Closed Accounts Posts: 38


    Hi!,

    Just curious to wonder if it is possible to setup an account that doesnt require a password to login. That is when they enter their username they immediatly enter without entering password.
    Any assistance greatly appreciated
    Spartic...


Comments

  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    useradd -s /bin/bash -g wheel -d /home/somerandomuser somerandomuser


  • Closed Accounts Posts: 38 spartic


    Something up!

    I have created the account as said however when telnet to machine it is still prompting for a password.
    What is the "wheel" group used for anyhou?

    Regards,
    Spartic..


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    passwd randomuser

    just keep hitting return util it accepts the password.

    wheel should allow you to su to root.

    don't use telnet... disable telnet.. use ssh instead.

    monies in brown paper envelopes care of the getting typedef monies foundation.

    that is all.


Advertisement