Jump to content

sunsi@sunsi.club

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by sunsi@sunsi.club

  1. Hello,I‘m getting into a problem for setting the permission of a repository.
    The permission for All user is set to all refuse,and all approve for the owner,but I for get to overwrite the it.

    And now as the ownner I cannot even see the repo in plastic gui due to the view permission is set to deny,and so do other guys.

    We are using team version deployed on a local machine.

    I read the doc here https://www.plasticscm.com/documentation/security/plastic-scm-version-control-security-guide but didn't find the way to reset these.

    So any solution?

  2. Hello,

    There is a similar question in https://forum.plasticscm.com/topic/22567-remote-web-admin-for-linux/ .
    But not the same.

    I installed the plastic on my remote linux server, at first the webadmin page cannot be opened from my laptop,so I used the second way in CLI to confiure my server as the documentation given:

    Follow one of this methods to configure the Plastic SCM server
    
    Launch the webadmin - Plastic SCM Server Administration Console - the cross-platform admin tool.
    From the command line:

    Soon the server is usable at 8087,so I begin to set the ssl connection.
    I use nginx to proxy local 7178 port ,and the webadmin page became accessable from internet.

    But came with a issue that since the server is settleed,I cannot created a password.
    As the documentation says this page should be like this 
    Plastic SCM Server administration console - Configure a password

    But I met this :

    image.thumb.png.8a3cb7824c3fc3d4b5774c7b0efc6994.png

    And the given solution/opt/plasticscm5/server/adminconsolepwd --pwd=yourpassword)
    is followed with error Cannot open assembly '/opt/plasticscm5/server/adminconsolepwd.exe': No such file or directory.

    So what should I do now?

×
×
  • Create New...