Re: states: family, personal (aka mono-user)
Zackary Deems <zdeems-tClYnr7/[email protected]>
| Newsgroups | gmane.linux.arklinux.devel |
|---|---|
| Message-ID | <[email protected]> |
Hmm.. I think you might want to have a popup dialogue notifying them that changing to family mode when 'arklinux' and 'root' are in their default states and no other users have been created, will cause them to be unable to login to KDE. (I DON'T think the authentication/PAM widgets for the non-autologin should be modified for arklinux or root .. ) I don't think we should pop up an 'add user' widget. Just inform them of the consequences of their actions, then give then the option to continue or cancel. Just my feeling on the matter. Joan Sanfeliu wrote: >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. > > > > >