forked from pool/shadow
Accepting request 897717 from home:mauriziogalli:branches:Base:System
- Enable shadowgrp so that we can set more secure group passwords using shadow. OBS-URL: https://build.opensuse.org/request/show/897717 OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=104
This commit is contained in:
parent
b6e8d920e2
commit
faf07ff787
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 5 13:38:52 UTC 2021 - Maurizio Galli <maurizio.galli@gmail.com>
|
||||||
|
|
||||||
|
- Enable shadowgrp so that we can set more secure group passwords
|
||||||
|
using shadow.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 4 07:46:34 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
Fri Jun 4 07:46:34 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
@ -135,7 +135,7 @@ export LDFLAGS="-pie"
|
|||||||
|
|
||||||
autoreconf -fvi
|
autoreconf -fvi
|
||||||
%configure \
|
%configure \
|
||||||
--disable-shadowgrp \
|
--enable-shadowgrp \
|
||||||
--enable-account-tools-setuid \
|
--enable-account-tools-setuid \
|
||||||
--with-audit \
|
--with-audit \
|
||||||
--with-libpam \
|
--with-libpam \
|
||||||
|
Loading…
Reference in New Issue
Block a user