YaST Team Bot
f0a5754cda
- Fix import users: do not fail if the group does not exist
...
(bsc#1197040).
- 4.5.1
- Bump version to 4.5.0 (#bsc1198109)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=627
2022-04-08 11:40:53 +00:00
YaST Team Bot
00ffdcb945
Updated to git ref f746a20c
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=625
2022-01-12 16:31:40 +00:00
YaST Team Bot
1780bc6220
- Prepare code for ruby3 (bsc#1193192)
...
- 4.4.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=624
2021-12-06 14:32:56 +00:00
YaST Team Bot
550a061ee7
- AutoYaST: do not warning about deprecated <group_password>
...
when it is empty, "x", "!", or "*" (related to jsc#SLE-20592).
- 4.4.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=623
2021-12-01 09:36:54 +00:00
YaST Team Bot
30b6e3b153
- Users client uses the shadow tools to write changes into the
...
system (jsc#SLE-20592).
- Remove support for group password.
- Avoid crash when trying to read a shadow suite file
(e.g., /etc/group) and the file does not exist (bsc#11915919).
- 4.4.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=621
2021-11-12 12:17:29 +00:00
YaST Team Bot
c50adb623c
- 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
a6a1548362
- 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
f9eea1869a
- 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
1428c4eaef
- 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
8da9873811
- 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
8560e879e9
- 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
0308476d72
- 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
1834e98db1
- 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
ba274b7697
- 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
fc30c4088b
- 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
e331f26a8a
- 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
a913bee3b7
- 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
0cb80ec049
- 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
07549d67a1
- 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
83193d22cf
- 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
fa9c320b72
- 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
f07677ddca
- 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
b6ffd5a814
- 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
e6e497379f
- 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
a8ccf0d0be
- 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
b36ab12854
- 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
3c44eaee25
- 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
e122899ad6
- 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
8df9acbaf4
- 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
56a7146ac0
- 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
69c6d65771
- 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
a7177733d7
- 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
e39359981a
- 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
ae56b7b5f3
- 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
894e18fa55
- 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
8a54ddf9fd
- 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
a7ac3e4a0d
- 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
22f1951be3
- 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
4906f51d20
- 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
d899d5ef6a
- 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
6fc2a77b22
- 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
14e96dcb89
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
44d8fba046
- 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
3beffc3abf
- 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
690ee2acef
- 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
1562d5dac5
- 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
d72dfece57
- 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
ce8ac6451d
- 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
7ee2967ec8
- 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
0d3996ae94
- 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