TF14044: Access Denied: User XXX needs the AdminWorkspaces global permission(s).

XMLWordPrintable

    • Type: Bug
    • Resolution: Done
    • Priority: Blocker
    • Component/s: tfs-plugin
    • None
    • Environment:
      Jenkins v 1.551 + TFS Plugin 3.0.1
      server : Microsoft TFS 2008
      client : TEE-CLC-11.0.0 ( Team Explorer Everywhere )

      I tryed checkout source code from TFS in described environment.
      It ends with this bug :

      [workspace] $ D:/utils/TEE-CLC-11.0.0/tf.cmd workspace \
      -new jenkins-forms-vlk-MASTER;mylogin@MYDOMAIN \
      -noprompt -server:http://s11-ba:8080/ ********

      An error occurred: TF14044: Access Denied: \
      User MYDOMAIN\mylogin needs the AdminWorkspaces\
      global permission(s).

      I did an investigation and realised, that the used commad is wrong. The correct commad should be :

      [workspace] $ D:/utils/TEE-CLC-11.0.0/tf.cmd workspace \
      -new jenkins-forms-vlk-MASTER \
      -noprompt -server:http://s11-ba:8080/ ********

      Also I tryed to find solution in source code. And I realised, that this was added in https://github.com/jenkinsci/tfs-plugin/commit/0c8af5367fca40734d7b456078ef68b3c1f96f76

      But I don't understan why, because that request was marked "Won't fix"
      https://java.net/projects/hudson/lists/issues/archive/2010-09/message/992

      Please revert this changeset.

            Assignee:
            David Staheli
            Reporter:
            Vladimir Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: