OUR NETWORK:TiVoCommunity TechLore MyOpenRouter Dijit Community MediaSmart Home See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 404146.0
September 18, 2009 09:56 AM

Categories: Pogoplug Classic PogoPlug Development

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

chesterdkat

Member
Joined: 05/11/2009

I just installed OpenPogo and am please that I can now use rsync to do backups of the content on the PogoPlug. If I change the root password so I can redirect a port on my router to the PogoPlug will such a change of password prevent Cloud Engines from updating my PogoPlug?

Thanks...
Dave

Discussion:    Add a Comment | Comments 1-8 of 8 | Latest Comment

September 18, 2009 3:07 PM

Don't know for sure but I think the updates are initiated from the plug. As such, I don't think the root password is used for update.

September 18, 2009 10:31 PM

Also curious about this.

September 18, 2009 10:40 PM

This question was answered by s4mb4 on OpenPogo's forum: Yes, you CAN change the root password without any harmful side-effects.

November 2, 2009 9:05 PM updated: November 2, 2009 9:09 PM

I just attempted to change the root password with no luck. Received this error - "passwd: cannot update password file /etc/shadow". And although permissions on /etc/shadow are 640, I am unable to write to it as root - "chmod: /etc/shadow: Read-only file system". Just received my unit today, results of uname - "Linux Pogoplug 2.6.22.18 #30 Tue Apr 21 16:18:51 PDT 2009 armv5tejl unknown"

Ideas? Anyone?

November 2, 2009 9:18 PM updated: November 2, 2009 9:19 PM

I'm guessing the error you got was:

passwd: cannot update password file /etc/shadow

The password is stored on the read only file system. You need to mount it as read/write with:

mount -o rw,remount /

and then put it back to read only after you've changed the password with:

mount -o ro,remount /

November 2, 2009 9:21 PM

Thanks for the reply. I found crimsonredmk's overview just moments before. I should have been more patient. Thansk much.

March 23, 2010 12:21 PM

what is the command/procedure to change the password after mounting th DS as R/W?

March 23, 2010 12:25 PM

passwd root

Discussion:    Add a Comment | Back to Top | Comments 1-8 of 8 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window