Home Applications samba-iris-adapter

samba-iris-adapter

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
300
Views
5
IPM installs
1
1
Details
Releases
Reviews
Issues
Pull requests
Videos
Articles
InterSystems IRIS Support to Samba protocol (smb v2/v3)

What's new in this version

Initial Release

Gitter
Quality Gate Status
Reliability Rating

samba-iris-adapter

This is a SAMBA interoperability Adapter for InterSystems IRIS.
Using this adapter is possible read, write and find remote files and folders using SAMBA v2/v3 protocol.

Installation: ZPM

Open IRIS Namespace with Interoperability Enabled.
Open Terminal and call:
USER>zpm “install samba-iris-adapter”

Installation: Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/samba-iris-adapter.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Run the App

  1. Go to the credentials and Set credentials and save with these values:

    • ID: SambaCredentials
    • User name: bob
    • Password: bobspasswd
      Check this image as result:
      Credentials
  2. Open the production.

  3. Select the SambaBusinessOperation and Check if the settings are ok, like this image:
    BuninessOperation

  4. Start the production.

  5. Go to your REST client app and use these REST operations or download postman project with request samples (https://github.com/yurimarx/samba-iris-adapter/raw/master/SambaAPICollection.postman_collection.json) (with basic auth and credentials _SYSTEM/SYS):

    Credits

Read more
Made with
Install
zpm install samba-iris-adapter download archive
Version
1.0.014 Sep, 2022
ObjectScript quality test
Category
Integration
Works with
InterSystems IRISInterSystems IRIS for Health
First published
11 Sep, 2022
Last checked by moderator
26 Mar, 2024Works