diff options
| -rw-r--r-- | doc/forum/Ldap_and_Propellor/comment_1_80f98aaf4927d834dc714faeae7bf167._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Ldap_and_Propellor/comment_1_80f98aaf4927d834dc714faeae7bf167._comment b/doc/forum/Ldap_and_Propellor/comment_1_80f98aaf4927d834dc714faeae7bf167._comment new file mode 100644 index 00000000..7c8d9bbf --- /dev/null +++ b/doc/forum/Ldap_and_Propellor/comment_1_80f98aaf4927d834dc714faeae7bf167._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-07-05T20:39:45Z" + content=""" +I don't think that anyone has integrated it with LDAP yet. + +It's easy to use propellor from another location; just put the propellor +git repository anywhere you want, use `make` to build it once, +and run `./propellor` thereafter. + +The only thing that hardcodes using ~/.propellor is the /usr/bin/propellor +wrapper, by running the propellor you built yourself you bypass the need +for the wrapper. I keep propellor in ~/src/propellor on my laptop +and run it this way myself. +"""]] |
