Coder Social home page Coder Social logo

The objectSid attribute about ldapcp HOT 8 CLOSED

yvand avatar yvand commented on August 10, 2024
The objectSid attribute

from ldapcp.

Comments (8)

kalervojankko avatar kalervojankko commented on August 10, 2024 1

Ok, thanks for the info!

from ldapcp.

Yvand avatar Yvand commented on August 10, 2024 1

Hi @Tobias-08, thank you for your offer but it is no longer necessary, I finally implemented it and it will be available in the next version, that I hope to release very soon :)

from ldapcp.

Tobias-08 avatar Tobias-08 commented on August 10, 2024 1

@Yvand Perfect, thanks!

from ldapcp.

Yvand avatar Yvand commented on August 10, 2024

Hi Vegard,
indeed objectSid attribute is not supported because it requires to convert value between hexadecimal and string, which is not handled.
In the past I already investigated the feasibility and it didn't sound difficult to implement, but to be honest it's not my todo list for the moment.
thanks,
Yvan

from ldapcp.

Veggern avatar Veggern commented on August 10, 2024

Thanks for reply Yvand. Just wanted clarification/confirmation. I would pobably stick to the augmentation future which works like a charm. At least until AD admin starts restructuring :P

Vegard

from ldapcp.

kalervojankko avatar kalervojankko commented on August 10, 2024

Hi,

I know this is an old post, but just wanted to know if this SID to string feature has been implemented in LDAPCP? =)

I'm currently in a situation where a new organization is moving to use our intranet and they are constantly renaming their AD Groups for various reasons and they have to remove those old AD groups from our Intranet sites and add again with the new names for them to function. They have been using Group SIDs in their old intranet so they have had no issues before with renaming AD groups. I don't know yet if they have had some kind of conversion from SID to string to show the actual Group Names in Sharepoint, but I'm sure that they are not using LDAPCP in their old intranet.

I just found out from a post from another site that this is how it is if using Role claims in ADFS. To solve the issue we should change from using Role claim to Group SID claim for AD groups, but as mentioned in this post that would display those AD groups only with those SIDs which is not useful for users.

from ldapcp.

Yvand avatar Yvand commented on August 10, 2024

Hi, I understand the impact in your scenario and indeed, SID would address it, but LDAPCP still does not support SID.
Implementing it would be quite a big work

from ldapcp.

Tobias-08 avatar Tobias-08 commented on August 10, 2024

Hi, I am interested in implementing this.

@Yvand: Would you mind sharing the main steps needed for this feature? My naive approach for the conversion would have been using the SecurityIdentifier class. But maybe I am missing the difficulties. Where would the conversion logic have to be called?

Thanks!
Tobias

from ldapcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.