Commit Graph

366 Commits

Author SHA256 Message Date
YaST Team Bot
4287fcacc1 - The shadow tools are used for reading the useradd default values
(bsc#1190864).
- Unsupported useradd attributes (i.e., skel and groups) are
  removed from the UI.
- 4.4.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=619
2021-10-19 10:28:04 +00:00
YaST Team Bot
9442dc8eeb - Allow to edit the name of an existing user (bsc#1188612).
- Allow to remove the password of an existing user(bsc#1189402).
- 4.4.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=617
2021-08-12 16:07:48 +00:00
YaST Team Bot
47533e8e8b - Do not rewrite authorized_keys unless it is needed (bsc#1188361).
- 4.4.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=616
2021-07-22 12:29:59 +00:00
YaST Team Bot
c26c68b78a - Use a more reliable way of knowing if a user is being
edited (related to bsc#1188068).
- 4.4.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=615
2021-07-19 08:33:10 +00:00
YaST Team Bot
bf61986da0 - Show warning when reading system settings (e.g., login.defs)
fails (bsc#1177183).
- 4.4.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=614
2021-07-15 11:04:45 +00:00
YaST Team Bot
a8b84a0123 - Rely on useradd, groupadd and other shadow tools when creating
users and groups during installation and also when using AutoYaST
  or Firstboot (jsc#PM-2620 and bsc#1166743).
- Use the new Y2Issues mechanism to report errors to the user.
- New object-oriented API to read and manage local users (Y2Users).
- Adapted the management of the <user_defaults> section of the
  AutoYaST profile to recent versions of useradd (implies dropping
  support for <groups>, <no_groups> and <skel>).
- 4.4.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=613
2021-06-28 07:33:44 +00:00
YaST Team Bot
ed91a6887e - Fix the Comment entry in the desktop file so the tooltip
in the control center is properly translated (bsc#1187270).
- 4.4.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=612
2021-06-15 12:35:47 +00:00
YaST Team Bot
8bbfb37169 - Copy files from /usr/etc/skel when creating the home directory.
- bsc#1183136 and related to bsc#1179261.
- 4.4.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=610
2021-04-05 08:29:27 +00:00
YaST Team Bot
41b2658427 - Fix missing Reset handling in auto client leading to crash in
autoyast UI (bsc#1184216)
- 4.3.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=609
2021-04-01 08:48:25 +00:00
YaST Team Bot
0f427b3a3e - In the public key selector, allow to choose any device that
contains any filesystem except swap and squashfs (bsc#1178509).
- 4.3.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=607
2020-12-02 15:46:50 +00:00
YaST Team Bot
19b7977a88 - Importing public SSH key in administrator screen: Disable
browser button if no block device is available (bsc#1178509).
- 4.3.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=606
2020-11-11 13:34:31 +00:00
YaST Team Bot
0dfc21608b - Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=605
2020-09-10 12:26:42 +00:00
YaST Team Bot
aecbf2f0e9 - AutoYaST: Added supplements: autoyast(users,groups,user_defaults)
into the spec file in order to install this packages if the
  section has been defined in the AY configuration file (bsc#1146494).
- 4.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=604
2020-08-12 10:28:18 +00:00
YaST Team Bot
f7f4945865 - Remove ag_uid to save memory at installation time (bsc#1172139).
- 4.3.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=603
2020-08-03 18:39:13 +00:00
YaST Team Bot
d5a7f85c9c - Load the right nsswitch.conf from either, /usr/etc or /etc
- Related to bsc#1173119.
- 4.3.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=602
2020-07-28 15:04:30 +00:00
YaST Team Bot
c626c7b37d - Use available kadmin.local binary (either at /usr/lib/mit/sbin
or /usr/sbin).
- Related to bsc#1174078.
- 4.3.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=601
2020-07-15 07:44:38 +00:00
YaST Team Bot
a95ca06fd0 - Honor the 'target' argument when cloning the system. If it is
set to 'compact', a reduced list of users and groups is generated
  (bsc#1172749).
- 4.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=600
2020-06-30 11:10:01 +00:00
YaST Team Bot
7f5cabbd08 - Dropped legacy testsuite (related to bsc#1138668).
- 4.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=599
2020-05-27 12:39:56 +00:00
YaST Team Bot
507de63bc4 - AY proposal: Fixed crash. Showing user settings only because the
UI does not fit to the AY settings. The user cannot change these
  settings anymore (bsc#1170815).
- 4.3.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=598
2020-05-14 09:57:10 +00:00
YaST Team Bot
d21998ab23 - Autoyast schema: Allow optional types for string and map objects
(bsc#1170886)
- 4.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=597
2020-05-14 09:34:57 +00:00
YaST Team Bot
bc89eba76e - Request confirmation for aborting in the dialog for setting the
root password (bsc#1165506)
- 4.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=595
2020-03-13 08:54:37 +00:00
YaST Team Bot
d36a81ca94 - Mark users as WSL capable module (bsc#1162650)
- 4.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=594
2020-02-04 16:43:25 +00:00
YaST Team Bot
2c3a5327d8 - Fix return code for yast2 users list and yast2 users show
(bsc#1143516)
- 4.2.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=593
2020-01-24 16:17:17 +00:00
YaST Team Bot
f45a6dbb71 - Disable block device selector in WSL (boo#1154238)
- 4.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=592
2020-01-16 10:00:43 +00:00
YaST Team Bot
1bcbb0ed62 - bsc#1155735, bsc#1157541:
- Read /usr/etc/login.defs.
  - Write login.defs configuration to /etc/login.defs.d/.
- 4.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=591
2019-11-27 09:48:04 +00:00
YaST Team Bot
516a77f6ce - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
- 4.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=590
2019-08-27 17:50:20 +00:00
YaST Team Bot
34b1991826 - hide all password fields in log (bsc#1141017)
- 4.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=589
2019-07-11 10:08:19 +00:00
YaST Team Bot
8f04a5d35a - Fixed failing old testsuite: do not depend on the environment,
skip nscd restart in Mode.test() (bsc#1138668)
- 4.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=588
2019-06-19 08:13:30 +00:00
YaST Team Bot
a27890b014 - Add metainfo (fate#319035)
- Revamp spec
- Replace GenericName with Comment
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=587
2019-06-04 07:28:04 +00:00
YaST Team Bot
8db10ce0fa - Fix the user creation in the installed systems, obeying the
decision about creating the user's home as a plain directory
  or as a Btrfs subvolume (bsc#1134970).
- 4.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=586
2019-05-17 08:02:06 +00:00
YaST Team Bot
ad404d0cda - Offer autologin only if a display manager that supports it is
installed (bsc#1128385)
- 4.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=585
2019-04-16 15:38:54 +00:00
YaST Team Bot
a04b8165f7 - AY creating user: Improved checking of already existing home
directories (bsc#1130158)
- 4.1.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=584
2019-04-15 14:01:39 +00:00
YaST Team Bot
cf82dfc915 - Added tag home_btrfs_subvolume to *.rnc file (bsc#1128707)
- Improved error message layout while creating btrfs subvolumes.
- 4.1.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=582
2019-03-12 08:31:56 +00:00
YaST Team Bot
cfd47cdf43 - Removed "btrfs_subvolume" from user default values (bsc#1125779)
- Added AutoYaST support for home Btrfs subvolumes.
- 4.1.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=581
2019-03-06 13:12:10 +00:00
YaST Team Bot
5d7578a87d - Delete remaining dead code for encrypted homes
(bsc#1127138, fate#323541).
- 4.1.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=580
2019-02-28 08:59:41 +00:00
YaST Team Bot
c86a5c1cf3 - Fixed console warning produced by Users.pm module.
(bsc#1121070)
  Fixed typo CRACKLIB_DICT_PATH in security setting.
- 4.1.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=579
2019-02-18 10:58:06 +00:00
David Diaz
a144bcdc54 Updated to git ref b32e52c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=578
2019-02-13 09:42:07 +00:00
YaST Team Bot
95b2e3d28d - Allow to create the user home directory as Btrfs subvolume
(fate#316134).
- 4.1.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=577
2019-02-12 13:17:28 +00:00
YaST Team Bot
377ee0691f - Fixed call to renamed method (bsc#1121473).
- 4.1.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=576
2019-01-11 15:44:51 +00:00
YaST Team Bot
64939c888b - Fixed a syntax error in UsersPluginQuota.pm introduced
in the previous change (bsc#1118291).
- 4.1.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=575
2019-01-09 08:56:55 +00:00
YaST Team Bot
8ed3963be4 - always use absolute path to binaries (bsc#1118291)
- properly escape shell arguments (bsc#1118291)
- 4.1.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=574
2018-12-21 09:56:25 +00:00
YaST Team Bot
1e984507db - Improved layout for root password screen mask (bsc#1119671).
- 4.1.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=573
2018-12-19 12:46:52 +00:00
YaST Team Bot
93dfd5d363 - Label for importing public SSH key changed (bsc#1118617).
- 4.1.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=572
2018-12-06 12:49:25 +00:00
YaST Team Bot
a27546e319 - Allow to import, during the installation, users from the more
recently accessed Linux installation in the system (bsc#1048983)
- 4.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=571
2018-11-30 09:19:11 +00:00
YaST Team Bot
925c642dc6 - 4.1.0
- Improve public key selector help (related to fate#324690).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=570
2018-11-30 09:03:53 +00:00
YaST Team Bot
b2f87b73f5 - Provide icon with module (boo#1109310)
- 4.0.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=569
2018-11-29 08:14:32 +00:00
YaST Team Bot
1193c9b7a1 - Allow system role to default to no local user (Fate#326447)
- 4.0.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=568
2018-11-22 10:12:14 +00:00
YaST Team Bot
450c15c7bf Updated to git ref d4b74d2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=567
2018-11-13 08:01:00 +00:00
YaST Team Bot
24237fd661 - Add public keys handling support in an installed system
(related to fate#324690).
- 4.0.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=564
2018-11-09 14:36:50 +00:00
YaST Team Bot
e39b4c48c6 - Allow the root user to use a public key for authentication
(fate#324690).
- 4.0.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=563
2018-11-05 16:16:35 +00:00
YaST Team Bot
2e706b6c64 - read ssh keys from root user only if the user exists (bsc#1112119,
bsc#1107456)
- 4.0.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=562
2018-10-19 14:07:31 +00:00
YaST Team Bot
6b3a258e62 - Fixed conflicting shortcuts in plugin module (bsc#1095320).
- 4.0.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=561
2018-09-10 10:56:11 +00:00
YaST Team Bot
ba518223ee - Switched license in spec file from SPDX2 to SPDX3 format.
- Changed dir of COPYING file.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=560
2018-08-22 07:36:30 +00:00
YaST Team Bot
2cacc434a7 - Do not crash if root user is not defined (bsc#1088183).
- 4.0.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=559
2018-04-11 10:45:20 +00:00
YaST Team Bot
21274ce79e - Fix import of RootPassword if user is specified in autoyast
profile (bsc#1081958)
- 4.0.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=558
2018-03-27 08:23:30 +00:00
YaST Team Bot
f325e2a8cd - Fixed removing the password expiration date (bsc#1080125)
- 4.0.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=557
2018-03-07 08:46:51 +00:00
YaST Team Bot
f2602dfc1a - fix generating pot files (bsc#1083015)
- 4.0.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=556
2018-02-27 13:56:05 +00:00
YaST Team Bot
99d0c283f3 - AutoYaST: Write and export SSH authorized keys also for root user
(bsc#1066342).
- 4.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=555
2017-11-29 09:35:04 +00:00
YaST Team Bot
9a117110b6 - Remove the support for encrypting home directory (fate#323541)
- 4.0.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=554
2017-11-09 08:14:31 +00:00
YaST Team Bot
8c0de176e7 - Do not freeze while parsing authorized_keys (bsc#1053564)
- 3.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=553
2017-09-06 08:06:24 +00:00
YaST Team Bot
915a0a09b0 - Fixed a string comparison in Users perl module. (bsc#1029528)
- 3.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=551
2017-03-30 12:57:25 +00:00
YaST Team Bot
dbdfae8b58 - do not ask again for already approved weak password second
attempt, so it will work also if widget is recreated(bsc#1025835)
- 3.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=550
2017-03-07 14:59:04 +00:00
YaST Team Bot
232462da9c - do not ask again for already approved weak password (bsc#1025835)
- 3.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=549
2017-02-20 13:25:04 +00:00
YaST Team Bot
2e20078756 - Password widget: a compact layout, do not steal focus (FATE#322328)
- 3.2.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=548
2017-01-30 14:44:15 +00:00
YaST Team Bot
89bcfbed21 Updated to git ref 279b10a
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=547
2017-01-19 10:43:51 +00:00
YaST Team Bot
386eb6eda7 - Separate root password widget and keyboard layout test widget
(needed for FATE#321754)
- 3.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=546
2016-12-15 14:28:39 +00:00
YaST Team Bot
587196d43c - Set the focus to the first password field to keep the same
behavior as before the last change. (for FATE#321754)
- 3.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=545
2016-12-02 14:19:01 +00:00
YaST Team Bot
26704f735a - prepare reusable widget for setting root password
(needed for FATE#321754)
- 3.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=544
2016-12-01 11:29:44 +00:00
YaST Team Bot
a2340d6411 - Fix the invocation of authentication configuration instance
(bsc#1000749).
- 3.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=543
2016-10-11 16:08:43 +00:00
YaST Team Bot
b037911341 - Corrected version numbers to correctly coordinate Leap 42.2,
SLE-12-SP2 maintenance updates and Tumbleweed.
- Needed to release the fix for bsc#1000749

- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=542
2016-10-11 14:57:21 +00:00
YaST Team Bot
5008df263a - Checking all possible /home mount points (/mnt/home and /home).
(bnc#995299)
- 3.1.61

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=541
2016-10-04 11:35:25 +00:00
YaST Team Bot
806da9bce8 - Do not require yast2-ldap for build time tests (bsc#999203).
- 3.1.60

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=540
2016-09-21 14:22:37 +00:00
YaST Team Bot
4b75d161ba - Prevent a potential security issue if the target authorized_keys
file is not a regular file (related to FATE#319471)
- Fix authorized_keys section of AutoYaST schema
- 3.1.59

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=539
2016-09-21 10:30:11 +00:00
YaST Team Bot
ac41c95e3b - Add support to specify SSH authorized keys in the profile
(FATE#319471)
- 3.1.58

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=538
2016-09-20 11:57:06 +00:00
YaST Team Bot
65c1bd8cc7 - AutoYaST: Ignore Users without UID while checking for duplicate
UIDs (bnc#996823)
- 3.1.57

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=537
2016-09-02 14:37:49 +00:00
YaST Team Bot
553b27fcda - AutoYaST: Checking users entries for duplicate username/UIDs.
(bnc#995397)
- 3.1.56

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=536
2016-08-30 09:13:53 +00:00
YaST Team Bot
879e3062f1 - The YaST client using the user creation dialog can now know
which action was selected by the user (needed to fix bsc#992245)
- 3.1.55

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=534
2016-08-12 15:01:02 +00:00
YaST Team Bot
160e47334d - Fixed the installation dialog for user creation so it works
also in YaST Firstboot (needed to fix bsc#992245)
- 3.1.54

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=533
2016-08-12 07:10:16 +00:00
YaST Team Bot
fc5f4959b8 - Fix creation of the first user account during installation
(bsc#986542)
- 3.1.53

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=532
2016-06-27 09:48:34 +00:00
YaST Team Bot
f6987e5ff6 Updated to git ref 7d8c182
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=531
2016-06-09 15:28:48 +00:00
YaST Team Bot
76984ee2d2 - Removed devel-doc package (fate#320356)
- 3.1.52

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=530
2016-06-02 12:34:22 +00:00
YaST Team Bot
6ceb7a8d09 - Fix a string concatenation in Users.pm relative introduced in
bsc#980878.
- 3.1.51

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=529
2016-05-24 07:32:30 +00:00
YaST Team Bot
118f023d9d - Fix detection of mounted /home partition during installation
(bsc#980878)
- 3.1.50

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=528
2016-05-23 08:43:54 +00:00
YaST Team Bot
fed2bf3858 - Make user import work even if passwd and shadow files are not
copied to /var/lib/YaST2 via "copy_to_system" (part of
  fate#319624)
- 3.1.49

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=527
2016-05-05 15:35:47 +00:00
YaST Team Bot
4f2f656e8a - Fix users import when entries for all non-system users are missing in
/etc/shadow (bsc#978648)
- 3.1.48

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=526
2016-05-05 12:50:44 +00:00
YaST Team Bot
1174bbcc81 - Does not set empty passwords fields in /etc/shadow during
installation (bnc#973639, bnc#974220)
- Set root password correctly when using a minimal profile
  (bnc#971804)
- 3.1.47

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=524
2016-04-12 08:39:23 +00:00
YaST Team Bot
f6d0d237d7 - Do not include inst-sys users when cloning the configuration
after the installation (bnc#965852)
- 3.1.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=523
2016-03-15 14:28:21 +00:00
YaST Team Bot
ffacdf0094 - Do not crash autoinstallation if the home directory of a user is
directly under /.
  (bnc#966867)
- 3.1.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=522
2016-02-18 09:29:01 +00:00
YaST Team Bot
c7639fa69c - Drop the Receive System Mail checkbox from the installation
workflow (FATE#320448)
- 3.1.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=521
2016-02-04 13:28:54 +00:00
YaST Team Bot
f65d179a6a - Small visual improvements in the "local user" installation
dialog (bsc#893825)
- 3.1.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=520
2016-01-29 13:49:41 +00:00
YaST Team Bot
beacc6cafc - Redesign of the installation dialogs (bsc#893825)
- 3.1.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=519
2016-01-28 16:35:31 +00:00
YaST Team Bot
bdc4daba85 Updated to git ref 2991ad1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=518
2016-01-20 11:54:06 +00:00
YaST Team Bot
00c305272b - fix validation of AutoYaST profiles (bsc#954412)
- 3.1.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=517
2016-01-14 12:04:54 +00:00
YaST Team Bot
e057ceb3bb - Move users creation to first stage during autoinstallation,
so it is not needed to run the 2nd stage to have a minimal system
  (bnc#892091)
- 3.1.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=516
2015-09-04 11:34:02 +00:00
YaST Team Bot
d013a1770e - Allow editing password-less users (bsc#928607)
- 3.1.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=514
2015-07-02 23:04:20 +00:00
YaST Team Bot
bb16fbf9f3 - Allow setting the root password to "0" (the digit zero)
(bnc#930909)
- 3.1.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=513
2015-07-02 12:49:36 +00:00
YaST Team Bot
523d88a889 - Text mode: set F9 function key binding correctly (bnc #881396)
- 3.1.37

- 3.1.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=490
2015-02-19 09:13:30 +00:00
YaST Team Bot
217c9b8269 - remove X-KDE-Library from desktop file (bnc#899104)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=489
2014-12-04 10:21:37 +00:00
YaST Team Bot
ad5b7fd965 - enable changing of cn value if LDAP user is not saved yet
(bnc#904645)
- 3.1.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=488
2014-11-20 09:58:28 +00:00
YaST Team Bot
47345788cb - fix calling auth client (bnc#901419)
- 3.1.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=483
2014-10-16 12:18:25 +00:00