dCore Import Debian Packages to Mountable SCE extensions > dCore X86
group ids
netnomad:
hi jason,
your last cut offers great enhancements, thank you!
tc@box:~$ version -r
You are running dCore-jessie:2016.05.01.19.12, the latest release candidate.
after the boot process the autologin works fine in my setup.
if i exit to the prompt with exittc and exit the prompt at the command line,
it is not possible for me to login anymore, because there is no password set and no password saved in shadow.
this happens also with the standard user tc.
your solution with changing the uid of tc to 1000 makes everything much easier :-)
to get gid to 1000 i use following command in my bootlocal.sh
#sudo usermod -s /bin/bash -g 1000 tc
or
#sudo usermod -s /bin/bash -g 1000 user
do you recommend a better approach?
i still get two homedirectories tc and user... i guess this is caused by my backup...
i keep on testing...
would you be so kind and have a look for the passwordless login after leaving the prompt?
thank you for your great work :-)
Jason W:
I am not sure I understand what you mean by passwordless login, if you could explain with some detail that would help.
Also, it will be a simple change to use a gid= boot code available as an expert option for those who want a different user gid. So are you able to import and load extensions with gid 1000?
netnomad:
hi jason,
when i bootup my dcore-configuration, i do not need to use a password to login to my user account and my fluxbox-environment starts automatically.
when i leave fluxbox with the exittc-menue and i choose "exit to prompt",
i arrive at the prompt of the non-gui-environment.
if i type exit, then i log me out.
if i want to log-in again, i am asked for my user-name and a password that is not set.
so i am not able to log-in anymore...
these are my bootcodes:
waitusb=30:LABEL=tc
protect
restore=LABEL=tc
tce=LABEL=tc/tce
lst=sceboot.lst
vga=795
psmouse.proto=imps
settime
tz=CET-1CEST,M3.5.0,M10.5.0/3
laptop
kmap=de
multivt
lang=de_DE.UTF-8
mydata=dcore
blacklist=snd_usb_audio
intel_rng.no_fwh_detect=-1
printk.time=1
cron
desktop=fluxbox
log=3
acpi_sleep=s3_bios,s3_mode
showapps
nomd5
syslog
host=dcore
user=user
initrd=/live/dcore-current/boot/dCore-jessie.gz
BOOT_IMAGE=/live/dcore-current/boot/vmlinuz-jessie
netnomad:
hi jason,
everything works fine, except of my re-login without password and that bash is not loaded in my xterm.
this is my passwd:
user:x:1000:1000:Linux User,,,:/home/user:/bin/bash
nevertheless i have to manually start bash in my xterm.
thank you for every hint and help.
btw: the bootcode gid is a very good idea.
the bootcode could include uid:gid
f.e. user=user:user,1000:1000,/bin/bash or user=tc:staff,1000:50,/bb/ash
netnomad:
hi jason,
the relogin with a password solves the bash problem.
so these two problems are connected.
do you see a solution to keep the former passwordless login?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version