diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-06-12 22:56:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-06-12 22:56:13 +0000 |
commit | 4672c2a5904e54b9e902846f29e942176d672da7 (patch) | |
tree | ad1d9653629ad4ea75de88000a94829e6df2790f /perl-install/install | |
parent | d3087a4a6fc47de6f0e3a14794774c5a355961b2 (diff) | |
download | drakx-backup-do-not-use-4672c2a5904e54b9e902846f29e942176d672da7.tar drakx-backup-do-not-use-4672c2a5904e54b9e902846f29e942176d672da7.tar.gz drakx-backup-do-not-use-4672c2a5904e54b9e902846f29e942176d672da7.tar.bz2 drakx-backup-do-not-use-4672c2a5904e54b9e902846f29e942176d672da7.tar.xz drakx-backup-do-not-use-4672c2a5904e54b9e902846f29e942176d672da7.zip |
mention authentication changes
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1159b4976..957505626 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -16,6 +16,12 @@ Version 10.34 - 12 June 2008 o ide-cd is now named ide-cd_mod o generic is now named ide-pci-generic - kernel-laptop is no more +- authentiication: + o add Kerberos Support + o add disconnected mode for Ldap, Kerberos, Windows auth + o add more options in Ldap configuration: Fetch DN, TLS + o remove Active Directory SFU + o change Winbind authentification to enable domain model choice (NT4 or AD) Version 10.30 - 23 April 2008 |