Nov.DS.Object.AddTrustee
Top  Previous  Next


Adds a trustee to a NetWare object and assigns default rights to the trustee: [All Attributes Rights] = Compare + Read, [Entry Rights] = Browse

Requirements
·NetWare client on the local machine, log on as admin  
·Novell controls  

Category
Novell

Script section
All

Nov.DS.Object.AddTrustee NDSObjectPath, NDSTrusteePath

NDSObjectPath
Full NDS path to object (user, profile, group, OU) to which to add trustee  

NDSTrusteePath
Full NDS path to trustee (user, profile, group, OU)  

Example
Add trustee MyGroup to the profile (object) MyProfile in ELM\MyOrg\MyOu

Nov.DS.Object.AddTrustee ELM\MyOrg\MyOu\MyProfile, ELM\MyOrg\MyOu\MyGroup