On Thu, Mar 03, 2022 at 01:06:23PM +0000, Stuart Henderson wrote: > I wrote this port for henning@ who had a need to do Kerb authentication > against AD - > > "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." > > I don't have anywhere to use it myself but it works for him and I think > it would make sense to have in ports. Any comments or OKs to import?
Builds fine on sparc64 but there port-lib-depends-check says Bogus WANTLIB: krb5.22 (/usr/local/bin/msktutil) (NOT REACHABLE) Extra: asn1.22 hcrypto.0 heimbase.2 hx509.1 roken.3 util.16 Extra: wind.3 Which is odd since pkglocate says heimdal-libs-7.7.0p1:security/heimdal,-libs:/usr/local/heimdal/lib/libkrb5.so.22.0 and the dependency is ther make show=LIB_DEPENDS databases/openldap security/heimdal,-libs Port still looks OK to me.