[Authentication] Announcing adcli 0.8.0
Stef Walter
stef at thewalter.net
Thu Dec 17 00:36:32 PST 2015
adcli is a small standalone tool which provides a command line interface
to Active Directory, and can do things like joining the local machine to
a domain.
What's new in 0.8.0:
====================
- Update keytab and computer account with 'adcli update' [#92908]
- Automatic time limited updates of keytab [#93282]
- Increment kvno after password change [#91185]
- Tons of other build and bug fixes [#86970 #86971 #93222 #93399]
Detailed change log from 0.7.6 to 0.8.0:
========================================
Stef Walter (7):
library: Refactor out some kerberos common code
library: Add some string helpers
library: Add ability to do computer login with a keytab
Implement 'adcli update'
library: Don't automatically connect to kerberos
Teach coverity about unexpected preconditions
Bump version number for release
Sumit Bose (17):
Replace alloca() by malloc() for arrays
Fix buffer length checks
Coverity: silence a false positive
Drop host/ prefix when deriving fqdn
Allow domain option for updates
Allow additional ccache for updates
Coverity fixes
Increment kvno after password change
doc: add update sub-command to man page
Check host password lifetime
Call adcli_conn_connect() only once
Use reproducible IDs in documentation
Set umask before calling mkstemp()
Make sure res is set in prep_kerberos_and_kinit()
tools: Add missing break
seq_remove: remove redundant NULL check
update: set login keytab based on command line options
Signed Sources:
===============
http://www.freedesktop.org/software/realmd/releases/
Cheers,
Stef
More information about the Authentication
mailing list