Menu

#5 Separator between fiel

None
wont-fix
None
5
2014-12-01
2013-11-25
Tellier
No

Hello when I export the ldap info, I have always 2 separators (;; or ,,)

Discussion

  • Tellier

    Tellier - 2013-11-25

    I found when I have the error:

    'sn, givenname, telephoneNumber, mobileNumber, departmentNumber, title, buildingName, roomNumber, mail'

    'sn,givenname,telephoneNumber,mobileNumber,departmentNumber,title,buildingName,roomNumber,mail'

    No space between , and attribute

     
  • Benedikt Hallinger

    Hello, i currently cannot reproduce your bug.

    Can you please give further information:
    - What version of ldap-csvexport do you use?
    - What is the exact command line you call (be sure to mask credentials)?
    - do you have (masked) sample output?

     
  • Tellier

    Tellier - 2013-11-27

    The latest version

    Version: 1.3.5

    Bad command : attribute, attribute

    ./ldap-csvexport-noheader.pl -H xxx.xxx.xxx.xxx -l '10000' -u cn=user,o=system -p password -a 'sn, givenname, telephoneNumber, mobileNumber, departmentNumber, title, buildingName, roomNumber, mail' -f '(objectclass=inetorgperson)' -b o=identity -S sub -q '' -v > export.txt

    Right usage : attibute,attribute

    ./ldap-csvexport-noheader.pl -H xxx.xxx.xxx.xxx -l '10000' -u cn=user,o=system -p password -a 'sn,givenname,telephoneNumber,mobileNumber,departmentNumber,title,buildingName,roomNumber,mail' -f '(objectclass=inetorgperson)' -b o=identity -S sub -q '' -v > export.txt

     
  • Benedikt Hallinger

    • status: open --> wont-fix
    • assigned_to: Benedikt Hallinger
    • Group: -->
     
  • Benedikt Hallinger

    Hello,
    sorry im still not able to reproduce that bug.

    Please try the latest version 1.3.6 and reopen the issue if it persists.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.