Created
July 4, 2016 21:54
-
-
Save n8felton/124bae55b45b83809ed08c3f3e2ebbf9 to your computer and use it in GitHub Desktop.
_lpadmin vs lpadmin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ dscl . -read /Groups/_lpadmin | |
| AppleMetaNodeLocation: /Local/Default | |
| GeneratedUID: ABCDEFAB-CDEF-ABCD-EFAB-CDEF00000062 | |
| GroupMembership: itsadmin | |
| NestedGroups: ABCDEFAB-CDEF-ABCD-EFAB-CDEF00000050 | |
| Password: * | |
| PrimaryGroupID: 98 | |
| RealName: | |
| Print Administrators | |
| RecordName: | |
| _lpadmin | |
| lpadmin | |
| BUILTIN\Print Operators | |
| RecordType: dsRecTypeStandard:Groups | |
| SMBSID: S-1-5-32-550 | |
| $ dscl . -read /Groups/lpadmin | |
| AppleMetaNodeLocation: /Local/Default | |
| GeneratedUID: ABCDEFAB-CDEF-ABCD-EFAB-CDEF00000062 | |
| GroupMembership: itsadmin | |
| NestedGroups: ABCDEFAB-CDEF-ABCD-EFAB-CDEF00000050 | |
| Password: * | |
| PrimaryGroupID: 98 | |
| RealName: | |
| Print Administrators | |
| RecordName: | |
| _lpadmin | |
| lpadmin | |
| BUILTIN\Print Operators | |
| RecordType: dsRecTypeStandard:Groups | |
| SMBSID: S-1-5-32-550 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment