|
Source: Woody Windischman I opened up a command prompt. Central administration is configured on a random port at setup, so first thing I did was look up the port that was in use with the command: stsadm -o getadminport Once I had that, I used the "enumusers" operation. Since the name of the server with Central Administration on it was "canon", the command (including the port found above) was: stsadm -o enumusers -url http://canon:8585
And there it was - a user explicitly granted permissions. It even had a reasonable id: "SPAdmin".
Labels |
Finding out what account was used to setup SharePoint

This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License. Hosted generously by CustomWare


