Uimport:
Data file created from exported database fields
When you export your database records to a comma-separated ASCII file, the records appear in the data file as shown here:
``Jones'',``Adam'',``J'',`
`111 South 8th East'',``Salt Lake
City'',``Utah'',``84007'',
``2345'',`
`Sophomore
'',``Envir
onmental
Engineering'',``2.8'',``En
gineering Sciences''
``Smith'',``John'',``D'',`
`222 North Cerillos'',``Los Angeles'',``California'',`
`96000'',`
`2875'',``
Senior'',`
`Accountin
g'', ``3.0'',``Business Administration''
Corresponding import control file
Using the data file as a guide, you could set up the import control file to import the data file fields as shown here. This example assumes that you are creating new users in the NDS database:
Import control
Name context=.administration.st
udent_acct
s
User template=y
Create home directory=y
Home directory path=``Students/Home''
Home directory volume=``.SYSVOL.Student Records''
Fields
Last name
Given name
Middle initial
Mailing label information
Mailing label information
Mailing label information
Mailing label information
Name
Skip
Skip
Skip
Department
LDIF:
http://www.novell.com/documentation/nas4nw/usnas4nw/nasnwenu/ldif.html