GithubHelp home page GithubHelp logo

afdata / puppet-ipa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huit/puppet-ipa

0.0 0.0 0.0 196 KB

Puppet module that can manage an IPA master, replicas and clients.

Ruby 7.32% Puppet 91.87% HTML 0.81%

puppet-ipa's People

Contributors

aellert avatar hakamadare avatar jonathanunderwood avatar jrb avatar mattiasgiese-b1 avatar pemer avatar rginev avatar robruma avatar tfhartmann avatar xbezdick avatar

Watchers

 avatar

puppet-ipa's Issues

FreeIPA Replica hanging during installation.

Hi all.

Actually it is kind of question not Issue as well , but i cant fine where to ask questions . so there are few question related to this module .

  1. Replca has no timeout , so when its hanging during installation due sssd service it takes long time before you stop by yourself .
  2. why do i need to install and configure sssd and krb5 by my self before using this module? At the same time when your using freeipa-client-install it`s configuring sssd and krb5 for me by default . so why not using this feature in module ?

Reagrds
Karen

dns Setup for master node with wrong quotation marks

If you setup a ipa master node with following Options:

  class { "ipa":
    master  => true,
    ntp     => true,
    dns     => true,
    domain  => 'test.local',
    realm   => 'TEST.LOCAL',
    adminpw => "123123123",
    dspw    => "123123123"
  }

this not working because the executions of the /usr/sbin/ipa-server-install in the dns options made it with wrong quotation marks.
This are the result of the quotation marks: "--setup-dns --no-forwarders"

The script ipa-server-install says something that the options "--setup-dns --no-forwarders" not exists

IPA Install with random ids for user

If you have a setup, that are require a specific range for the user id numbers, the serverinstall process does not set the starting id number.

This is required to resolv some issues with a ipa setup.

the ipa-server-install script provide a parameter called: --idstart=IDSTART and --idmax=IDMAX.
I think idstart is enough to set.

the result should be that, if you like, you can set this parameter, if this parameter not set, the default behavior are processed.

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.