diff --git a/scripts/bsadmin.conf.example b/scripts/bsadmin.conf.example new file mode 100644 index 0000000..52a6f0d --- /dev/null +++ b/scripts/bsadmin.conf.example @@ -0,0 +1,7 @@ +[fas] +topurl='https://your.tld/accounts' # The topurl of your FAS Install +username='admin' # A user for reading group membership +password='password' # The admin user's password +group_prefix='sig-' # Sync all groups with this prefix +group_file='/etc/bsadmin/groups' # Store the group-user map in this file +ignore_selfsigned=True # Ignore cert validation