What Are You Doing Right Now
- 
 @wirestyle22 said in What Are You Doing Right Now: Anyone ever read about Mad Jack Churchill? https://en.wikipedia.org/wiki/Jack_Churchill The Wiki page at least but nothing more. 
- 
 very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ 
- 
 @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Neat 
- 
 @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. 
- 
 @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. 
- 
 Ok so I really like Gitlab, a lot. But sometimes I just don't understand. So I've been wondering why my local repo sync process hasn't been pulling in Gitlab packages. So I just ran it manually, and here it's failing the GPG check. So after some more digging I find this: https://gitlab.com/gitlab-org/gitlab-ce/issues/2230 
 https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1054So they are relying on HTTPS and repo metadata signing and not per package signatures. :rolling_eyes: All because packagecloud doesn't have this enabled? 
- 
 What an unfortunate name. "So, bro..." 
- 
 @wirestyle22 said in What Are You Doing Right Now: @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. That's quite nice, I sent the link to the roommate. 
- 
 @Kelly said in What Are You Doing Right Now: What an unfortunate name. "So, bro..." I bet this table wears a pair of Oakleys 
- 
 @scottalanmiller said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. That's quite nice, I sent the link to the roommate. I'm trying to convince Laura so hard 
- 
 @wirestyle22 said in What Are You Doing Right Now: @scottalanmiller said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. That's quite nice, I sent the link to the roommate. I'm trying to convince Laura so hard I think we need a "Phrasing" emote. Little smiley face dressed up like a spy accompanied by a speech bubble with the work "Phrasing". 
- 
 @coliver said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @scottalanmiller said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. That's quite nice, I sent the link to the roommate. I'm trying to convince Laura so hard I think we need a "Phrasing" emote. Little smiley face dressed up like a spy accompanied by a speech bubble with the work "Phrasing". I thought we weren't doing phrasing anymore 
- 
 @wirestyle22 said in What Are You Doing Right Now: @coliver said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @scottalanmiller said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: @JackCPickup said in What Are You Doing Right Now: @wirestyle22 said in What Are You Doing Right Now: very seriously considering backing this: https://www.indiegogo.com/projects/sobro-a-cooler-coffee-table-bluetooth-furniture#/ Looks cool. Would defo be interested in different styles. It comes in black when they hit the 1 million mark. That's quite nice, I sent the link to the roommate. I'm trying to convince Laura so hard I think we need a "Phrasing" emote. Little smiley face dressed up like a spy accompanied by a speech bubble with the work "Phrasing". I thought we weren't doing phrasing anymore I think we need to have a serious discussion about bringing back "phrasing". 
- 
 
- 
 Moving along with working on Dokuwiki. Trying to figure out why the group I configured for superuser isn't working. 
- 
 @EddieJennings said in What Are You Doing Right Now: Moving along with working on Dokuwiki. Trying to figure out why the group I configured for superuser isn't working. Thanks for reminding me. I want to spin this up tonight in my test environment at home. 
- 
 @EddieJennings said in What Are You Doing Right Now: Moving along with working on Dokuwiki. Trying to figure out why the group I configured for superuser isn't working. Problem solved!  
- 
 @EddieJennings said in What Are You Doing Right Now: @EddieJennings said in What Are You Doing Right Now: Moving along with working on Dokuwiki. Trying to figure out why the group I configured for superuser isn't working. Problem solved!  What was it? 
- 
 @wirestyle22 said in What Are You Doing Right Now: @EddieJennings said in What Are You Doing Right Now: @EddieJennings said in What Are You Doing Right Now: Moving along with working on Dokuwiki. Trying to figure out why the group I configured for superuser isn't working. Problem solved!  What was it? In local.php I had the following configured: 
 $conf['plugin']['authad']['base_dn'] = 'DC=foo,DC=blah.com,DC=com';
 instead of
 $conf['plugin']['authad']['base_dn'] = 'DC=foo,DC=blah,DC=com';That was a misconfiguration, which needed to be fixed, and once I did, my groups were recognized; thus, I assume that was the problem. I could login using AD credentials with it misconfigured though. 
- 
 Down the rabbit hole I go. Further playing around with AD authentication and Dokuwiki, thanks to Wireshark, I found my test account's credentials being sent in the clear. Now I'm curious, and will see what the traffic looks like when a person logs onto a regular workstation. 







