search for: dummyuser

Displaying 6 results from an estimated 6 matches for "dummyuser".

2011 Oct 08
2
Detect PID of sshd processes used by one public key; detect -R allocated port on the server
...27.0.0.1:7" ssh-rsa AAAAB....vnRWxcgaK9xXoU= client1234 at example.com [the permitopen stanza just disables -L forwarding by only enabling a forwarding to a port that will always refuse connections. Ignore this.] and the ssh line from the client looks like this: ssh -R0:127.0.0.1:1234 -N -ldummyuser central.example.org Allocated port 54403 for remote forward to 127.0.0.1:1234 Now, ssh -R with a 0 port option allocates a remote port, which is what I want to do, as I have lots and lots of these clients. It tells the /client/ what port it has allocated, but I want to know on the /server/ what po...
2012 Sep 29
1
Samba4 LDAP returns wrong responses in some cases, BIND-DLZ refuses to update
...be implemented) in Samba 4 internal LDAP server? Please compare: $ ldapsearch -h 192.168.1.32 -x -D 'CN=someadminuser,OU=Administrators,DC=klin,DC=kifato-mk,DC=com' -b 'OU=VLANs,OU=Organizational,DC=klin,DC=kifato-mk,DC=com' -W '(&(info=*)(member:1.2.840.113556.1.4.1941:=CN=dummyuser,OU=IT,OU=Departments,DC=klin,DC=kifato-mk,DC=com))' | tail -n2 # Windows 2003 R2 DC Enter LDAP Password: # numResponses: 2 # numEntries: 1 $ ldapsearch -h 192.168.1.31 -x -D 'CN=someadminuser,OU=Administrators,DC=klin,DC=kifato-mk,DC=com' -b 'OU=VLANs,OU=Organizational,DC=klin,DC=k...
2001 Apr 06
1
HP11 - BUG ?
Hi, I work with HP-UX 11.00. I installed Samba 2.0.7 on 3 machines from package and from source. I start smbd (with smb.conf correct), i start nmbd. After I want to test my Samba with commande : smbclient -U% -L localhost but anytime I have error in the logfile : [2001/04/06 11:23:09, 0] lib/util_sec.c:(69) Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
2012 Oct 01
1
Samba4 KDC - no such entry found in hdb
Hello. Samba 4.1.0pre1-GIT-aad669b, joined as a DC to an existing domain. At least 6 accounts behave like this: Kerberos: AS-REQ techgroup at KLIN.KIFATO-MK.COM from ipv4:192.168.1.31:33822 for krbtgt/KLIN.KIFATO-MK.COM at KLIN.KIFATO-MK.COM ldb: ldb_trace_request: SEARCH dn: <rootDSE> scope: sub expr: (&(objectClass=user)(userPrincipalName=techgroup at KLIN.KIFATO-MK.COM)) control:
2001 Dec 29
2
reversing the roles of ssh and sshd
I have a box behind a firewall that I'd like to administer. The firewall allows outgoing connections, but blocks all incoming connection requests. Thus, behind the firewall I can ssh out to my server, but I can't do the reverse. I found Sebastian Krahmer's OpenSSH Reverse [1] which looks very promising, but it is a few revisions behind. I was wondering if anyone has considered
2005 Mar 29
2
Multiple auth method problem
...secret <dovecot locks up> . LOGOUT ^] telnet> quit Connection closed. [root at rivendell ttyp3 ~]# telnet localhost 143 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK Dovecot ready. . LOGIN dummyuser dummypass <dovecot locks up again> ^] telnet> quit Connection closed. [root at rivendell ttyp3 ~]# Script done on Tue Mar 29 22:09:03 2005 My dovecot.conf file is attached - can anyone shed any light on this and help me get going? Cheers, Timshel -------------- next part --------------...