hey everyone,
how can I create user in atlassian products (like confluence data-center) and automatically add it to Active Directory?
Thanks
Hi!
Originally you need to connect to AD user directory in read-write mode.
But I don't recommend to do it.
Better to connect to AD user directory in read-only, and create users in AD side.
Because AD user has many other attribute can be used for other products.
Please, check out
https://confluence.atlassian.com/adminjiraserver/connecting-to-an-ldap-directory-938847052.html
Thanks for you answer
I'm in read-only mode and I didn't test read/write mode.
If I go into write mode, would I be possible to add user in confluence and it will be added to AD automatically?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Amir it depends of the configuration.
Please, check filter.
I do recommend you to still use as read-only and work from AD side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK, Thanks a lot
If I didn't want to add user from confluence user management, I wanted to make a form in confluence to add user with all defined attributes there and post the form to AD with LDAP protocol. I didn't want to add user from AD side. Could you please help me how can I make that form and post it to AD?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.