# If you are using external authentication, or adding lots of users using
# the add_users command, then you can use this file to expand particular
# fields into other fields. For example, if there is already a field associated
# with each user called dep which may have a value of sales or accounts, then
# for the example below, where ever "department=sales", this gets replaced by
# "groups=5,6 friends=test1,test2,test3 ugroups=2 permissions=1".

# the syntax of this file is the line to convert from followed by a line 
# that the previous line is converted to.


# department=sales
# groups=5,6 friends=test1,test2,test3 ugroups=2 permissions=1

# department=accounts
# groups=7,8 friends=test4,test5 ugroups=4,5 permissions=2
