Security

authentication.conf userbaseDN attribute being read as multiple stanzas

greatdane
New Member

I am working on a UNIX platform where in creating the authentication.conf file using vi or vim, I have multiple LDAP entries that is being wrapped to the next line. Splunk is interpreting this as incomplete stanzas. I am unsure of how to fix this issue. I cannot edit Unix config files to fix the text editor. Any help would be greatly appreciated.

0 Karma

jplumsdaine22
Influencer

I'm pretty sure you can use a trailing \ as a line break character. For example:

[stanza]
key = value line 1 \
          value line 2

That said, it seems unusual that vi would enforce line wrapping as line BREAKING. Can you post your actual config stanza?

0 Karma

greatdane
New Member

would anybody bother to answer this?

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...