Giter VIP home page Giter VIP logo

remote-logon-service's Introduction

Remote Logon Service

Introduction

A small service to grab various remote login possibilities from the local network configuration, network servers that provide them, and present them to the user to log into for both applications and full desktop posibilities.

This project has been forked from Ubuntu's remote-login-service project [1] by the X2Go/Arctica Project to support Remote Login against Linux machines via X2Go.

Configuring the Remote Logon Service

The service's configuration file is located in

  /etc/remote-logon-service.conf

Adapt the default configuration to your needs.

Using Arctica Session Broker as service backend

This backend is not available, yet.

Using an X2Go Session Broker as service backend

When using an X2Go Session Broker as service backend, adapt the service configuration file like this:

[Remote Login Service]
Servers=MyUCCSTest

[Server MyUCCSTest]
Name=Remote Login
URI=http://x2gobroker.localdomain:8080/uccs/inifile/

Testing the service

After you have installed and configured the Remote Logon Service, you can query the remote logon service manually using the ´´dbus-send´´ command:

dbus-send --session --print-reply --dest="org.ArcticaProject.RemoteLogon" \
          /org/ArcticaProject/RemoteLogon org.ArcticaProject.RemoteLogon.GetServersForLogin \
          string:'http://x2gobroker.localdomain:8080/uccs/inifile/' \
          string:'<user>' \
          string:'<password>' \
          boolean:true

[1] https://launchpad.net/remote-login-service

remote-logon-service's People

Contributors

sunweaver avatar xendez avatar santossi avatar toghraq avatar rsxrwscjpzdzwpxaujrr avatar antuketot76 avatar yarons avatar victorenator avatar syahmins avatar sebras avatar veslearning avatar ryonakano avatar carmina16 avatar doko42 avatar louies0623 avatar joelvinaykumar avatar pralinor avatar iz-code avatar idodana avatar stelariusinfinitek avatar fupenghao avatar domag02 avatar g0utham15 avatar arlas avatar haaninjo avatar comradekingu avatar fitojb avatar lyt7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.