Re: states: family, personal (aka mono-user)
Joan Sanfeliu <[email protected]>
| Newsgroups | gmane.linux.arklinux.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Friday 23 January 2004 06:00, Pupeno wrote: > This are the states of things as for family and personal mode, if anybody > has anything to add or change, please do! (explanation: this ir the configs > that my program will change when going to family or personal mode): > > personal: > /etc/X11/xdm/kdmrc:AutoLoginEnabled=true > /etc/X11/xdm/kdmrc:MinShowUID=500 > /etc/X11/xdm/kdmrc:MaxShowUID=501 (just in case) > /etc/X11/xdm/kdmrc:AutoLoginUser=arklinux > > family: > /etc/X11/xdm/kdmrc:MinShowUID=501 (to avoid arklinux user) > /etc/X11/xdm/kdmrc:MaxShowUID=65000 > /etc/X11/xdm/kdmrc:AutoLoginEnabled=false > /etc/X11/xdm/kdmrc:AutoLoginUser=arklinux (in fact, won't be changed) I think /etc/pam.d/login-local should also be affected by the change as well, we should make the change system-wise not only KDE-wise, i'll paste here the relevant part: # For default Single User Mode, we do NOT want the following line. # Enable this for Family Mode, however. auth requisite pam_unix.so likeauth nullok > -When going to family mode, if there's no user avobe 501, a wizard to > create a new user will appear, if there are users, a warning will appear: > "You will know require a password to log in, be sure to know the password > of one of the already defined users. That user should be an administrator > if you want to remain as an administrator" (please, some make this text > SIMPLER!!!) > I don't get at all the last sentence, why that user should be an admin? Maybe that part could be removed, it will make the text simpler. regards, joan.