rpi root passwd

Hi All, trying to set up a new RPI node. Using latest rpi Dial release. But need the default root password. Doesn't seem to be listed on the Allstar wiki.
the one for Repeater is listed but not root.

Anyone point me in the right direction?

Cant proceed with configuring my node until I have rot password.
Used to be debian but I guess it was changed since the last release.

Thanks,

Jon RQ

You have to set one; “sudo” into root, then generate a new root password.

Thanks,
Bob
K6ECM

···

Sent from iPad

On Sep 3, 2018, at 9:58 AM, REDBUTTON_CTRL <jrorke@cogeco.ca> wrote:

Hi All, trying to set up a new RPI node. Using latest rpi Dial release. But need the default root password. Doesn't seem to be listed on the Allstar wiki.
the one for Repeater is listed but not root.

Anyone point me in the right direction?

Cant proceed with configuring my node until I have rot password.
Used to be debian but I guess it was changed since the last release.

Thanks,

Jon RQ
_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Also, if you want to ssh isn’t root, edit /etc/ssh/ssh_config

Change:
#PermitRootLogin prohibit-password
To:
PermitRootLogin yes

If you want to change the host name from repeater, edit /etc/hostname

Thanks,
Bob
K6ECM
73

···

On Sep 3, 2018, at 10:19 AM, Bob Pyke <k6ecm1@gmail.com> wrote:

You have to set one; “sudo” into root, then generate a new root password.

Thanks,
Bob
K6ECM

Sent from iPad

On Sep 3, 2018, at 9:58 AM, REDBUTTON_CTRL <jrorke@cogeco.ca> wrote:

Hi All, trying to set up a new RPI node. Using latest rpi Dial release. But need the default root password. Doesn't seem to be listed on the Allstar wiki.
the one for Repeater is listed but not root.

Anyone point me in the right direction?

Cant proceed with configuring my node until I have rot password.
Used to be debian but I guess it was changed since the last release.

Thanks,

Jon RQ
_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

You also need to do this to get into your winscp if you are using it.This is after you have enabled root

nano /etc/ssh/sshd_config

Scroll down to …

Permit root login yes

Don’t forget to uncomment out the # before the word “Permit”

Pete

KD2ARB

···

Sent from Yahoo Mail on Android

On Mon, Sep 3, 2018 at 13:19, Bob Pyke > k6ecm1@gmail.com wrote:

You have to set one; “sudo” into root, then generate a new root password.

Thanks,
Bob
K6ECM

Sent from iPad

On Sep 3, 2018, at 9:58 AM, REDBUTTON_CTRL jrorke@cogeco.ca wrote:

Hi All, trying to set up a new RPI node. Using latest rpi Dial release. But need the default root password. Doesn’t seem to be listed on the Allstar wiki.
the one for Repeater is listed but not root.

Anyone point me in the right direction?

Cant proceed with configuring my node until I have rot password.
Used to be debian but I guess it was changed since the last release.

Thanks,

Jon RQ


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Thanks, guys, Mike kb8jnm was able to give me the crucial info.

Typing "sudo asl-menu"  at the repeater prompt brings up the config

menu.

From there I was able to get the root password changed and initial

set up of the node.

I had done a node earlier this year but forgot to document what I

had to do.

All my notes date back to the older release when we didn't have to

use sudo.

Everything is good now.

Cheers!

Jon VA3RQ
···

k6ecm1@gmail.comApp_rpt-users@lists.allstarlink.orghttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-usershttp://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

Hello all. I did the instructions using sudo asl-menu a few times over.
It brought me to would you like to change the root password.
I followed the instructions a few times but no joy.
It would not change the root password.
Also, I kept trying to set the interface to static.
I followed the menu, made the changes, used the save command
and still no change.
FYI, I am doing my attempts using SSH via the ethernet port.
Is this something that only works via local?
Tnx, Mark WB2ERS

Yes, local or under sudo in root. You need to edit /etc/ssh/sshd_config. Change “PermitRootLogin yes” and you can edit your port number as well by removing the #.

Thanks,
Bob
K6ECM

···

On Jan 22, 2021, at 4:20 AM, Mark DuMoulin via AllStarLink Discussion Groups <noreply@community.allstarlink.org> wrote:

wb2ers1
January 22

Hello all. I did the instructions using sudo asl-menu a few times over.
It brought me to would you like to change the root password.
I followed the instructions a few times but no joy.
It would not change the root password.
Also, I kept trying to set the interface to static.
I followed the menu, made the changes, used the save command
and still no change.
FYI, I am doing my attempts using SSH via the ethernet port.
Is this something that only works via local?
Tnx, Mark WB2ERS


Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.