Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - celso.lom

#1
18.7 Legacy Series / Re: Error on Update from 18.1 to 18.7
September 05, 2018, 12:46:04 AM
Quote from: franco on September 03, 2018, 04:28:41 PM
18.1.13_1 does not seem to be properly installed if you see this message. The update fingerprint is there. :)

# opnsense-revert opnsense


Cheers,
Franco

Worked! Thanks!
#2
18.7 Legacy Series / Error on Update from 18.1 to 18.7
August 23, 2018, 03:38:39 PM
When i try to update OPN from  18.1.13_1 to 18.7 i receive this error:
***GOT REQUEST TO UPGRADE: maj***
Fetching packages-18.7-OpenSSL-amd64.tar: ...No trusted fingerprint found matching file's certificate
failed
***DONE***


Can anyone help me?
#3
17.7 Legacy Series / TOTP + Active Directory
August 02, 2017, 02:05:15 PM
Good Morning!

Is it possible to use TOTP with Active Directory? If not, is this possibility on the roadmap?


Thanks!
#4
I initied desenvolve scripts to extract the autentication events from Windows Active Directory and return the users ip addresses to an DB (PostgreSQL), but i dont have time to continue to develop. To any interested, the GitHub link:

https://github.com/celsolom/openwinsso

PS: The scripts retrieve logon events from users on groups in a csv file, return his ip addresses to a DB and check if continues connected on pc.
When i developing i think to use this with pfsense and squidGuard, allowing to create filters and rules by user and groups (using tables of pf and config reloads on squidGuard).
#5
I have added a Active Directory Server to auth, tested OK.
1 - On the select page to add new user from LDAP (https://hostname/system_usermanager_import_ldap.php), i select the user and save. CSRF error returned.
2 - I recharge the page and select user again and save, saves well.

I tried with 2 diferent computers (Windows 10 and Mint 18), with Chrome, Firefox, Vivaldi, Opera and Edge.

It's a pleasure to help!

PS: Sorry about my english.
#6
I recharge https://hostname/system_usermanager_import_ldap.php and try again. Works! But appear to be a bug.
#7
I received CSRF error on including user from LDAP. I tried with Chrome, Firefox, Opera, Vivaldi and Edge. Any help about?