summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-06-12 22:56:13 +0000
committerOlivier Blin <oblin@mandriva.com>2008-06-12 22:56:13 +0000
commit4672c2a5904e54b9e902846f29e942176d672da7 (patch)
treead1d9653629ad4ea75de88000a94829e6df2790f
parentd3087a4a6fc47de6f0e3a14794774c5a355961b2 (diff)
downloaddrakx-4672c2a5904e54b9e902846f29e942176d672da7.tar
drakx-4672c2a5904e54b9e902846f29e942176d672da7.tar.gz
drakx-4672c2a5904e54b9e902846f29e942176d672da7.tar.bz2
drakx-4672c2a5904e54b9e902846f29e942176d672da7.tar.xz
drakx-4672c2a5904e54b9e902846f29e942176d672da7.zip
mention authentication changes
-rw-r--r--perl-install/NEWS6
-rw-r--r--perl-install/install/NEWS6
2 files changed, 12 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 943c77e2b..7a031b399 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -14,6 +14,12 @@ Version 10.34 - 12 June 2008
- handle renamed drivers:
o ide-cd is now named ide-cd_mod
o generic is now named ide-pci-generic
+- 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.33 - 29 May 2008
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