Allows a client to add a member (object) to a group property of some object.
ObjectType cannot be WILD (-1), and ObjectName cannot contain wildcard characters.
NetWare 2.1 and above. The file server requires the PASSWORD property to be "file server read, file server write" (0x44). Therefore, the file server must create the property. If this request is made by a caller that is the supervisor of the object, Change Bindery Object Password directs the file server to create the PASSWORD property. When the PASSWORD property is initially created, the caller can pass a NULL string to OldPassword. Objects of any type (such as print servers, job servers, etc.) can have a PASSWORD property.
NetWare 2.0a and below. The PASSWORD property is "supervisor read, supervisor write" (0x33). However, clients can still call Change Bindery Object Password, even if they are not logged in as the object whose PASSWORD property is being changed because the client would need to know the ObjectName and the object's current password ( OldPassword) to log in as that object. Change Bindery Object Password will fail if the object does not already have a PASSWORD property. The supervisor creates the PASSWORD property at the time the object (user) is created.
Any client can call Change Bindery Object Password.
SubFuncStructLen = 6 + ObjectNameLen + OldPasswordLen + NewPasswordLen