Opened 12 years ago
Closed 12 years ago
#978 closed defect (fixed)
chroot build method: live session user password should be set to "user"
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive6.0RC1 |
Component: | OSGeoLive | Keywords: | 6.0 |
Cc: | live-demo@… |
Description
the default password is empty
Change History (6)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Priority: | major → critical |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I am testing build 8731 and live session does not start at all. I try to login with "user" and password and I cannot login.
comment:3 by , 12 years ago
Since the autologin issue (#988) has been partially solved, this might be a duplicate. I am pretty sure I reopened this ticket due to autologin failure (I was using the correct password and was not able to login...). It seems that the password was set right but login failed due to (#988).
I will activate the fix again and we can confirm on next build.
comment:4 by , 12 years ago
note "sudo" in the chroot method does not require a paswd. if you pass it one, like ~/bin/launchassit.sh does, it gets ignored. (so you can even pass 'sudo -S' a wrong one and it'll be ignored.
Hamish
comment:5 by , 12 years ago
Priority: | critical → normal |
---|
This is expected in live session. If you logout and try to login again, the user password is valid. Tested in build [8877] and confirmed to work.
comment:6 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Tested in revision [8727] , hash of "user" placed into scripts/casper-bottom/25adduser. Might need to be redone if the original hash ever changes. Note, tested by logging out and logging in since using sude in the live session doesn't ask for password.