You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Dilli Arumugam (JIRA)" <ji...@apache.org> on 2014/08/27 23:25:00 UTC

[jira] [Closed] (ARGUS-27) usersync installation fails when using complex user search filter

     [ https://issues.apache.org/jira/browse/ARGUS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dilli Arumugam closed ARGUS-27.
-------------------------------


resolved

> 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)