Syncing AD relam and save comments of groups

flamehaze

New Member
Feb 27, 2024
2
0
1
Hi, I have successfully configured AD group synchronization for my proxmox cluster, but there is one problem. I would like comments specified in AD groups to be transferred to group comments in proxmox. Is this possible?
 
Without having tested this, you could try specifying a sync_attribute for the comments. The command to do so looks something like that:

Code:
pveum realm modify <ad-realm-name> --sync_attributes comment=<comment-attribute-name>

You have to replace values in <> with appropriate values of course.
 
Perhaps I didn't put it that way.
I have a group in AD, and I want its description or notes to be transferred to the comment column in proxmox. I am attaching screenshots. I would like this to happen automatically with every synchronization.
 

Attachments

  • group.png
    group.png
    20.3 KB · Views: 10
  • prox.png
    prox.png
    29.1 KB · Views: 10
Hi,

looking at the code, for groups, this attribute syncing is actually not implemented yet.
The above command works for user attributes, but not for group attributes. So that definitely is something to improve.

You can open a ticket in our bugtracker: https://bugzilla.proxmox.com/
This way, you will also be notified about any progress and generally helps keeping track of that, otherwise it might get lost in the depths of the forum here.
 
  • Like
Reactions: sterzy

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!