Next step is to actually deploy the SASL credential from secrets/nasqueron/odderon/nickserv
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 15 2023
Views of addresses for a prefix shows relevant information we can extract: https://netbox.nasqueron.org/ipam/prefixes/3/ip-addresses/
Password truncation
Passwords are explicitly truncated to 25 characters in load_helpers functions:
Where we see why global variables are evil.
Remove setup.ini SASL change, not in scope of this
SASL patch tested in T1739 works fine:
I don't know what's happen with darkbot 7, but with 6f6 it works like a charm:
May 14 2023
Back to version 6f6, I can't repro the issue, it connects correctly:
I can repro while connecting to Libera through znc.
Blocked by T1870 to test correctly this.
Secrets stored in Vault
Simple SASL implementation does NOT require a library.
May 13 2023
In M15#201, @dereckson wrote:To be coherent with new table names, incident_post.step_id -> incident_post.status_id?
In M16#197, @dereckson wrote:Nice to see it takes shape :)
Okay, let's do an easy thing to solve that for DevCentral repositories:
What's missing compared to https://devcentral.nasqueron.org/source/operations/browse/main/pillar/nodes/nodes.sls?
black
Rebased. Use default_gateways and default_gateways_virt fields. Add support for IPv6.
Done, with a migration script.
PHP configuration to improve:
DUID published in Vault under ops/secrets/network/DUID/2001:bc8:2e84:700::
Does Vikidia still needs this?
2001:bc8:2e84:700:: /56 should be used for WindRiver addresses.
Autoconfig IP isn't in our block
The DUID of your prefix (and each of its subnets) is like a private key and grants you access to your prefix. Keep it secret and do not share it.
Through autoconfig we've an IP in our /64 block: 2001:bc8:6005:5:aa1e:84ff:fef3:5d9c
According recent portsnap man:
$ salt thrayce state.apply roles/core/sshd […] ID: pam_disable_nologin Function: file.comment Name: /etc/pam.d/sshd Result: True Comment: Pattern not found and ignore_missing set to True Started: 10:38:53.887257 Duration: 7.978 ms Changes: […]
router-001 IPv6
To be coherent with new table names, incident_post.step_id -> incident_post.status_id?