cancel
Showing results for 
Search instead for 
Did you mean: 
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,944 Views

NDG, labs, and not knowing the root password. (esp. Chapter 13) RHEL 8, RH128

Again, for the life of me, I don't know why NDG changed the password in NetLab+ for RHEL 8, RH124 -- this breaks the labs in Chapter 13 (dealing with scp, sftp, and rsync).

Anyway, to keep things easy for my students, I'll have them use the follow command from workstation: before beginning the labs for Chapter 13, Sections 6 and 7:

ssh root@servera 'echo "redhat" | passwd --stdin root' && \
ssh root@serverb 'echo "redhat" | passwd --stdin root'

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
6 Replies
LawrenceRodis
Flight Engineer
Flight Engineer
  • 2,912 Views

Tracy, Thanks. This is also an issue in lab 7 Larry
Warmest Regards,

Lawrence Rodis
College of Southern Nevada
Faculty - CIT Department
Microsoft and Linux System Administration Lead
0 Kudos
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,895 Views

@LawrenceRodis I have not seen that issue with any of the RHEL 7 labs. We've been using those for the last 3 years or so.

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
0 Kudos
LawrenceRodis
Flight Engineer
Flight Engineer
  • 2,888 Views

Tracy,

RHEL7 labs where fine.  I ment Lab 7 of REHL8.  I emailed NDG and told them the issue,  I;d like to have the password they used and also have them fix it at some point.

I'll keep you updated.

LR

Warmest Regards,

Lawrence Rodis
College of Southern Nevada
Faculty - CIT Department
Microsoft and Linux System Administration Lead
0 Kudos
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,857 Views

@LawrenceRodis 

"Lab 7" doesn't mean much to me. If it is in the RH124 coursework for RHEL 8, which chapter and section is it in?

Or, what's the topic?

For example, I just finished RHEL 8, RH124, Chapter 15, Section 4 - this is the first guided practice lab on file systems.

----

Edit: I think you may be reffering to Chapter 13, Section 7 lab. No, I don't have the password. Another instructor emailed me and said NDG gave it to him. I haven't asked for it.

I'm going to leave my solution as-is for my students for now. Think of it as a learning opportunity.

Even so, NDG should put it back to the same one Red Hat uses in other environments.

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
0 Kudos
LawrenceRodis
Flight Engineer
Flight Engineer
  • 2,842 Views

Tracey,

I heard back from NDG(see below).  There is an update to their labs that we will be chcking out but I received this message.  And the kudos for the workaround is for you.

Also its guided exercise 7.4 (page 220 of the student guide).

Larry

-------------------------------------------------------------------------------------

Yes, we may want to update the content to show the difference in root password. That is an inventive workaround.

Looks like the root password in our distributed Master VMs is R3dH4t for the foundation0. I noticed in some of these labs you SSH as student@workstation. You should be able to su with R3dH4t.

Go ahead and give this to them, so you have a few less steps. Sorry for the inconvenience.

-------------------------------------------------------------------------------

Warmest Regards,

Lawrence Rodis
College of Southern Nevada
Faculty - CIT Department
Microsoft and Linux System Administration Lead
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 2,833 Views

Thanks for letting us know. And thanks for passing along the kudos from NDG.

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
0 Kudos
Join the discussion
You must log in to join this conversation.