Home Applications samba-iris-adapter

samba-iris-adapter

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
537
Views
10
IPM installs
2
1
Details
Releases (1)
Reviews (1)
Issues
Videos (1)
Articles (1)
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

Last checked by moderator
26 Nov, 2024Doesn't work
Made with
Install
zpm install samba-iris-adapter download archive
Version
1.0.014 Sep, 2022
Ideas to the app
Category
Integration
Works with
InterSystems IRISInterSystems IRIS for Health
First published
11 Sep, 2022
Last edited
14 Sep, 2022