diff options
author | zi <zi@FreeBSD.org> | 2012-08-30 06:48:55 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-08-30 06:48:55 +0800 |
commit | b0f287e04d05bb27bb40d3549487e13e2cc15068 (patch) | |
tree | 15c949cc80af42ee821a4235d81fecb08aa75e26 /sysutils/Makefile | |
parent | bba3ddc6c53f45e568bd37a6a0fa116260664802 (diff) | |
download | freebsd-ports-gnome-b0f287e04d05bb27bb40d3549487e13e2cc15068.tar.gz freebsd-ports-gnome-b0f287e04d05bb27bb40d3549487e13e2cc15068.tar.zst freebsd-ports-gnome-b0f287e04d05bb27bb40d3549487e13e2cc15068.zip |
New port: sysutils/msktutil:
Msktutil is a program for interoperability with Active Directory that can:
Create a computer account in Active Directory
Create a system Kerberos keytab
Add and remove principals to and from that keytab
Change the computer account's password
WWW: https://fuhm.net/software/msktutil/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 302a1d3c09e8..95f9581d3a6c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -545,6 +545,7 @@ SUBDIR += mount.app SUBDIR += mountsmb2 SUBDIR += mpiexec + SUBDIR += msktutil SUBDIR += msyslog SUBDIR += mtpfs SUBDIR += mtxorbd |