On 16.04.2018 19:58, Net Warrior wrote: > Hello there. > Im trying to load this schema > http://pig.made-it.com/ldap-openssh.html > > And I get this error. > ldapmodify: invalid format (line 1) entry: ""
You have to convert your schema file to the ldif format. i used https://gist.github.com/jaseg/8577024 in the past for this task. best regards Ulf
