[svn-upgrade] Integrating new upstream version, shadow (19990827)
This commit is contained in:
Vendored
+41
@@ -0,0 +1,41 @@
|
||||
Source: shadow
|
||||
Section: base
|
||||
Priority: required
|
||||
Maintainer: Marek Michalkiewicz <marekm@linux.org.pl>
|
||||
Standards-Version: 2.3.0.0
|
||||
|
||||
Package: login
|
||||
Architecture: any
|
||||
Pre-Depends: ${shlibs:Depends}
|
||||
Conflicts: shadow-login
|
||||
Replaces: shadow-login, shadow-passwd
|
||||
Essential: yes
|
||||
Section: base
|
||||
Priority: required
|
||||
Description: Sign on to the system.
|
||||
login and newgrp change the user and group.
|
||||
|
||||
Package: passwd
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, login (>= 970502-1)
|
||||
Conflicts: shadow-passwd
|
||||
Replaces: shadow-passwd
|
||||
Replaces: manpages (<=1.15-2)
|
||||
Section: base
|
||||
Priority: required
|
||||
Description: Change and administer password and group data.
|
||||
This package includes passwd, chsh, chfn, and many other programs to
|
||||
maintain password and group data.
|
||||
.
|
||||
Shadow passwords are supported. See /usr/doc/passwd/README.Debian
|
||||
|
||||
Package: secure-su
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, login (>= 970502-1)
|
||||
Conflicts: shadow-su
|
||||
Replaces: shadow-su
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Description: su with more security options
|
||||
secure-su offers more security options than the normal su, such as a
|
||||
wheel group, and from-user and to-user specific restrictions.
|
||||
Reference in New Issue
Block a user