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

xADUser: Add ServicePrincipalNames property #153

Closed
Identitry opened this issue Apr 30, 2017 · 2 comments · Fixed by #274
Closed

xADUser: Add ServicePrincipalNames property #153

Identitry opened this issue Apr 30, 2017 · 2 comments · Fixed by #274
Labels
enhancement The issue is an enhancement request.

Comments

@Identitry
Copy link

Enhancement
ServicePrincipalNames property is currently only available on xADComputer but being able to set SPN using xADUser would make it easier to create and update service accounts.

@cwegener
Copy link

Looks like it should be easy to implement and it might have just been an oversight? Both, Set-ADComputer and Set-ADUser support the -ServicePrincipalNames hastable. Yet only xADComputer has implemented it as a DSC parameter.

@johlju johlju changed the title Add ServicePrincipalNames property to xADUser xADUser: Add ServicePrincipalNames property May 8, 2018
@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub labels May 8, 2018
@SSvilen
Copy link
Contributor

SSvilen commented May 11, 2019

I'll try to do it.I have a good reference with xADComputer.

@SteveL-MSFT SteveL-MSFT added this to Help Wanted in powershell/dscresources May 14, 2019
@johlju johlju added this to To do in All issues and PR's May 23, 2019
All issues and PR's automation moved this from To do to Done May 25, 2019
johlju pushed a commit that referenced this issue May 25, 2019
- Changes to xADUser
  - Added ServicePrincipalNames Property (issue #153).
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label May 25, 2019
@johlju johlju removed the good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub label Jun 12, 2019
@SteveL-MSFT SteveL-MSFT removed this from Help Wanted in powershell/dscresources Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
Development

Successfully merging a pull request may close this issue.

4 participants