#===================================================================== #This file lists all the users groups #Each line signifies a user group definition for pgina_pam. Users are #just special case of groups, user and group namespaces are one and #the same. #===================================================================== #--------------------------------------------------------------------- #If the last non-whitespace character of this file is a backslash (\), #that signifies that the next line is a continuation. If the frist #non-whitespace character is '#', that line is considered a comment. # format: group ( group | user )* #--------------------------------------------------------------------- ## Here is an example. #AnimalGroup FishGroup MammalGroup HumanGroup #FishGroup shark trout #MammalGroup lion tiger bear dolphin HumanGroup #HumanGroup nate jiho #SportsGroup shark lion tiger bear dolphin mariners supersonics ## Here is another example. Notice that there is a circular ## definition. That's okay, though. GroupA, GroupB, and GroupC will ## just represent the same group. #GroupA userA1 userA2 userA3 GroupB #GroupB userB1 userB2 userB3 GroupC #GroupC GroupA ## Here is another example. More realistic... #AdminGroup admin1 admin2 #CairoOfficeGroup admin1 user1 user2 user3 user5 user8 jiho #SeoulOfficeGroup admin2 user4 user6 nate #DisgruntledEmployeeGroup jiho nate