search for: sessionid

Displaying 20 results from an estimated 159 matches for "sessionid".

Did you mean: session_id
2003 Sep 17
2
help jeremy
...alhost/18913 -- Call reference is 18913 -- Called 2010@10.17.0.2 us: 0.0.0.0:18004 them: 0.0.0.0:0 info: 0.0.0.0:18004 =*= In CreateRealTimeLogicalChannel for call 18913 -- externalIpAddress: 10.17.0.100 -- externalPort: 18004 -- SessionID: 1 -- Direction: IsReceiver us: 0.0.0.0:18004 them: 0.0.0.0:0 info: 0.0.0.0:18004 =*= In CreateRealTimeLogicalChannel for call 18913 -- externalIpAddress: 10.17.0.100 -- externalPort: 18004 -- SessionID: 1 --...
2011 Aug 23
2
Cannot Mount Share (LOG FILE: "No Space Left on Device")
I cannot mount my Samba shares. I could, then I rebooted my device, and now I no longer can. The .conf file has not been changed in over a year. Here is the output of the log file: -bash-2.05b$ cat log.192.168.1.147 [2011/08/23 00:41:10, 0] lib/util_tdb.c:tdb_log(662) tdb(/opt/local/var/locks/sessionid.tdb): expand_file to 20480 failed (No space left on device) [2011/08/23 00:41:10, 1] smbd/session.c:session_claim(153) session_claim: unable to create session id record [2011/08/23 00:41:10, 1] smbd/password.c:register_vuid(310) Failed to claim session for vuid=100 [2011/08/23 00:41:10, 0] l...
2007 Apr 24
1
problem POSTing with curl and REST using scaffold_resource
I issued the following curl command to post to the database using REST: curl -i -X POST -d "<heartrate><heartRate>102</ heartRate><sessionID>1002</sessionID><timeStamp>15068</timeStamp></ heartrate>" http://localhost:3000/heartrates I have tested the GET (with curl also) and it works fine! curl http://localhost:3000/heartrates/45 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- =-=...
2003 Oct 06
1
sessionid.tdb not initialised
hi, i've just upgraded to version 3.0 on our Red Hat 8.0 server. when i run 'smbstatus' i see this message. what is sessionid.tdb and how do i initialize it? is this even a problem? i've seen many posts about this, but never a solution. thanks!
2013 Jan 14
1
I'm trying to parse 1 column of a dataframe into 3 seperate columns
I have a factor called 'utm_medium' in the dataframe 'data' > str(data$utm_medium) Factor w/ 396925 levels "","affiliateID=&sessionID=0000821850667323ec6ae6cffd28f380&etag=",..: 366183 355880 357141 20908 357513 365348 368088 360827 31704 364767 ... The data in this factor is delimited with '&'. I basically want the affiliateID, sessionID and etag data separated. Ex. > data$utm_medium[1:10] [1] affil...
2003 Dec 14
0
sessionid.tdb not initialised?!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I am just curious, about the following: I've upgraded from 3.0.1pre3 to 3.0.1rc2 and found that running testparm gives me sessionid.tdb not initialised, and then outputs what is expected. Everything else seems to work as before. I'm using Mandrake 9.2, with SRPMS built by Buchan Milne rebuilt locally, but without changes from the original specs. The password backend is ldapsam. I've googled on sessionid.tdb, but found...
2004 Jul 20
0
sessionid.tdb not initialised
Hi all, I am new to the list, I have setup samba using solaris package samba-3.0.2a I am running solaris 8. Everything seems to be working fine. But one thing, when I bash-2.03# ./smbstatus sessionid.tdb not initialised Service pid machine Connected at ------------------------------------------------------- No locked files bash-2.03# I got a "sessionid.tdb not initialised". Is that a problem? And how do I fix this problem. Thanks in advance. Kind Regards, Clive Lu...
2001 Nov 08
0
sessionid.tdb not initialized
I did do a install from the cvs and i restarted my smbd and nmbd. when typing ./smbstatus it gives me sessionid.tdb not initialized. What causes this and what do i have to do to fix it? thanks in advance Matt
2011 Jan 04
2
Print plot to pdf, jpg or any other format when using scatter3d error
...############################################################################## #database connection mycon <- dbConnect(MySQL(), user='root',dbname='test',host='localhost',password='') #distinct sessions rsSessionsU01 <- dbSendQuery(mycon, "select distinct sessionID from actiontimes where userID = 'ID01'") sessionU01 <-fetch(rsSessionsU01) sessionU01[2,] #user01 data mycon <- dbConnect(MySQL(), user='root',dbname='test',host='localhost',password='') rsUser01 <- dbSendQuery(mycon, "select a.userID,a...
2004 Dec 22
1
Asterisk->AS5350 misplaced RTP to 127.0.0.1 (AS5350 party don't hear)
...--------- outgoing call (RTP is ok, both party can hear) ---------- -- Call token is ip$localhost/12862 -- Call reference is 12862 -- Sending SETUP message Recieved Open Recieve Channel Ack =*= In CreateRealTimeLogicalChannel for call 12862 -- externalIpAddress: 10.0.3.15 -- externalPort: 14152 -- SessionID: 1 -- Direction: IsReceiver -- Started logical channel: receiving G.711-uLaw-64k{sw} -- channelsOpen = 1 =-= In OnAlerting for call 12862: sessionId=1 --- found logical channel. Connecting RTP RTP channel id 1 parameters: -- remoteIpAddress: 10.10.10.61 -- remotePort: 16862 -- ExternalIpAddress: 10...
2004 Dec 22
0
Asterisk->AS5350 misplaced RTP to 127.0.0.1(AS5350 party don't hear)
...--------- outgoing call (RTP is ok, both party can hear) ---------- -- Call token is ip$localhost/12862 -- Call reference is 12862 -- Sending SETUP message Recieved Open Recieve Channel Ack =*= In CreateRealTimeLogicalChannel for call 12862 -- externalIpAddress: 10.0.3.15 -- externalPort: 14152 -- SessionID: 1 -- Direction: IsReceiver -- Started logical channel: receiving G.711-uLaw-64k{sw} -- channelsOpen = 1 =-= In OnAlerting for call 12862: sessionId=1 --- found logical channel. Connecting RTP RTP channel id 1 parameters: -- remoteIpAddress: 10.10.10.61 -- remotePort: 16862 -- ExternalIpAddress: 10...
2005 Oct 27
1
sorting of data
R-Help, I am trying to reduce at data set to rows where a specified value occurs in a specified value. Below is a screen capture of Rgui: > nsmalldata <-read.csv("c:\\DATA\\UNITY\\\PASS0_DOWNFADE\\nsmall.csv") > nsmalldata BOARDNUMBER SESSIONID MATRIXID ARRAYPOINT Temperature PS1 PS2 PS13 PS14 PS15 1 LB0DC 3043 7757513 1 -9999 -9999 -9999 3.6 5 -5 2 LB0DC 3043 7757515 1 -9999 -9999 -9999 3.6 5 -5 3 LB0DC 3043 7757517 1 -9999 -9999 -9999 3....
2008 May 14
2
Max thin client sessions/gdm limit?
...m_auth_secure_display: Setting up access for 200.netbiz.com:0 - 1 entries May 14 03:08:24 lts-nimbus gdm[4066]: gdm_xdmcp_display_alloc: display=200.netbiz.com:0, session id=1696684507, xdmcp_pending=1 May 14 03:08:24 lts-nimbus gdm[4066]: gdm_xdmcp_send_accept: Sending ACCEPT to 10.2.1.200 with SessionID=1696684507 May 14 03:08:24 lts-nimbus gdm[4066]: gdm_xdmcp_decode: Received opcode MANAGE from client 10.2.1.200 May 14 03:08:24 lts-nimbus gdm[4066]: gdm_xdmcp_handle_manage: Got MANAGE from 10.2.1.200 May 14 03:08:24 lts-nimbus gdm[4066]: gdm_xdmcp_handle_manage: Got Display=0, SessionID=16966...
2015 Jan 08
4
SEMI OFF-TOPIC - Fail2ban
...erisk, fail2ban does not stop 2015-01-08 14:59:47] SECURITY[21515] res_security_log.c: SecurityEvent="ChallengeSent",EventTV="1420750787-386840",Severity="Informational",Service="SIP",EventVersion="1",AccountID="sip:100 at 173.230.133.20",SessionID="0x169f528",LocalAddress="IPV4/UDP/173.230.133.20/5060",RemoteAddress="IPV4/UDP/63.141.229.58/5078",Challenge="770e84a3" [2015-01-08 15:20:20] SECURITY[21515] res_security_log.c: SecurityEvent="ChallengeSent",EventTV="1420752020-854997",Se...
2004 Mar 08
1
Gethostbyaddr failed
...s de contenu). Si on d?connecte ce lecteur manuellement sur le poste et on le reconnecte Ok cela fonctionne. Dans le log.smbd pour ces utilisateurs j'ai le message suivant : "Gethostbyaddr failed for adresse IP" Connaissez vous ce probl?me ? P.S. : Ce probl?me fait suite ? un pb de sessionid jeudi (nombre de connexions > 3000) qui ressemble ? un bug. La solution trouv?e : arr?t du serveur samba "rm sessionid.tdb" red?marrage du serveur samba ----------------------------------------------- Same message in English (my English is so bad) I have some trouble with my samba...
2002 Jan 15
1
Oplock problems under high load
...connection.c:yield_connection(63) yield_connection: tdb_delete for name failed with error Record does not exist. - Cut - And in user log: - Cut nnsnbgarcon.log - [2002/01/15 11:44:38, 0] smbd/connection.c:yield_connection(63) [2002/01/15 12:47:34, 0] tdb/tdbutil.c:tdb_log(342) tdb(/var/lock/sessionid.tdb): tdb_oob len 1650750546 beyond eof at 24576 [2002/01/15 12:47:34, 0] tdb/tdbutil.c:tdb_log(342) tdb(/var/lock/sessionid.tdb): tdb_oob len 808465011 beyond eof at 24576 [2002/01/15 12:47:34, 0] tdb/tdbutil.c:tdb_log(342) tdb(/var/lock/sessionid.tdb): tdb_oob len 694314124 beyond eof at 2457...
2004 Jan 12
14
Shorewall FAQ Wiki Online, nearly complete...
Hello, Mike Noyes and myself have populated http://wiki.rettc.com with the shorewall FAQ. This wiki is running MediaWiki, http://www.mediawiki.org. Currently, a couple items are not complete. I have just begun a heavy semester of mathematics/physics studies, and do not have much time to give to this. But, it is online, and seems to be stable. I will keep an eye out for abuse, and limit
2001 Dec 12
1
Fun with Samba Panics
Well, after some other pretty horrible issues with sessionid.tdb (which I think are fixed by upgrading the version of Samba on the client to 2.2.2 as well), I have some other fun. I am now getting these messages (starting the day before yesterday): Dec 11 15:29:48 filecabinet smbd[12498]: [2001/12/11 09:29:48, 0] lib/fault.c:fault_report(40) Dec 11 15:29:...
2018 Apr 05
4
Can’t authenticate any users after upgrade.
...o something more modern. Now, Dovecot won?t let any client login to get their email. PAM audit_log_acct_message() failed: Operation not permitted imap-login: Disconnected (AUTH failed, 2 attempts in 10 secs): user=<username>, method=PLAIN, rip=192.168.1.94 lip=192.168.1.94, TLS, session=<sessionid> # 2.3.1 (8e2f634): /etc/dovecot/dovecot.conf # OS: Linux 4.4.14-200.fc22.x86_64 x86_64 Fedora release 22 (Twenty Two) # Hostname: kjchome.homeip.net mbox_write_locks = fcntl namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { spe...
2004 Apr 27
0
chan_h323: Different ports for both media channels (in, out)
...04 09:27:02 ForwardLogicalChannelNumber: 1 (0x1) > 23/04/2004 09:27:02 ForwardLogicalChannelParameters { > 23/04/2004 09:27:02 DataType AudioData G711Alaw64k: 30 (0x1e) > 23/04/2004 09:27:02 MultiplexParameters H2250LogicalChannelParameters { > 23/04/2004 09:27:02 SessionID: 1 (0x1) > 23/04/2004 09:27:02 MediaChannel UnicastAddress IPAddress { > 23/04/2004 09:27:02 Network: 4 octets [3E 1A 7E 9C] (62.26.126.156) > 23/04/2004 09:27:02 TsapIdentifier: 12110 (0x2f4e) > 23/04/2004 09:27:02 } > 23/04/2004 09:27:02 Medi...