Greg greg
  • Joined on 2018-11-05
greg commented on issue kosmos/chef#122 2020-01-28 13:15:57 +00:00
Enable LDAP support on mediawiki

This is running on andromeda, the wiki is using LDAP auth now. I have sent emails with instructions to replace the temporary password that has been generated for each account.

greg pushed to master at kosmos/chef 2020-01-28 13:03:22 +00:00
9ece855902 Remove the config.rb at the root, it interferes with knife-zero
greg pushed to feature/107-ldap_mediawiki at kosmos/chef 2020-01-28 12:55:27 +00:00
a06ea47e58 Update the LDAPProvider extension
greg commented on issue kosmos/chef#122 2020-01-24 18:29:27 +00:00
Enable LDAP support on mediawiki

What do you think of this?

greg commented on issue kosmos/chef#122 2020-01-24 17:55:50 +00:00
Enable LDAP support on mediawiki

I agree, XMPP accounts make a lot of sense as the canonical account. My wiki account is Gregkare right now, but I'd want it to be greg like my XMPP account.

greg commented on issue kosmos/chef#122 2020-01-24 17:12:01 +00:00
Enable LDAP support on mediawiki

I checked and we already have anonymous edits disabled on the Kosmos wiki ($wgGroupPermissions['*']['edit'] = false;), so spam will not be a problem anymore with registration closed apart from creating a valid account in LDAP

greg commented on issue kosmos/chef#122 2020-01-24 16:52:28 +00:00
Enable LDAP support on mediawiki

I just saw Basti is the one in your IPFS profile for Kredits. Should I merge Raucao into it?

greg commented on issue kosmos/chef#122 2020-01-24 16:41:58 +00:00
Enable LDAP support on mediawiki

re: usernames, there is a Renameuser extension that is shipped with MediaWiki and just needs to be enabled: https://www.mediawiki.org/wiki/Extension:Renameuser, in case someone wants to pick a different username than their Wiki username

greg commented on issue kosmos/chef#122 2020-01-24 16:29:48 +00:00
Enable LDAP support on mediawiki

There are still users who have never edited the wiki, which we should delete, as they don’t have to deal with a migration right now.

greg commented on issue kosmos/chef#122 2020-01-24 16:06:51 +00:00
Enable LDAP support on mediawiki

I have cleaned up the database from spam accounts, now it's only humans that we know: https://wiki.kosmos.org/Special:ListUsers

greg commented on issue kosmos/chef#122 2020-01-24 15:33:02 +00:00
Enable LDAP support on mediawiki

What do you think about these instructions? I'm open to any improvement or suggestion

greg commented on issue kosmos/chef#121 2020-01-24 14:15:22 +00:00
Bitcoin (Core) cookbook

For me it only adds a newline before the start of a section, so that behavior is correct

greg created pull request kosmos/chef#122 2020-01-24 12:56:37 +00:00
Enable LDAP support on mediawiki
greg pushed to feature/107-ldap_mediawiki at kosmos/chef 2020-01-24 12:46:50 +00:00
a69192a863 Enable LDAP support on mediawiki
greg commented on issue kosmos/chef#121 2020-01-23 16:56:09 +00:00
Bitcoin (Core) cookbook

I created an issue about the invalid systemd unit when passing a hash as a config: https://github.com/chef/chef/issues/9259

greg commented on issue kosmos/chef#121 2020-01-22 11:35:47 +00:00
Bitcoin (Core) cookbook

It's not just the bitcoin-core snap package, even the hello-world package has the same behavior. I found this issue on the chef repo: https://github.com/chef/chef/issues/8827

greg pushed to feature/bitcoin_cookbook at kosmos/chef 2020-01-22 11:35:08 +00:00
db7dd24f26 Fix the attribute name
9289ef8814 Create the snap mount directory in the user's home
36f17c6054 Create the bitcoind user and its home directory
edc29a7d7d Work around a bug in Chef's snap_package resource
Compare 4 commits »
greg commented on issue kosmos/chef#121 2020-01-22 10:44:05 +00:00
Bitcoin (Core) cookbook

Sure, I will investigate

greg opened issue kosmos/chef#120 2020-01-20 10:18:29 +00:00
Downtime on Andromeda (2020-01-20)
greg closed pull request kosmos/chef#119 2019-12-27 15:32:14 +00:00
Use MIT as default cookbook license