AD user for OMD site

Hi all,

I have a one CheckMK installed on RHEL9 (AD connected) and I want use a specif user on AD to create a site, but if I try to create this site with this user, I get this information: User ‘XXXXX’ already existing.

How can I resolve this issue ?

This is necessary to rispect the policy of secufity

Thanks in advance

Christian

1 Like

Hi Christian,

so you want to reuse an existing user?

when calling omd create, there is the “–reuse” option :slight_smile: Site administration with omd I would give that a try, I know it works with existing local users, not sure about AD users, but I guess it could work.

Gerd

1 Like

Hi Gerd,

yes I tried but I have the same issue..

Anyway I don’t need anymore create the OMD site with the same AD user.

Thank you

Christian

Maybe also provide uid and gid:

omd create SITE Create a new site (-u UID, -g GID)