admin
Admin
 Admin
| Posts: 317 |  | Karma: 0
|
Re:Location/Department Fields and UniqueID - 2008/09/03 20:58
Hello,
In the wizard, on the page Attribute/Column mapping you have to right-click on the correct row in the the column Attribute/Info (you have to select a csv-file or this page will be blanc). The program will show a "menu". Select "Attributes", the program shows a list of available attributes. Select the L or OU (or any other attribute) by double click on the attribute name. The program will show the attribute name.
This way you can add all attributes you want.
UNIQUEID ======== If you want to set the uniqueID to the CN of the user, you have to edit the generated CFL-file. e.g. The CN is in column 4 of the CSV-file and you want to set the uniqueID.
Add the line [ATTRIBUTES] at the bottom if it is not there already. Add the line uniqueID=4 below the [ATTRIBUTES] line.
[ATTRIBUTES] uniqueID=4
I will add an extra option in the program where you can set the uniqueID to CN without updating the CFL-file.
Hans Boone |