Atreidae / Get-CsUserLocation

Returns the user location as an object.
MIT License
0 stars 0 forks source link

Need to test/define user requirements #1

Open Atreidae opened 6 years ago

Atreidae commented 6 years ago

User has downloaded app and cannot get to function with their user. Presently user requirements are undefined

Example: http://www.skype4badmin.com/find-and-test-user-ip-addresses-in-the-skype-location-database/#comment-460

There articles may be helpful https://msdn.microsoft.com/en-us/skype/ucwa/authenticationinucwa?f=255&MSPPError=-2147217396

https://msdn.microsoft.com/en-us/skype/ucwa/subscribetothepresenceofselectedcontacts

Atreidae commented 6 years ago

Discussion from http://www.skype4badmin.com/find-and-test-user-ip-addresses-in-the-skype-location-database/#comment-463

Vitaliy

I’ve had a chance to run the script in a Lync 2013 (Standard Edition) environment. The user that I’ve inputted has the CSViewOnlyAdministrator group membership. However, I do get an error.

The first one is that it can’t find the SkypeForBusiness module (its Lync 2013 so I commented those pieces out. The final error I get is “We couldn’t AuthN with the username & password provided. Update and try again.”. I’ve double checked the user password.

What are the requirements for this user?


Atreidae

Not 100% sure on the user requirements yet (I did day it was a beta) but as long as the user can sign in and pull the users status it should be okay. is the user Lync enabled? your effectively logging into Lync/Skype4b pool as a user via the Reverse Proxy using UCWA. IE not using PowerShell cmdlets. So RBAC roles should be Irrelevant.


Vitaliy

I did enable the user for Lync but I get the same authentication error. I’ve tried several variations of the username DOMAIN\USERNAME and just the username, username@sipdomain.com. Not sure. But I do understand that its beta and I appreciate you putting any time into this at all.

Atreidae commented 6 years ago

Published V0.11 to log further information