Fixed Basic ATS Setup issues for Bug225426.
This commit is contained in:
@@ -125,7 +125,7 @@ function setup_iaRealms_file
|
||||
if [ "$LDAP_LISTEN_PORT" != '' ]; then
|
||||
sed -i s:LDAP_LISTEN_PORT:$LDAP_LISTEN_PORT:g $CONFIG_FILE
|
||||
else
|
||||
sed -i s:LDAP_LISTEN_PORT:389:g $CONFIG_FILE
|
||||
sed -i s:LDAP_LISTEN_PORT:636:g $CONFIG_FILE
|
||||
fi
|
||||
return 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user