Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about shortcuts policy #144

Open
x09 opened this issue Aug 18, 2021 · 7 comments
Open

Questions about shortcuts policy #144

x09 opened this issue Aug 18, 2021 · 7 comments
Labels
question Further information is requested

Comments

@x09
Copy link

x09 commented Aug 18, 2021

On AD side, create test group policy - Shortcut policy and Shortcut policy for users. User's shortcuts with 'u' prefix in name

_2021-08-18_12-24

run sudo gpoa --loglevel 0
i see xml definitions of shortcuts policy (for computer and users)
...
2021-08-18 12:27:14.223|[D00024]| Поиск настроек в машинной части GPT|{"setting": "shortcuts", "prefpath": "/var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/MACHINE/PREFERENCES/SHORTCUTS/SHORTCUTS.XML"}
2021-08-18 12:27:14.224|[D00023]| Поиск настроек в пользовательской части GPT|{"setting": "shortcuts", "prefpath": "/var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/USER/PREFERENCES/SHORTCUTS/SHORTCUTS.XML"}
..

At now I see desktop files (from computer's policy) in /etc/skel/Desktop/

ls -1 /etc/skel/Desktop/
Geany2.desktop
Geany.desktop
geany_wo_icon.desktop
'Редактор NotepadQQ.desktop'

First question: Files from /etc/skel/Desktop/ apply to first user login when home created. Not for exist users.
Second question: Where is shortcuts for users (winth u prefix)? They are nowhere to be found, and on the desktop too.

@mastersin
Copy link
Member

Machine preferences for shortcuts is defaults in /etc/skel. It is ok.

User preferences applied by command
gpoa USERNAME by oddjobd service from

@mastersin
Copy link
Member

Reopen due mistake.

@mastersin mastersin reopened this Aug 18, 2021
@x09
Copy link
Author

x09 commented Aug 18, 2021

Where are my user shortcuts?

cat /root/shevtsovay_gpoa.log | grep  A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6

2021-08-18 23:45:21.416|[I00002]| Получен объект групповой политики|{"gpo_name": "Alt_P9_Install", "gpo_uuid": "{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}"}
2021-08-18 23:45:22.647|[D00030]| Найден путь SYSVOL|{"sysvol_path": "\\\\adm72.local\\SysVol\\adm72.local\\Policies\\{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}", "gpo_name": "Alt_P9_Install", "gpo_path": "ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}"}
2021-08-18 23:45:22.678|[D00024]| Поиск настроек в машинной части GPT|{"setting": "shortcuts", "prefpath": "/var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/MACHINE/PREFERENCES/SHORTCUTS/SHORTCUTS.XML"}
2021-08-18 23:45:22.679|[D00023]| Поиск настроек в пользовательской части GPT|{"setting": "shortcuts", "prefpath": "/var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/USER/PREFERENCES/SHORTCUTS/SHORTCUTS.XML"}

shortcuts from /var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/MACHINE/PREFERENCES/SHORTCUTS/SHORTCUTS.XML i found in /etc/skel/Desktop, ok.

where are shortcuts from /var/cache/samba/gpo_cache/ADM72.LOCAL/POLICIES/{A57FEC51-4AE8-4A96-BBAF-EA4D5D85B3B6}/USER/PREFERENCES/SHORTCUTS/SHORTCUTS.XML ?

@ghost
Copy link

ghost commented Aug 19, 2021

@x09 , have you assigned the policy to the user you want shortcuts to be applied to? Anyway, still not enough information.

@ghost ghost added the question Further information is requested label Aug 19, 2021
@x09
Copy link
Author

x09 commented Aug 19, 2021

@x09 , have you assigned the policy to the user you want shortcuts to be applied to? Anyway, still not enough information.

yes, assigned
изображение

@ghost
Copy link

ghost commented Aug 27, 2021

@x09 , unfortunately, the information you are sending is not sufficient enough for me to help you. Could you possibly contact me by e-mail on nir -at- basealt.ru so we will be able to discuss problem and exchange log files?

@ghost ghost self-assigned this Aug 27, 2021
@x09
Copy link
Author

x09 commented Aug 31, 2021

email sent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants