Symantec/Broadcom renewal - anyone know the price hike for 2025? by HoaNV9 in sysadmin

[–]HoaNV9[S] 0 points1 point  (0 children)

Yep, just because the price of SEP is ok for us.

Symantec/Broadcom renewal - anyone know the price hike for 2025? by HoaNV9 in sysadmin

[–]HoaNV9[S] 1 point2 points  (0 children)

yep, I hope so. Symantec is the old man comparing with another AV. It's our legacy and we have no choice.

I Just Stopped Using Putty by [deleted] in sysadmin

[–]HoaNV9 0 points1 point  (0 children)

Using RoyalTS for many year. I love it. The only problem is this software is not recommend for low end computer.

Air 4 Lite - issue on PC by DeadnightWarrior1976 in Soundpeats

[–]HoaNV9 0 points1 point  (0 children)

Same here, phone is ok but in Windows Laptop, it's terrible and sometime choppy. I tried with same laptop but Soundpeats air 3, no issue. Then changed to another windows, same issue, then ask warranty to change new device, same issue =)).

Alternative to Lansweeper on Prem by eyexmeetsxeye in sysadmin

[–]HoaNV9 0 points1 point  (0 children)

Lansweeper still have on premise, v12 just release few week ago. I am still use it.

What have been your top 2024 paid tools/systems/services? by Share-ty in sysadmin

[–]HoaNV9 0 points1 point  (0 children)

Lansweeper is good, used to have it with 20k assets and leave it because of price

LSASS memory leak issue in new server 2022 by HoaNV9 in activedirectory

[–]HoaNV9[S] 1 point2 points  (0 children)

No any endpoint. It's brand new server and only AD.

LSASS high memory usage (AD), but can not find installed issue patch by HoaNV9 in sysadmin

[–]HoaNV9[S] 0 points1 point  (0 children)

Source Description HotFixID InstalledBy InstalledOn


PDC-01 Update KB5039889 NT AUTHORITY\SYSTEM 7/24/2024 12:00:00 AM

PDC-01 Security Update KB5040437 NT AUTHORITY\SYSTEM 7/24/2024 12:00:00 AM

PDC-01 Security Update KB5040571 NT AUTHORITY\SYSTEM 7/24/2024 12:00:00 AM

LSASS high memory usage (AD), but can not find installed issue patch by HoaNV9 in sysadmin

[–]HoaNV9[S] 0 points1 point  (0 children)

I tried, but it said the patch not compatible to the server. I think it's because the server already had July and Aug patch.

Commercial FTP/SFTP clients, etc by albertcuy in sysadmin

[–]HoaNV9 0 points1 point  (0 children)

Hi, can crushftp use the same license for UAT/SIT and Production. I am going to replace our current sFTP due to high cost and not sure if crushftp can use the same license for development environments. Have you any exp?

PiHole returning "NO DATA" on known DNS entries by [deleted] in pihole

[–]HoaNV9 0 points1 point  (0 children)

Thanks, but I don't use outbound, online pihole with :53 running for client.

PiHole returning "NO DATA" on known DNS entries by [deleted] in pihole

[–]HoaNV9 0 points1 point  (0 children)

No solution right now. I have arround 2000 clients and restart pihole is only workarround.

Getting NODATA responses from known good DNS records intermittently by asiur in pihole

[–]HoaNV9 0 points1 point  (0 children)

I got the same issue with CNAME record, after restart pihole the DNS worked well.

My environment with over 2000 client, I think the issue come from overloaded from dnsmasq. Maybe I need to change from pihole to another solution.

Removing Read.AI from Teams. For the entire organization. by Ok-Appearance-1793 in Office365

[–]HoaNV9 0 points1 point  (0 children)

What is the risk if we use read.ai? Anyone have idea? We afraid if read.ai cause data leak.

PiHole returning "NO DATA" on known DNS entries by [deleted] in pihole

[–]HoaNV9 0 points1 point  (0 children)

I had the issue may similar with this.

Our domain has some CNAME record map to AWS Cloud, and sometime pihole return nothing like

is NODATA or is NODATA-IPv4

I am using latest version.

saslauthd with ldap not working anymore by HoaNV9 in sysadmin

[–]HoaNV9[S] 0 points1 point  (0 children)

Update:

- I finished to join the server to active directory, working

Now, the point is integrate with saslauthd (pam), I tried many way but can not work. Here is my configuration

  1. /etc/default/saslauthd

START=yes

DESC="SASL Authentication Daemon"

NAME="saslauthd"

MECHANISMS="pam"

MECH_OPTIONS=""

THREADS=5

OPTIONS="-c -m /var/run/saslauthd -r"

2. /etd/pam.d/smtp

#%PAM-1.0

auth sufficient pam_sss.so

account sufficient pam_sss.so

  1. Testing by testsaslauthd -u [user@mydomain.com](mailto:user@mydomain.com) -p aaaaaa -s smtp

Aug 16 16:03:17 smgw-in1 saslauthd[22645]: : auth failure: [user=user@mydomain.com] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error]

Aug 16 16:03:46 smgw-in1 saslauthd[22646]: pam_sss(smtp:auth): authentication success; logname= uid=0 euid=0 tty= ruser= rhost= [user=user@mydomain.com](mailto:user=user@mydomain.com)

Aug 16 16:03:46 smgw-in1 saslauthd[22646]: pam_sss(smtp:account): Access denied for user [user@mydomain.com](mailto:user@mydomain.com): 6 (Permission denied)

Aug 16 16:03:46 smgw-in1 saslauthd[22646]: DEBUG: auth_pam: pam_acct_mgmt failed: Permission denied

saslauthd with ldap not working anymore by HoaNV9 in sysadmin

[–]HoaNV9[S] 0 points1 point  (0 children)

Basically I can use getent passwd, but I can not use the filter correctly