Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Rename File via CIFS share

    Scheduled Pinned Locked Moved Support
    buildmaster
    5 Posts 1 Posters 11 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Receive below error after attempting to use "Rename Files" via CIFS share.
      For Example ... "In directory: \xxxx\xxx\xxx" not C:\xxx

      Is use of CIFS shares allowed with use of "Rename Files"? Any suggestions or work around?

      ERROR: System.IO.IOException: The account used is a computer account. Use your global user account or local user account to access this server.

      at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
      at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
      at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
      at Inedo.BuildMaster.Windows.ServiceApplication.PlanExecuter.AgentBasedActionExecuter.InitializeRemoteConfiguration()
      at Inedo.BuildMaster.Windows.ServiceApplication.PlanExecuter.AgentBasedActionExecuter.Initialize()
      at Inedo.BuildMaster.Windows.ServiceApplication.PlanExecuter.ExecutingPlan.ExecutePlan()

      Product: BuildMaster
      Version: 4.2.3

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Hi Dan,

        This is a privileges error coming from Windows; in this case, the user that the BuildMaster service is running under (default: NT AUTHORITY\SYSTEM) does not have privileges to write to that share.

        You can change the service principal to your own for the time being, and then create a domain account that has sufficient privileges.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          For reference, the instructions to do this are here: http://inedo.com/support/kb/1077/configuring-buildmaster-to-run-as-a-windows-domain-account

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Successfully changed to use an admin level user account (instead of local system account).

            However, SVN extension can no longer connect to repository. Error....

            Unable to connect. svn: E120107: Unable to connect to a repository at URL 'https://svn.rgis.com/svn/production_apps/PortableSystems'svn: E120107: Error running context: The proxy server returned an error while setting up the SSL tunnel.

            Switching back both buildmaster services to local system account, then the SVN connects successfully.

            No changes made to the SVN configuration. Works OK when service runs as local system account but errors with run as an admin service account. Any suggestions?

            Running on a Window Server 2012 R2 Standard 64-bit OS.

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              Hi Dan,

              It sounds like this new issue is related to your new domain account not being able to connect to your svn server through a proxy server.

              One thing you can try... log on to the BuildMaster server using this new account, and try to run that same SVN command. It might pop-up an authentication dialog, or something... in which case, you can get better insight into the exact specific problem.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation