gpoa(1)
| GPOA(1) | General Commands Manual | GPOA(1) |
NAME
gpoa - utility to update and apply group policy settings
SYNOPSYS
gpoa
DESCRIPTION
gpoa Fetches GPT files for designated user from AD instance and transforms them into UNIX system settings.
Options
- -h
- Show help.
- --dc DC
- Specify domain controller hostname FQDN to replicate GPTs from. May be useful in case of default DC problems.
- --target TARGET
- --noupdate
- Don't update settings.
- --noplugins
- Don't run plugins.
- --loglevel LOGLEVEL
- Set logging verbosity from 0 to 5.
- --force
- Force GPT download.
FILES
/usr/sbin/gpoa utility uses /usr/share/local-policy/default directory as a source for settings of "Local Policy" to set some behavioral defaults for machine in AD domain. All data is located in /var/cache/gpupdate. Also domain GPTs are taken from Samba's /var/cache/samba. The settings read from Samba are stored in Dconf. Machine policies are stored in the /etc/dconf/db/policy.d/policy.ini file, user policies are stored in the /etc/dconf/db/policy<UID>.d/policy<UID>.ini file (where UID is the user ID in the system)."Local Policy" settings read from /usr/share/local-policy/ are converted into GPT and stored as /var/cache/gpupdate/local-policy.
SEE ALSO
gpupdate(1)
BUGS
Tons of it.
