https://github.com/lldap/lldap logo
drover - I may just need to pop over to the git...
# troubleshooting
d
I may just need to pop over to the github, but the lldap-cli schema attribute options seem to all fail
a
message has been deleted
n
Can you share an error?
d
seems to be that the command "column" isn't recognized inside of the docker container, from preliminary testing
n
Wdym column?
d
"line 679: column: command not found
same with 621
n
Oh, the executable
d
at the end of the bash script it pipes the output of jq to the column command, which probably isn't included in the docker image
n
Can you run it outside the container but targeting the container? Presumably your web UI is accessible from outside?
d
hadn't tried that - standby
yep, works just fine