FunkWYH

Results 25 comments of FunkWYH

@mattyjones think I've got this one worked out, pretty small code change. Looks like github enterprise support was broken out into a separate cmd file, you want to do the...

@mattyjones side note, think something may have broken in the latest push to master. Getting 406's now whenever I try to hit enterprise github orgs/repos. Looks like a lot of...

@mattyjones No rush! Even if vacation is at home, make sure it's actually a vacation :)

@codeEmitter you referring to breaking out the gitlab ce/enterprise support into a separate cmd file? I'd be happy to help with it. I am curious the thought process behind breaking...

@mattyjones Totally understand and agree the split between github and gitlab, I meant more the split between github and github enterprise or gitlab and gitlab enterprise/CE. The different versions within...

This issue still exists. PasswordLastSet can be replaced with PwdLastSet, but PasswordExpired cannot be retrieved as far as I can tell and neither can PasswordNeverExpires.

Update: they cannot currently be retrieved directly with get_attribute(), but they do exist in the dict() returned by ADUser.get_user_account_control_settings().

I'm having the same exact issue top to bottom on a fresh Ubuntu 24.0.2 install. Only difference is the command `sudo cast install teamdfir/sift`. Otherwise, same apt update issues, same...

@ekristen Fresh run, new error. Here's the last few log lines: ``` INFO[0218] state completed component=installer duration=33.461 state=smbd time_begin="19:38:48.822464" time_end="19:38:48.855925" INFO[0218] state completed component=installer duration=30.849 state=nmbd time_begin="19:38:48.858072" time_end="19:38:48.888920" INFO[0218] state...

Seeing a bunch of errors in the log file for the same package that was in the apt update error mentioned above... There something wrong with one of the dependencies...