search for: proxyuser

Displaying 15 results from an estimated 15 matches for "proxyuser".

2003 Jan 06
3
Simple question - Machine / User relationsip
Can someone explain to me the mechanizm that Samba uses to relate Machines to Users? I am trying to set up a Samba-LDAP PDC and it seems to work OK but I get "No mapping between account names and security IDs was done." This would seem to be a simple user/group ownership/permissions thing. Now I have the following potentially pertinent ou's: People Computers Groups One
2005 Mar 29
2
A small question on Winbind
Hi it's possible with wbinfo that get a information: 1- Get all users of one Active Directory Group 2- Get all groups of one username ? (i want create a small perl script for add automatiquely user into Squidguard, other user say me that Squidguard can't directly get the Active DIrectory Group (only use username) Thanks for your help
2007 Jul 31
0
wsdlDriver won't run under Rails (SSL)
...an Errno::ECONNREFUSED #(Connection refused -connect(2)...) Any ideas? ======================= ||Standalone: (works) || ======================= require ''soap/wsdlDriver'' require ''http-access2'' user = ''fwkaufm'' wsdl = ''ProxyUser.wsdl'' soap = SOAP::WSDLDriverFactory.new(wsdl).create_rpc_driver soap.options[''protocol.http.ssl_config.client_cert''] = ''/etc/certs/ssl.crt/server_cert.crt'' soap.options[''protocol.http.ssl_config.client_key'']=''/etc...
2008 Sep 11
3
Tomcat with squid username/password
...---------------------------------------- -- Hi, I have an application deployed on tomcat 5.5 with java 1.6.0_07. Occasionally the application needs to connect through our proxy to the outside to collect patches. I've added the following options to the JAVA_OPTS and restarted tomcat. -Dhttp.proxyUser =username -Dhttp.proxyPassword =password -Dhttp.proxyHost=proxy.company.com.au <http://proxy.company.com.au> -Dhttp.proxyPort=3128 Using snoop on the squid proxy I can see the requests, but the username/password combinations are not being sent and the tomcat application receives a 407/DENIE...
2003 Mar 06
1
ldap support
hi, it seem to me that dovecot support only v2 ldap protocol but openldap2.1 support only v3 (or you can enable v2 in the conf file, but it seems they wouldn't like to support it in the future). will dovecot support v3 ldap protocal? thanks. -- Levente "Si vis pacem para bellum!"
2013 Apr 04
0
Changing HTTP proxy configurations at run time
...def _WINSOCKAPI_ if (WSAStartup(MAKEWORD(1, 1), &wsaData) != 0) return; #endif - if (proxy == NULL) { + proxy = NULL; proxyPort = 80; env = getenv("no_proxy"); if (env && ((env[0] == '*') && (env[1] == 0))) @@ -287,7 +284,7 @@ #endif proxyUser = xmlMemStrdup(env); } - } + done: initialized = 1; } This works fine for me (on a Mac) and I can simply use Sys.setenv(http_proxy=) to adjust the proxy server at run time. I think this doesn't really cause overhead as the number of calls do download.file() is typically small an...
2004 May 02
2
bindpw in ldap.conf
Sorry if this question is more for the LDAP community, but since I ran into this via the Samba3 by Example book, I'm asking here. :) As described in Chapter 6, PAM and NSS Client Configuration, in the ldap.conf file, is it necessary to have the bindpw line? From what I have seen, ldap.conf needs to be world readable and having that entry would seem to me to be a security risk. Am I
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
...is the constrained nature of the routers that we're using as bastion hosts on site. We'd have to deploy the DNS server either on the router itself, or at a static address within reach of it (and configure the router to use that resolver). From what I understand of ProxyJump: ssh -J proxyuser at proxyhost targetuser at targethost.domain targethost.domain would need to be resolved by proxyhost, not the local client. Another approach would be to set up /etc/hosts on the bastion, if it were a conventional Linux machine I'd have little issue with this. I'm not sure OpenWRT (or...
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18.08.23 07:39, Darren Tucker wrote: > On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> wrote: > [...] >> The crux of this is that we cannot assume the local IPv4 address is >> unique, since it's not (and in many cases, not even static). > > If the IP address is not significant, you can tell ssh to not record > them ("CheckHostIP
2005 Dec 06
6
getpwnam fails on ldap
Hi all (excuse my poor english): I have a samba PDC on a network with 100 machines and 200 users. Everything worked fine with FC2 and samba 3.0.14a, but a hd crash decided me to update system to FC4. I can see now, in the logs file "User jon in passdb, but getpwnam() fails! when an user try to log in. On XP I can not login neither add new machine to domain. My pass backend is
2005 Apr 21
0
Problem with groups & joining domain.- LDAP
...: %2f encodes the '/' used as directory separator loglevel 256 logfile /var/log/ldap.log # The LDAP version to use (defaults to 3 # if supported by client library) # ldap_version 3 # The distinguished name to bind to the server with. # Optional: default is to bind anonymously. #binddn cn=proxyuser,dc=padl,dc=com # The credentials to bind with. # Optional: default is no credential. # bindpw secret # The distinguished name to bind to the server with # if the effective user ID is root. Password is # stored in /etc/ldap.secret (mode 600) # rootbinddn cn=Manager,dc=ims-tpa,dc=com # The port....
2004 Aug 20
0
Fedora Core2 / Samba / Ldap / smbldap-tools - No account in Domain.
...Manager,dc=adastral,dc=ucl,dc=ac,dc=uk" write by dn="cn=samba,dc=adastral,dc=ucl,dc=ac,dc=uk" write by dn="cn=smbldap-tools,dc=adastral,dc=ucl,dc=ac,dc=uk" write by dn="cn=nssldap,dc=adastral,dc=ucl,dc=ac,dc=uk" write by dn="cn=proxyuser,dc=adastral,dc=ucl,dc=ac,dc=uk" read by self write by anonymous auth by * none access to attrs=objectClass,entry,gecos,homeDirectory,uid,uidNumber,gidNumber,cn,memberUid by dn="cn=samba,dc=adastral,dc=ucl,dc=ac,dc=uk" write by dn="cn=smbl...
2009 Mar 04
0
Can anyone comment on my setup?
...ldapi://%2fvar%2frun%2fldapi_sock/ # Note: %2f encodes the '/' used as directory separator # The LDAP version to use (defaults to 3 # if supported by client library) #ldap_version 3 # The distinguished name to bind to the server with. # Optional: default is to bind anonymously. #binddn cn=proxyuser,dc=example,dc=com # The credentials to bind with. # Optional: default is no credential. #bindpw secret # The distinguished name to bind to the server with # if the effective user ID is root. Password is # stored in /etc/ldap.secret (mode 600) #rootbinddn cn=manager,dc=example,dc=com # The port....
2005 May 05
2
Fwd: Follow Up - Problem with groups & joining domain.- LDAP
...: %2f encodes the '/' used as directory separator loglevel 256 logfile /var/log/ldap.log # The LDAP version to use (defaults to 3 # if supported by client library) # ldap_version 3 # The distinguished name to bind to the server with. # Optional: default is to bind anonymously. #binddn cn=proxyuser,dc=padl,dc=com # The credentials to bind with. # Optional: default is no credential. # bindpw secret # The distinguished name to bind to the server with # if the effective user ID is root. Password is # stored in /etc/ldap.secret (mode 600) # rootbinddn cn=Manager,dc=ims-tpa,dc=com # The port. #...
2005 Jun 22
2
Problem Connecting from Windows to Samba-OpenLDAP PDC
...ldapi://%2fvar%2frun%2fldapi_sock/ # Note: %2f encodes the '/' used as directory separator # The LDAP version to use (defaults to 3 # if supported by client library) #ldap_version 3 # The distinguished name to bind to the server with. # Optional: default is to bind anonymously. #binddn cn=proxyuser,dc=example,dc=com # The credentials to bind with. # Optional: default is no credential. #bindpw secret # The distinguished name to bind to the server with # if the effective user ID is root. Password is # stored in /etc/ldap.secret (mode 600) rootbinddn cn=nssldap,ou=DSA,dc=mtgmilw,dc=biz # The...