Walt
Visitor
|
Create Groupwise Account - 2006/08/22 19:23
I'm trying to create both student eDir and Groupwise accounts in one step. I've searched and found a sample cfl/csv that I adapted. However, I'm getting the following error when I do a test run:
"Netware Error -307 (0xFFFFFECD)"
The log shows:
AUser.SampleTree Set CSV Attributes Groupwise....... Add GW account to user failed! Will Enable account Will set password required Will set password expiration date
The error log shows:
Add GW account to user failed!
Here's my cfl:
CFLv1 csv=create.csv title=1 seperator=, quote=" ! user=5 userfl=1 contextfl=0 context=1 password=2 passwordfl=1 Given Name=4 surname=3
[ATTRIBUTES] NGW: Post Office=6 NGW: Visibility=7
Here's my csv:
DN,Password,Surname,GivenName,CN,Post Office,GW Visibility SampleTree,password,Stroven,Adam,StrovenAda,Student-PO.Groupwise.Servers,2
Thanks for any help!
|