After installing the latest UF 9.1.1 on a linux i tried to connect it to the deployment server
./splunk set deploy-poll <host name or ip address>:<management port> i get an "error" with allowRemoteLogin and the deployment.con is not created
after i added the following entry in the server.conf, the command added successfuly the string to connect to the deployment server
allowRemoteLogin = always
anyone experiencing the same issue?