~ubuntu-branches/ubuntu/lucid/user-setup/lucid-201002122356

« back to all changes in this revision

Viewing changes to user-setup-ask

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson, Evan Dandrea, Colin Watson
  • Date: 2008-11-27 18:32:51 UTC
  • mfrom: (0.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081127183251-ctknhrpg0fjo08h8
Tags: 1.23ubuntu1
[ Evan Dandrea ]
* Do not force chpasswd to md5 crypted passwords (LP: #51551).

[ Colin Watson ]
* Resynchronise with Debian. Remaining changes:
  - Add the initial user to the adm, dip, lpadmin, and sambashare
    groups too, and to the admin group if no root password is set. Do not
    add them to the audio, video, floppy, dip, netdev, or powerdev groups.
  - Allow the admin group to gain root privileges using sudo.
  - Default passwd/root-login to false.
  - Create the spu group on powerpc/ps3 and powerpc/cell.
  - Make is_system_user always return false if OVERRIDE_SYSTEM_USER is
    set.
  - Add preseedable passwd/auto-login question; if set to true, configure
    gdm and kdm for automatic login.
  - Ask whether the user wants to set up an encrypted private directory.
  - If passwd/allow-password-empty is preseeded to true, allow empty
    passwords.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
                                        db_input critical user-setup/password-empty
76
76
                                        db_fset passwd/root-password seen false
77
77
                                        db_fset passwd/root-password-again seen false
78
 
                                        STATE=0
 
78
                                        STATE=1
79
79
                                        continue
80
80
                                fi
81
81
                                db_get passwd/root-password-again
84
84
                                        db_input critical user-setup/password-mismatch
85
85
                                        db_fset passwd/root-password seen false
86
86
                                        db_fset passwd/root-password-again seen false
87
 
                                        STATE=0
 
87
                                        STATE=1
88
88
                                        continue
89
89
                                fi
90
90
                                ROOT_PW=''