blob: 97ab8793ec81ed1dd736ba6c9ae127a6a93a729a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = msktutil-git
pkgdesc = Msktutil creates user or computer accounts in Active Directory, creates Kerberos keytabs on Unix/Linux systems, adds and removes principals to and from keytabs and changes the user or computer account´s password.
pkgver = 1.1.r11.gdb1624c
pkgrel = 3
url = https://github.com/msktutil/msktutil
arch = x86_64
license = GPL2
makedepends = git
depends = cyrus-sasl-gssapi
provides = msktutil
conflicts = msktutil
source = git+https://github.com/msktutil/msktutil.git
sha256sums = SKIP
pkgname = msktutil-git
|