summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-adtrust-install
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-11-18 14:04:09 +0100
committerSimo Sorce <ssorce@redhat.com>2011-12-06 08:29:53 -0500
commit3de257fe54117550cc4fe82dc0614f2d07bc98de (patch)
treea3615682cda7e0dd3518411e5b23f274d9b4693d /install/tools/ipa-adtrust-install
parentedb6ed5007e7b0b4ac118d567b94e04d996d8997 (diff)
downloadfreeipa-3de257fe54117550cc4fe82dc0614f2d07bc98de.tar.gz
freeipa-3de257fe54117550cc4fe82dc0614f2d07bc98de.tar.xz
freeipa-3de257fe54117550cc4fe82dc0614f2d07bc98de.zip
activate CLDAP
Diffstat (limited to 'install/tools/ipa-adtrust-install')
-rwxr-xr-xinstall/tools/ipa-adtrust-install3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/tools/ipa-adtrust-install b/install/tools/ipa-adtrust-install
index c6fd3478a..248ea35ea 100755
--- a/install/tools/ipa-adtrust-install
+++ b/install/tools/ipa-adtrust-install
@@ -214,6 +214,7 @@ def main():
print "\t\tUDP Ports:"
print "\t\t * 138: netbios-dgm"
print "\t\t * 139: netbios-ssn"
+ print "\t\t * 389: (C)LDAP"
print "\t\t * 445: microsoft-ds"
print ""
print "\tAdditionally you have to make sure the FreeIPA LDAP server cannot reached"
@@ -221,8 +222,6 @@ def main():
print "\tfollowing ports for these servers:"
print "\t\tTCP Ports:"
print "\t\t * 389, 636: LDAP/LDAPS"
- print "\t\tUDP Ports:"
- print "\t\t * 389: (C)LDAP"
print "\tYou may want to choose to REJECT the network packets instead of DROPing them"
print "\tto avoid timeouts on the AD domain controllers."