[
https://issues.apache.org/jira/browse/ARGUS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dilli Arumugam updated ARGUS-27:
--------------------------------
Summary: usersync installation fails when using complex user search filter
(was: usersync installation fails when using comples user search filter)
> usersync installation fails when using complex user search filter
> -----------------------------------------------------------------
>
> Key: ARGUS-27
> URL: https://issues.apache.org/jira/browse/ARGUS-27
> Project: Argus
> Issue Type: Bug
> Affects Versions: 0.1.0
> Reporter: Dilli Arumugam
> Assignee: Dilli Arumugam
> Fix For: 0.1.0
>
>
> Specified
> SYNC_LDAP_USER_SEARCH_FILTER = (|(dept=eng)(state=ca))
> in install.properties of usersync installer.
> Installation failed with message
> sed: -e expression #13, char 82: unknown option to `s'
> 16760 blocks
> Creating boot script S99uxugsync in rc2.d directory ....
> Creating boot script S99uxugsync in rc3.d directory ....
> Creating boot script S99uxugsync in rc2.d directory ....
> Creating boot script S99uxugsync in rc3.d directory ....
> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
> UnixAuthenticationService failed to start. Please refer to log files under
> /var/log/uxugsync for further details.
> What is worse
> The template file unixauthservice.properties, <INSTALLER_ROOT>/conf/
> unixauthservice.properties became empty file.
> All subsequent attempts to run install.sh fails even if I subsequently use
> simple value such as
> SYNC_LDAP_USER_SEARCH_FILTER = (dept=eng)
--
This message was sent by Atlassian JIRA
(v6.2#6252)