Viewing 1 post (of 1 total)
  • Author
    Posts
  • #355986
    donovan
    Participant

    greetings

    I have been trying to import information into netinfo. the purpose is to populate the Address book with Contact information for my users.
    My problem is I cannot seem to get / match / my final field on the import.

    when importing a file from workgroup manager
    option; Use record description in file
    i need to specify a description for the user title. It is define in the core schema and it is read in the Person Properties for the address book.
    kABTitleProperty

    dsAttrTypeStandard title, or dsAttrTypeStandard Title or , dsAttrTypeStandard TitleProperty does not work. the data never makes it info netinfo.
    however i can manually enter it with niutil -createprop or nicl, or in netinfo manager just ass a property and value.
    Seems kindof silly.

    is there any other type way to specify dsAttrTypeStandard? Is there a non standard? where is this Attr type defined? can I add the Attribute title to this list for the purpose of this import?

    here is a sample import that i am trying to use;
    0x0A 0x5C 0x3A 0x2C dsRecTypeStandard:Users 11 dsAttrTypeStandard:RecordName dsAttrTypeStandard:Password dsAttrTypeStandard:UniqueID dsAttrTypeStandard:PrimaryGroupID dsAttrTypeStandard:RealName dsAttrTypeStandard:NFSHomeDirectory dsAttrTypeStandard:UserShell dsAttrTypeStandard:EMailAddress dsAttrTypeStandard:AddressLine1 dsAttrTypeStandard:PhoneNumber dsAttrTypeStandard:Title
    auser:1234:1038:20:Adam User:/Network/Servers/mailx/Users/auser:/bin/csh:[email protected]:Freedom:610-807-5571:teacher

    –jeff

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed