search for: supersecret

Displaying 20 results from an estimated 25 matches for "supersecret".

2003 Jun 27
1
defaultip= in sip.conf doesnt work?
...s to be routable even before the device registers. I understand that is what defaultip= is supposed to do, but it doesn't work. I get a busy tone when dialing the extension until the phone reregisters. Here is what the entry looks like for a Cisco7960: [cisco] type=friend username=cisco secret=supersecret host=dynamic defaultip=192.168.0.55 canreinvite=no ; Cisco poops on reinvite sometimes qualify=200 ; Qualify peer is no more than 200ms away context=local callerid="Cisco Phone" <2010> mailbox=2010 Of course, if I set the host= parameter to the...
2013 Feb 21
1
CDR direct executed failed
Hi, I have configured the cdr throught ODBC with this files: /etc/cdr_odbc.conf [global] dsn=asterisk2 ;loguniqueid=yes dispositionstring=yes table=cdr ;"cdr" is default table name usegmtime=no ; set to "yes" to log in GMT hrtime=yes ;Enables microsecond accuracy with the billsec and duration fields /etc/cdr.conf [general] enable=yes unanswered =
2007 Mar 14
2
A java initialization routine
...rection you might provide. It''s kinda long, so I apologize: function InitValue(passForm) { // var snmp_ver = ''0''; /*-----AP Password-----*/ passForm.http_username.value = ''username''; // admin/user/0/username passForm.http_passwd.value = ''supersecret''; // admin/user/0/password passForm.confirm_http_passwd.value = ''supersecret''; // admin/user/0/password passForm.webs_use_https.value = ''1''; passForm.wireless_access_web.value = ''0''; passForm.snmp_mode.value = ''1'&...
2005 Jul 27
7
Oracle OCI8, or "am I going crazy?"
All of a sudden, on three different systems, the "server_ip_address/sid_name" syntax in database.yml has stopped working for me. I can''t even do a OCI8.new(blah blah blah) statement from an IRB shell. I get "ORA-12541: TNS:no listener", or some variant, depending on how I phrase it. On systems where I have a real deal client installed, and OCI can find the tnsnames
2017 Apr 04
3
Filter query
...vices? or for each installation the admin usually modifies these? This is the command I use to test the filters (not to build and test the product every time), modulo private data: ldapsearch -h 10.2.2.222 -p 389 -D 'UID=Administrator,CN=users,DC=company,DC=ch' -b ‘DC=company,DC=ch' -w supersecret -x '(&(objectClass=person)(!(objectClass=device)))’ Thank you very much in advance, and sorry if this is too boring or trivial, Juan Garcia
2004 Apr 04
3
SIP Registration Errors
Hi...I've got two Grandstream phones attached to my Asterisk on the same subnet. The phones have fixed IP addresses. Asterisk is generated an error for one of them only, even though both appear to be registered correctly. The current state of the sip.conf is included below. Anyone know what is going on here? Both appear to be working fine between each other and between themselves in and
2015 Mar 26
1
TSIG error with server: tsig verify failure
...path = /var/lib/samba/sysvol > path = /opt/celluloid/samba/var/locks/sysvol > read only = No > >> >> and the provisoning.. done how? >> best is the line u used. >samba-tool domain provision --use-rfc2307 --realm=OURDOMAIN.INC >--domain=OURDOMAIN --adminpass=SUPERSECRET --server-role='dc' >> >> Greetz, >> >> Louis >> >>> -----Oorspronkelijk bericht----- >>> Van: johannesa at celluloid-vfx.com >>> [mailto:samba-bounces at lists.samba.org] Namens Johannes Amorosa >>> | Celluloid VFX >>&g...
2014 Jun 11
4
TSIG error with server: tsig verify failure
Hello, I still receive this error in my log.samba and when running '/samba_dnsupdate --verbose --all-names'. Has this been fixed completely? Searching through the archives I see this post https://lists.samba.org/archive/samba-technical/2013-February/090408.html. Using Samba 4.1.7 with Ubuntu Server 12.04. My understanding is the update still succeeds but the error is
2011 Jan 11
1
hot-plug vfb on Xen domU?
...d want to avoid restarting them all if possible) * Related, I can't figure out how I can change the VNC password without restarting the domU, as the password is specified in the vfb config. Is what I am trying to do possible? How? In case it matters: # xm info host : <my.supersecret.hostname> release : 2.6.18-194.26.1.el5xen version : #1 SMP Tue Nov 9 13:35:30 EST 2010 machine : x86_64 nr_cpus : 4 nr_nodes : 1 sockets_per_node : 1 cores_per_socket : 4 threads_per_core : 1 cpu_mhz...
2006 Oct 23
1
problems with authentication
Hi, I have some problems I'm using fetchmail to get my mail from the server to a local server, but the problem is that my user name of the mail is "user at virtualdomain" and I can't make a system user with "@" on centos. So, I want to know how can I tell to dovecot the user "user at virtualdomain" is associate to a sistem user "user.virtualdoman".
2005 Mar 01
2
Cisco 7960 x g729 x Unable to create/find channel
I'm trying to place a call from my Cisco 7960 and I'm receiving this error: Mar 1 06:19:44 NOTICE[3060]: chan_sip.c:7399 handle_request: Unable to create/find channel Mar 1 06:19:58 NOTICE[3060]: chan_sip.c:7399 handle_request: Unable to create/find channel I can't place calls, but I can receive them: mail*CLI> sip show channels Peer User/ANR Call ID Seq
2003 Oct 23
0
help!: session setup failed: ERRDOS
...t passwords = yes smb passwd file = /usr/local/samba/private/smbpasswd [public] path = /tmp valid users = jorvis writeable = yes I can't connect in OSX or RH9. I use this command in RH9: [root@mylaptop samba]# smbmount //myiphere/public /mnt/public -o username=secret,password=supersecret but I get this error: session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed I have setup the smbpasswd file, ran "smbpassword -a jorvis" and set the password. I have an UNIX account on both the host and client and both have the same password. This connecti...
2005 Jan 11
0
Problems adding a user
...plications => System Settings => Server Settings => Samba From the Samba GUI I selected: Preferences => Samba Users From the "Samba Users" window I select Add Users And enter: Unix Username: ljk (from drop down menu) Windows Username: lisa Samba Password: Supersecret Confirm Samba Password: Supersercret I get the following error message: ! An Account for this user already exists. Please try again. Now neither ljk nor lisa is listed on the Samba Users window, and there is a user account ljk on Fedora. So I tried to delete ljk as follows: [root...
2009 Dec 07
1
Automon -> Voicemail
Hi all, What's the best method to send automon call recordings (*1) to the voicemail box of the Asterisk user? Do you have to trap hangups, etc, or is there some global variable that can be set? Thanks! S.
2010 Jul 05
0
Reinvite to alaw after T.38 reception
...ms. I personally am not totally convinced of that, but they asked me if it's possible to make Asterisk not reinvite to alaw after a T.38 fax reception. Is that possible at all? Here's the relevant sip.conf and extensions.conf portions: [voxip] username=5421047000 nat=yes type=peer secret=supersecret port=5060 canreinvite=no insecure=port,invite host=10.150.65.16 fromuser=5421047000 fromdomain=10.153.66.146 dtmfmode=rfc2833 context=entrada-e1 disallow=all allow=alaw qualify=no t38pt_udptl=yes [macro-recebefax] exten => s,1,Set(DB(fax/count)=$[${DB(fax/count)} + 1]) exten => s,n,Set(FAXC...
2018 Jan 09
1
Centos 7 Kernel 3.10.0-693.11.6.el7.x86_64 does not boot PV
...~]# cat /etc/xen/config.d/c7-x8664.pv.cfg bootloader= "/usr/lib/xen/bin/pygrub" name = "c7-x8664.pv" memory = 4096 vcpus = 2 vif = [ 'mac=00:16:3E:29:00:02,bridge=xenbr0' ] disk = [ 'phy:/dev/cl/c7-x8664-pv,xvda,rw' ] vfb = [ 'type=vnc,vncdisplay=1,vncpasswd=supersecret' ] > > > [root at CC0A2543 ~]# [? 587.145018] ------------[ cut here ]------------ > [? 587.145018] kernel BUG at arch/x86/kernel/paravirt.c:244! > [? 587.145018] invalid opcode: 0000 [#1] SMP > [? 587.145018] Modules linked in: xen_netfront coretemp pcspkr ip_tables >...
2012 Aug 10
1
samba4+sssd+centos6
...p here. I hope I haven't trimmed this too much. As I mentioned before, I have a CentOS 6.3 system using SSSD (only) bound to the samba4 DC as an LDAP server using the following in sssd.conf: [domain/SAMBA] ldap_default_bind_dn = CN=Administrator,CN=Users,DC=... ldap_default_authtok = <supersecret> ldap_default_authtok_type = password ... and everything works as expected (dns, kinit, passwd, etc are all good). Samba is not in use on the client. There are no Windows servers. To avoid the need to embded the admin password, I have proceeded as follows: * Joined the client to the do...
2003 Dec 20
2
More beginner questions
...sm jitterbuffer=no tos=lowdelay [guest] type=user context=default callerid="Guest IAX User" [iaxtel] type=user context=default auth=rsa inkeys=iaxtel [iaxtel2] type=user context=default deny=0.0.0.0/0.0.0.0 permit=216.207.245.47/255.255.255.255 [demo] type=peer username=asterisk secret=supersecret host=216.207.245.47 [2203] type=friend host=dynamic secret=mypassword context=default qualify=300 nat=yes
2010 Jan 07
1
voicemail /odbc problem
...=> voiceml username => <userid> password => <password> pre-connect => yes in extconfig.conf I've got [settings] ; voicemail => odbc,voiceml musiconhold.conf => odbc,voiceml,ast_config I've set up an IAX2 test user called [odbc_test_user] type=friend secret=supersecret context=odbc_vm_test host=dynamic qualify=yes disallow=all allow=ulaw allow=gsm and a context of [odbc_vm_test] exten => 100,1,Voicemail(88888 at default);leave a message exten => 200,1,VoicemailMain(88888 at default) ; retrieve a mail message When I connect from my MAC using zoiper and ca...
2004 Mar 16
6
Maximum retries exceeded on call
Running * with default config files except for sip.conf. Any call made is dropped 5 seconds after connection, with the following messages: Mar 17 16:37:41 WARNING[1009461760]: chan_sip.c:495 retrans_pkt: Maximum retries exceeded on call 6C94C1B1-77C4-11D8-91FB- 000A95DA04DA@192.168.1.152 for seqno 48221 (Response) == Spawn extension (default, s, 5) exited non-zero on 'SIP/2000-6bd7' Mar