Added note about Heimdall not being supported in smbk5pwd
This commit is contained in:
parent
6ecf74d102
commit
e975da17ad
@ -37,3 +37,14 @@
|
|||||||
install-local: $(PROGRAMS)
|
install-local: $(PROGRAMS)
|
||||||
@if test -n "$?" ; then \
|
@if test -n "$?" ; then \
|
||||||
$(MKDIR) $(DESTDIR)$(moduledir); \
|
$(MKDIR) $(DESTDIR)$(moduledir); \
|
||||||
|
--- openldap-2.3.34/contrib/slapd-modules/smbk5pwd/README.smbk5pwd 2005-11-14 19:06:04.000000000 +0100
|
||||||
|
+++ openldap-2.3.34/contrib/slapd-modules/smbk5pwd/README 2007-07-09 09:44:43.000000000 +0200
|
||||||
|
@@ -1,3 +1,8 @@
|
||||||
|
+***************************************************************
|
||||||
|
+Red Hat note: Kerberos support is NOT compiled into
|
||||||
|
+this version of smbk5pwd because we do not use Heimdall.
|
||||||
|
+***************************************************************
|
||||||
|
+
|
||||||
|
Copyright 2004-2005 Howard Chu, Symas Corp. All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
Loading…
Reference in New Issue
Block a user