Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W Waarp Gateway
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Applications
  • Waarp Gateway
  • Waarp Gateway
  • Issues
  • #162
Closed
Open
Issue created Aug 21, 2020 by Bruno Carlin@bruno.carlinOwner

rule does not list authorized partners/servers/accounts

In the following example, user toto is granted the use of rule recv. We can see that , the details of the account, but not in the rule:

$ gw account local sftp_main  authorize toto recv receive
Usage of the receive rule 'recv' is now restricted.
The local account toto is now allowed to use the receive rule recv for transfers.

$ gw rule get recv receive
● Rule recv (RECEIVE)
    Comment:        
    Path:           /upload
    In directory:   
    Out directory:  
    Work directory: 
    Pre tasks:
    Post tasks:
    Error tasks:
    Authorized agents:
    ├─Servers:          
    ├─Partners:         
    ├─Server accounts:  
    └─Partner accounts: 

$ gw account local sftp_main get toto
● Account toto
    Authorized rules
    ├─  Sending: 
    └─Reception: recv
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking