Fnoop
Fnoop
Now TLS is working using certs generated against the central mavCA: ``` [dev] [mav@maverick-up ~/software/maverick/manifests/puppet-modules/openldap]$ ldapsearch -x -Z ldap_start_tls: Connect error (-11) additional info: TLS: hostname does not match CN...
Excellent reference: http://www.zytrax.com/books/ldap/ch15/
Security profile set to required TLS: ``` [dev] [mav@maverick-up ~/software/maverick/manifests/puppet-modules/openldap]$ ldapsearch -x ldap_bind: Confidentiality required (13) additional info: TLS confidentiality required ``` But to allow flawed cert connection (requiring absolute...
Now need to work out how to design DIT for users and groups, and how to manage those entries using puppet, and/or maverick-api.
slapd install fails if maverick ldap config already in place - the package has a post-up script and check.
Aargh, AVC now getting in the way on ubuntu 18.04: ``` Jun 14 21:32:33 dom-ubuntu audit[31187]: AVC apparmor="DENIED" operation="open" profile="/usr/sbin/slapd" name="/srv/maverick/config/security/ldap/cn=config.ldif" pid=3118 Jun 14 21:32:33 dom-ubuntu kernel: audit: type=1400 audit(1529008353.641:55):...
Move ldap data (/var/lib/ldap) to /srv/maverick/data/security and ldap config (/etc/ldap) to /srv/maverick/config/security
On first portion of dev bootstrap: ``` Notice: /Stage[main]/Maverick_security::Ssl/Exec[create-ca-rootcert]/returns: executed successfully Error: Could not set 'directory' on ensure: Could not find user openldap (file: /srv/maverick/software/maverick/manifests/maverick-modules/maverick_security/manifests/ldap_server.pp, line: 19) Error: Could not...
https://developer.mozilla.org/en-US/Apps/Fundamentals/Audio_and_video_delivery/Live_streaming_web_audio_and_video
https://github.com/video-dev/hls.js http://videojs.com/ https://www.isrv.pw/html5-live-streaming-with-mpeg-dash https://github.com/arut/nginx-rtmp-module http://nginx-rtmp.blogspot.co.uk/ https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/ https://coaxion.net/blog/2014/05/http-adaptive-streaming-with-gstreamer/ https://github.com/131/h264-live-player https://github.com/mbebenita/Broadway