Commit Graph

110 Commits (5463b86d03d456c1d2496a09c6e9f82c9bd66c87)

Author SHA1 Message Date
Volth faac018630 environment.etc: add user/group option 7 years ago
tv f46b3a038f users-groups module: add per-user packages 7 years ago
Eric Sagnes 77f572f072 users-groups module: optionSet -> submodule 8 years ago
Profpatsch 56664c5fc6 modules/users-groups: add shell example 8 years ago
Joachim Fasting a53452f3e1
nixos: remove the grsecurity GID 8 years ago
zimbatm 2974b6f4c8 Use shell packages to select the user's shell 8 years ago
Jacob Mitchell 7ce9699a6a Fix package name typo 9 years ago
Eelco Dolstra 5f077e2296 Factor out option renaming 9 years ago
Eelco Dolstra 14321ae243 Rename users.extraUsers -> users.users, users.extraGroup -> users.groups 9 years ago
Eelco Dolstra 6e76765795 If !cfg.mutableUsers, require a password or SSH authorized key 9 years ago
Thomas Strobel 7b6f279142 pam_mount module: integrate pam_mount into PAM of NixOS 9 years ago
William A. Kennington III ff21171921 Fix references to current-system/sw/sbin 9 years ago
Eelco Dolstra 1002fb6433 Add "input" group 9 years ago
Domen Kožar 3d7ff07258 fix manual 10 years ago
Domen Kožar 1f523bb23d clarify things about hashed passwords and mutableUsers 10 years ago
Eelco Dolstra f496c3cbe4 Obsolete security.initialPassword 10 years ago
Eelco Dolstra f8f787b800 Handle initialPassword and initialHashedPassword for !mutableUsers 10 years ago
Eelco Dolstra 1b53a3fcb7 Add initialPassword and initialHashedPassword options 10 years ago
Longrin Wischnewski a2c65d447f passwordFile: update description 10 years ago
Rickard Nilsson a59df1e567 nixos: Add also group.members to group 10 years ago
Vladimír Čunát d957b4bd78 Merge recent master into staging 10 years ago
Eelco Dolstra 624efa4224 Support users-groups.json referring to store paths 10 years ago
Eelco Dolstra 20be024d1b Fix subuid/subgid generation 10 years ago
aszlig e0e65cbf8e
nixos/users-groups: Fix eval on missing uid/gid. 10 years ago
Matej Cotman f4b5cd9f3f use mkDefault on root's shell 10 years ago
Eelco Dolstra a323d146b7 Add user attribute isNormalUser 10 years ago
Eelco Dolstra 1a75958be5 Unify mutableUsers = { true, false } 10 years ago
Paul Colomiets 08b214a8f2 First implementation of subuid/subgid manipulation module 10 years ago
Sönke Hahn 089b293019 better error message in case of missing uids 10 years ago
Charles Strahan 5445132f73 fix -G delimiter in call to useradd 10 years ago
Eelco Dolstra 4fc151b5a3 nixos-install: Ask the user to set a root password 10 years ago
Rob Vermaas d056d1d37b Fix users.*.extraGroups for users.mutableUsers = true. 10 years ago
Eelco Dolstra 05468f9b78 Bring back the isSystemUser option 10 years ago
Eelco Dolstra 29027fd1e1 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 10 years ago
Austin Seipp 172dc1336f nixos: add grsecurity module (#1875) 10 years ago
Rickard Nilsson 604306c34a Don't add users if createUser is false 10 years ago
Rickard Nilsson bf129a2c23 Allow undefined uids and gids when mutableUsers = true 10 years ago
Shea Levy abf901484c Allow directly setting hashedPassword for root 10 years ago
Shea Levy 80cc2697b1 user-groups: Sidestep all password escaping issues 10 years ago
Thomas Tuegel 3dc6168b31 Properly escape passwords sent to chpasswd 10 years ago
Shea Levy e058de1642 Add option to enforce uniqueness of uids/gids (on by default) 10 years ago
Rickard Nilsson 72ba2bf126 Add description to group.members option 10 years ago
Rickard Nilsson 0b92ad02c8 Re-introduce security.initialRootPassword, and add a new option users.extraUsers.<user>.hashedPassword 10 years ago
Rickard Nilsson eb2f44c18c Generate /etc/passwd and /etc/group at build time 10 years ago
Eelco Dolstra 20093751ec Print a reminder to users to set or disable the root password 11 years ago
Eelco Dolstra 4ba7dfde5b Don't set an initial null root password for Amazon / VirtualBox images 11 years ago
Eelco Dolstra a840dae935 Improve description of the users.extraUsers.*.description option 11 years ago
Eelco Dolstra 408b8b5725 Add lots of missing option types 11 years ago
Eelco Dolstra 862e3dd977 Substitute "types.uniq types.string" -> "types.str" 11 years ago
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 11 years ago