summaryrefslogtreecommitdiff
path: root/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
commit5fef74e277a1a8631418cc86635c091fcc79d099 (patch)
tree1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2
parent- Add LICENSE (diff)
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2')
-rw-r--r--www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_219
1 files changed, 19 insertions, 0 deletions
diff --git a/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2 b/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2
new file mode 100644
index 000000000000..1051d6127234
--- /dev/null
+++ b/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2
@@ -0,0 +1,19 @@
+*** etc/web2ldap/web2ldapcnf/standalone.py.orig Thu Feb 24 20:11:25 2005
+--- etc/web2ldap/web2ldapcnf/standalone.py Thu Feb 24 20:12:36 2005
+***************
+*** 22,28 ****
+ access_allowed = ['127.0.0.0/255.0.0.0']
+
+ # User account name to setuid after being started as root
+! run_username = 'web2ldap'
+
+ # Contact mail address of the server admin when running stand-alone
+ server_admin = 'admin@web2ldap.de'
+--- 22,28 ----
+ access_allowed = ['127.0.0.0/255.0.0.0']
+
+ # User account name to setuid after being started as root
+! run_username = 'nobody'
+
+ # Contact mail address of the server admin when running stand-alone
+ server_admin = 'admin@web2ldap.de'