Code Monkey home page Code Monkey logo

docker-realmd's Introduction

Docker Realmd is an implementation of realmd in Docker.

Prerequisites:

  • An Active Directory Domain controller. docker-realmd has been tested with docker-dc [1]

Quick Howto:

  • Set up a docker-dc as per [1], and make a note of your ip address. (sudo docker inspect dc | grep IPAddress)
  • Modify the contents of krb5-config.debconf to reflect your domain. Defaults are for docker-dc
  • Build the image. (./realmd.build)
  • Modify the realmd.run so --dns= reflect the ip to your AD-server.
  • Run it (./realmd.run). Your client is automatically provisioned.
  • Thats it. Nothing more to it.

Quirks:

  • The bashrc script is needed, because dbus-daemon needs to be started in order for realmd to be able to do it's job. There is a directory /var/run/dbus created in the Dockerfile for the very same reason.
  • Packagekit is needed due to a bug in aptdaemon in Ubuntu. Without it your packages won't resolve correctly.

[1] https://github.com/xnandersson/docker-dc

docker-realmd's People

Contributors

xnandersson avatar

Stargazers

 avatar  avatar Guilherme Barile avatar Marcel Maatkamp avatar Virtual Nexus avatar Eron Wright avatar deknos avatar

Watchers

James Cloos avatar  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.