Page 1 of 1

Restricting users access during deployment

Posted: Thu Jul 28, 2016 4:02 pm
by mnaithan
Hello, during deployment I want to prevent uses longing into Production ( other then email communication), we are using single signon , currently we are removing UniqueID from }ClientProperites Cube but I think there might be better/ efficient way of doing it, thanks

Re: Restricting users access during deployment

Posted: Thu Jul 28, 2016 5:49 pm
by tomok
mnaithan wrote:Hello, during deployment I want to prevent uses longing into Production ( other then email communication), we are using single signon , currently we are removing UniqueID from }ClientProperites Cube but I think there might be better/ efficient way of doing it, thanks
You can wipe out the Unique ID attribute manually in about 15 seconds. If you snapshot out the contents to Excel you could also repopulate in about 15 more seconds. What could possibly be faster than that?

Re: Restricting users access during deployment

Posted: Thu Jul 28, 2016 5:55 pm
by mnaithan
thanks Tom, just wanted to ensure that its the correct approach and I am not missing something as I am not aware much about admin side of things , thanks for confirming