Publishers of technology books, eBooks, and videos for creative people

Home > Articles > Apple > Operating Systems

Like this article? We recommend

Users in Workgroup Manager: The Mac OS X Server Tool for Account Management

To create a user account, launch Workgroup Manager and connect to the master Open Directory server for the domain in which you are creating the account. Click the Accounts button in the toolbar if it is not already selected. This will display the Accounts list pane and the account information pane. Ensure that you are authenticated to the correct domain (the domain will be displayed next to the blue globe underneath the toolbar). If you see an error that you are working with a domain that is not visible on the network, you have likely selected the server’s local NetInfo domain from this list rather than the shared Open Directory domain.

In the accounts list pane, you will see three tabs. The first has an icon of a single user, the second a group of users, and the third an outline of a rectangle. These tabs indicate the user, group, and computer account lists, respectively. You might also see a fourth tab with a bull’s-eye, which is the Inspector tab that is used for directly editing directory data (and requires more than a basic understanding of the Open Directory schema to edit successfully).

To create or edit a user account, select the users tab. All user accounts created in the domain will be listed. Above the list are tabs for sorting based on full name or UID (you can sort ascending or descending by clicking the same tab more than once). If you select an existing user, that user’s account information is displayed in the account information pane to the right of the account list. You can edit each of the account information tabs and click the Save button to save changes. To create a new user account, click the New User button in the toolbar at the top of the window. This creates a blank user with a name such as Untitled_1. Edit the information in the various tabs and then click the Save button to create the new user account. Each tab for a user account contains specific options you can configure that account.

The Basic tab contains fields for the following pieces of information:

  • Name: This is the field for entering the user’s full name attribute. The user can log in with this name, but its typical use is the name displayed in the user accounts list.
  • User ID: This is the UID of the account. By default, Mac OS X Server begins numbering user accounts with 1025. UIDs below 100 are reserved for Mac OS X and server process accounts. UIDs in the 500 range are typically reserved for local accounts. A best practice, if you assign UIDs yourself, is to use numbers higher than 1025 (you can use numbers up to 2,147,483,648). You can use UIDs to define groups of users. For example, in a high school you might create faculty and staff users with UIDs in the 1000 range, students in the class of 2005 in the 2000 range, students in the class of 2006 in the 3000 range, and so on. This practice, which was common before Apple included the ability to add comments and keywords to users in the Advanced tab for user accounts. Today, using keywords can be much simpler and more effective.
  • Short Names: You can enter as many shortnames as in this field as you like. Remember the first shortname cannot be changed once you hit Save for the first time, and it will be the one used by all Mac OS X processes. If you enter multiple shortnames, begin each one on a new line.
  • Password and Verify: These are used to enter and then verify the password you are setting for the user. Note: if you click the Save button and then change the password type on the Advanced pane, you might be asked to re-enter the password.
  • User Can: These checkboxes define administrative access levels for the user. Administer This Server gives the user administrative access to the server (but not the domain). Administer This Directory Domain gives the user admin privileges to the domain (you can use the privileges button to define what level of control the user has over the domain). Log In Or Access (depending on the version of Mac OS X Server) simply allows the user the ability to log in on a workstation and connect to resources within the domain.

The Advanced tab includes a checkbox to allow simultaneous login of the user from multiple workstations, a pop-up menu to specify the Unix shell they should use for terminal connections, and the password type (as describer earlier). You also have the option of entering comment information about the user (comments are limited to 32,676 characters and can be useful for identifying a user’s job function, location, and other information) and assigning keywords to the user.

The Keywords option has buttons to add and delete keywords to the user and a button for editing the keywords list for the domain. Keywords are searchable and can be used to identify users by job function, location, projects, status, or other relevant information. In a school, you could use this field to identify a student’s year of graduation or grade level, for example. In a company, you might use it to identify temporary workers or employee departments. You can use this information for administrative reference and for sorting users into group.

When Open Directory is selected as the password type, you can use the options button to impose password policies (which override any global policies that have been set for the domain using Server Admin’s Open Directory module) on the user, including allowing the user to log in, disabling login (by date, inactivity, or after a number of failed attempts at entering the correct password), specifying a minimum number of characters in the password, and allowing the user to change the password, and requiring the password be changed at either the next login or after a specified interval. If you allow or require users to change their passwords, they do so by launching System Preferences on whatever workstation they are logged into and selecting the Accounts pane.

The Groups tab allows you to view which groups a user belongs to and to add the user to groups. It also displays the GID and name of the user’s primary group. By default, a user’s primary group is set to staff (which contains all user accounts created in the domain or). Setting a primary group is not required, but it can speed up user access to shared files in heavily populated directory domains because the primary group ID number is automatically checked when a user attempts to access a file or folder of which he/she is not the owner, thus saving the step in which the file system consults Open Directory to see whether the user is a member of the group assigned to the file or folder.

The Home tab controls information about the user’s home directory. Home directories require some effort to configure properly. I will be discussing them in an upcoming companion piece to this article.

The Mail tab allows you to configure options for the Mac OS X Server email service. The Print tab allows you to configure printer access and print quotas for the user. Fianlly, the Windows tab allows you to configure the location of the user’s Windows profile, login script, and Windows home directory.

As a rule, you should never have to change a user’s shortname. If you have a good standard naming scheme in place and you don’t make any typos when you create user accounts, the first shortname you create for a user should be fine. So, unless a user’s actual name changes, you shouldn’t need to worry about changing a shortname. Of course, we don’t live in a perfect world, and things like typos, weddings, or office politics might require you to adjust the shortname assigned to one or more users.

If you need to make changes, Apple’s solution is to simply give you the ability to assign additional shortnames to a user and to allow you to edit the user’s full name. In some situations, this might be enough to satisfy your users. After all, they can log in with the adjusted name, and any user lists you pull out of Workgroup Manager will have the appropriate full name. If possible, my advice is to go with Apple’s solution. If, however, you are in a situation where you absolutely must change a user’s shortname, here is the best way to do it.

Delete the user’s account, noting the UID of the account. Copy all information out of the home directory (do this as root, either using the terminal or the Mac’s graphical environment) and then delete the home directory. Create the new user account and assign the original UID to the account. Create a new home directory along with the account and place the original files in it. Log in in as the user to be sure the account has access to the appropriate files (you might need to adjust permissions on the files appropriately). If you are using the Mac OS X Server email service, you might need to have the user make local copies of all emails before doing this.

You can use the Groups tab in the Accounts list pane to create and edit groups in much the same way that you create and edit user accounts. When you create groups, you have the options for specifying a group name, shortname, and GID number, as well as the ability to designate the users that will be members of the group and to create a shared group folder. In Mac OS X Server 10.4, you also have the ability to place groups within other groups, thus granting members of the nested group membership in the parent group.

You can also assign managed preferences settings to individual users or groups by selecting the user or group account in the accounts list and clicking on the Preferences button in the toolbar. This will list the available preferences settings in the right-hand pane of the Workgroup Manager window. Managed preferences allow you to tailor and restrict much of the Mac OS X user environment and they can also be enforced on lists of Mac OS X workstations.

For more information on the Macintosh, visit our Macintosh Reference Guide or sign up for our Macintosh Newsletter.

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Peachpit products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email ask@peachpit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by Adobe Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.peachpit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020