Initial Release
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.
Open IRIS Namespace with Interoperability Enabled.
Open Terminal and call:
USER>zpm “install samba-iris-adapter”
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
$ docker-compose up -d
Go to the credentials and Set credentials and save with these values:
Open the production.
Select the SambaBusinessOperation and Check if the settings are ok, like this image:
Start the production.
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):