Advanced Server for UNIX Version 5.1B-5 Release Notes (15043)

This problem has been corrected.
Problem Addressed:
If ASU was configured as a member server, and the user executed the "joindomain"
command, with only the server name changed, then almost all the "net" commands
failed with error 5 or error 1326, even though the server started successfully.
For example:
# net user
Error 5 has occurred.
Access is denied.
# net view
Error 1326 has occurred.
Logon failure: unknown user name or bad password.
This problem has been corrected.
Problem Addressed:
The following commands:
# net group <group-name> /delete
# net localgroup <localgroup-name> /delete
used to delete the named group or local group unconditionally, even if the group
or
local group still had members. This potentially resulted in loss of access to
resources, since each group is represented by a unique security identifier (SID),
which is independent of the group name. As SIDs are never reused, even
creating an identically named group would not restore access to resources which
named the original group in their access control lists (ACLs).
This problem has been corrected. The commands now warn the user that if
a group is deleted, creating an identically named group will not restore access
to
resources. Before deleting a group, which has members, the command warns the
user and prompts for confirmation.
Problem Addressed:
The "acladm -T" command was not able to trim redundant ACLs
for filenames with a directory path over 993 characters long.
This problem has been corrected.
Problem Addressed:
If asusetup command was used to promote ASU from a backup domain controller (BDC)
to
the primary domain controller (PDC) of the same domain, the asusetup command
failed
with the error:
STATUS_INVALID_DOMAIN_ROLE
ERROR: The administrative password cannot be set.
Remove this package and any previous installations before reinstalling.