Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37566890
en ru br
ALT Linux repos
S:4.3-alt1

Group :: Security/Networking
RPM: kstart

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: kstart
Version: 4.3
Release: alt1

Summary: Daemon version of kinit for Kerberos v5
License: MIT
Group:   Security/Networking
URL:     http://www.eyrie.org/~eagle/software/kstart/

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires: libkrb5-devel
BuildRequires: perl-podlators

Source0: http://archives.eyrie.org/software/kerberos/kstart-%{version}.tar.gz


%description

k5start is a modified version of kinit which can use keytabs to
authenticate, can run as a daemon and wake up periodically to refresh
a ticket, and can run single commands with its own authentication
credentials and refresh those credentials until the command exits.

%prep
%setup -q

%build
%add_optflags -I%_includedir/krb5
%autoreconf
%configure --disable-k4start --enable-setpag --enable-reduced-depends \
          --with-krb5-include=%_includedir/krb5
%make

%install
%makeinstall_std

%files
%doc NEWS README
%_bindir/k5start
%_bindir/krenew
%_mandir/man1/k5start.1.*
%_mandir/man1/krenew.1.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin