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

Sync AD posix uid attribute for DS uid instead of samAccountName #484

Closed
389-ds-bot opened this issue Sep 12, 2020 · 3 comments
Closed

Sync AD posix uid attribute for DS uid instead of samAccountName #484

389-ds-bot opened this issue Sep 12, 2020 · 3 comments
Labels
closed: won't fix Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/484

  • Created at 2012-10-06 08:06:21 by gwojtak
  • Closed at 2020-04-01 17:39:36 as wontfix
  • Assigned to rmeggins (@richm)

I'd like to request that the Winsync functionality have the option to be a little more configurable about what it syncs and how it is synced over.

Specifically in my case, we have users created in AD automatically by our IDMS system and the RFC2307 attributes (uid, uidNumber, gidNumber, loginShell, unixHomeDirectory (the AD place to hold homeDirectory), and gecos) are also populated with specific values based on the person's function. I'd like to be able to sync these attributes over (or map them somehow), in particular the uid, uidNumber and gidNumber. In my case, the uid is not the same value as the sAMAccountName.

I'd also like the ability to specify different arbitrary attributes to get synced over. We have certain fields that are unique to accounts that would be useful in our case.

@389-ds-bot 389-ds-bot added the closed: won't fix Migration flag - Issue label Sep 12, 2020
@389-ds-bot 389-ds-bot added this to the FUTURE milestone Sep 12, 2020
@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2012-10-08 20:29:43

Replying to [ticket:484 gwojtak]:

I'd like to request that the Winsync functionality have the option to be a little more configurable about what it syncs and how it is synced over.

Specifically in my case, we have users created in AD automatically by our IDMS system and the RFC2307 attributes (uid, uidNumber, gidNumber, loginShell, unixHomeDirectory (the AD place to hold homeDirectory), and gecos) are also populated with specific values based on the person's function.

This should be handled by the POSIX Winsync functionality added in 1.2.11.12.
https://fedorahosted.org/389/ticket/426
http://port389.org/wiki/WinSync_Posix

I'd like to be able to sync these attributes over (or map them somehow), in particular the uid, uidNumber and gidNumber.

uidNumber and gidNumber are handled by the posix winsync plugin.

In my case, the uid is not the same value as the sAMAccountName.

So the AD entry has both the posix uid attribute and the samAccountName, and they are different? Ok, we need some sort of option to tell winsync and posix winsync to use the AD posix uid attribute for the uid instead of samAccountName.

I'd also like the ability to specify different arbitrary attributes to get synced over. We have certain fields that are unique to accounts that would be useful in our case.

There are already several tickets for this. See https://fedorahosted.org/389/report/16

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2017-02-11 23:01:16

Metadata Update from @richm:

  • Issue assigned to richm
  • Issue set to the milestone: FUTURE

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2020-04-01 17:39:37

Metadata Update from @mreynolds389:

  • Custom field reviewstatus adjusted to None
  • Issue close_status updated to: wontfix
  • Issue status updated to: Closed (was: Open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: won't fix Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant