mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-26 01:55:55 +03:00
[PR #42] [MERGED] squid proxy active directory integration #66
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/42
Author: @iercan
Created: 11/30/2018
Status: ✅ Merged
Merged: 12/3/2018
Merged by: @volkandod
Base:
development← Head:bilgi-sistemleri-izleme📝 Commits (8)
7719fb7squid proxy active directory entegration66fc454openvpn ossim plugin conflari eklendid15424dMerge branch 'bilgi-sistemleri-izleme' of https://github.com/alptugay/MYS into bilgi-sistemleri-izleme77e36b8locale configuration added for ad proxyda42b6aMerge branch 'bilgi-sistemleri-izleme' of https://github.com/alptugay/MYS into bilgi-sistemleri-izleme1afbd4agophish konfigurasyonlari eklendi.b0628d2Merge branch 'bilgi-sistemleri-izleme' of https://github.com/alptugay/MYS into bilgi-sistemleri-izleme35c051flkk cikis fonksiyonu eski haline donduruldu📊 Changes
23 files changed (+432 additions, -510 deletions)
View changed files
📝
.gitignore(+1 -0)📝
ahtapotmys/playbooks/proxy.yml(+1 -0)📝
ahtapotmys/roles/firewall/templates/ahtapot-lkk.py.j2(+3 -2)➕
ahtapotmys/roles/squid/tasks/ad.yml(+100 -0)📝
ahtapotmys/roles/squid/tasks/main.yml(+1 -0)➕
ahtapotmys/roles/squid/templates/ad_configuration/krb5.conf.j2(+6 -0)➕
ahtapotmys/roles/squid/templates/ad_configuration/nsswitch.conf.j2(+24 -0)➕
ahtapotmys/roles/squid/templates/ad_configuration/resolv.conf.j2(+5 -0)➕
ahtapotmys/roles/squid/templates/ad_configuration/smb.conf.j2(+35 -0)📝
ahtapotmys/roles/squid/templates/dansguardian/configuration/squid04.gdys.local.conf.j2(+3 -0)➖
ahtapotmys/roles/squid/templates/dansguardian/configuration/squid07.gdys.local.conf.j2(+0 -214)➖
ahtapotmys/roles/squid/templates/dansguardian/configuration/squid08.gdys.local.conf.j2(+0 -214)📝
ahtapotmys/roles/squid/templates/squid/squid04.gdys.local.conf.j2(+14 -3)➖
ahtapotmys/roles/squid/templates/squid/squid07.gdys.local.conf.j2(+0 -37)➖
ahtapotmys/roles/squid/templates/squid/squid08.gdys.local.conf.j2(+0 -37)➕
ahtapotmys/roles/squid/vars/ad.yml(+12 -0)📝
ahtapotmys/roles/squid/vars/conf_list.yml(+5 -1)📝
ahtapotmys/roles/squid/vars/package.yml(+15 -0)📝
ahtapotmys/roles/squid/vars/squid.yml(+2 -2)➕
ossim-plugins/gophish.cfg(+55 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
rootkullan… #90