What is the main difference between a user augment record and a standard ser record?
Answer(s)
- Augment records allow the use of a profilePath attribute, while standard user records do not.
- Augment records allow the use of an smbHome attribute, while standard user records do not.
- Augment record user names begin with "User:", while standard user record names containonly the user name.
- Augment records are members of the apple-user object class, while standard user records aremembers of the posixAccount object class.
Correct Answer Augment record user names begin with "User:", while standard user record names containonly the user name.