cpio, flex, libfuse-dev, libkrb5-dev, libncurses5-dev,
libpam0g-dev, libxml2-utils, perl, pkg-config, dh-systemd
Build-Depends-Indep: dblatex, dkms (>= 2.1.1.1), docbook-xsl, doxygen (>= 1.8.4-1~),
- xsltproc
+ xsltproc, libtool, heimdal-multidev
Standards-Version: 3.9.8
Homepage: http://www.openafs.org/
Vcs-Git: git://anonscm.debian.org/pkg-k5-afs/openafs.git
started manually, but may be of interest in situations where read-only
access is sufficient and the kernel module cannot be built.
-Package: openafs-kpasswd
-Priority: extra
-Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
-Depends: ${shlibs:Depends}, ${misc:Depends},
- openafs-client (= ${binary:Version})
-Conflicts: krb5-user, heimdal-clients, kerberos4kth-clients
-Description: AFS distributed filesystem old password changing
- AFS is a distributed filesystem allowing cross-platform sharing of
- files among multiple computers. Facilities are provided for access
- control, authentication, backup and administrative management.
- .
- This package provides kpasswd and kas, utilities needed by the OpenAFS
- kaserver to create users and change passwords. Only install this package
- if you are already using kaserver; generally you should not install this
- package for new cells or for cells using Kerberos v5.
-
Package: openafs-fileserver
Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), openafs-client
from a Kerberos keytab, and ka-forwarder, a utility to forward kaserver
requests to a KDC using fakeka.
-Package: libkopenafs1
+Package: libkopenafs2
Section: libs
Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
manipulating AFS process authentication groups (PAGs). It provides the
a subset of the interface provided by the Heimdal libkafs library.
-Package: libafsauthent1
+Package: libafsauthent2
Section: libs
Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
This package provides the shared library implementing AFS client
authentication and token management.
-Package: libafsrpc1
+Package: libafsrpc2
Section: libs
Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Priority: extra
Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
Depends: ${shlibs:Depends}, ${misc:Depends},
- libafsauthent1 (= ${binary:Version}), libafsrpc1 (= ${binary:Version}),
- libkopenafs1 (= ${binary:Version}),
+ libafsauthent2 (= ${binary:Version}), libafsrpc2 (= ${binary:Version}),
+ libkopenafs2 (= ${binary:Version}),
Suggests: openafs-doc
Conflicts: arla-dev, liblwp-dev
Description: AFS distributed filesystem development libraries
.
This package contains the source for the AFS kernel module, packaged with
appropriate configuration for DKMS to build new modules dynamically.
-
-Package: libpam-openafs-kaserver
-Architecture: alpha amd64 arm armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
-Section: admin
-Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends},
- openafs-client (= ${binary:Version})
-Description: AFS distributed filesystem kaserver PAM module
- AFS is a distributed filesystem allowing cross-platform sharing of
- files among multiple computers. Facilities are provided for access
- control, authentication, backup and administrative management.
- .
- This package provides a PAM module for existing sites using the AFS
- kaserver for authentication. New sites should use a Kerberos v5
- implementation, a Kerberos v5 PAM module such as libpam-krb5, and
- libpam-afs-session.