search for: vuid

Displaying 20 results from an estimated 256 matches for "vuid".

Did you mean: void
2009 May 19
2
[LLVMdev] how to get a deterministic execution
Hello, For debugging purposes, I've added a unique id member to the Value class: global_next_vuid = 0; Value::Value(..){ vuid = ++global_next_vuid; } My hope is that by looking at the vuid of a Value, I can see its vuid, set a conditional breakpoint and re-run the compiler to see who (what pass) constructed that value. Maybe I am not doing it the right way, but the above 'vuid' fiel...
2003 Nov 20
2
What is vuid?
I'm getting the following errors in my error logs: ERROR! vuid 100 did not map to a valid vuser struct! At the time this error was being created I was trying to add a domain user as a local admin. I was trying to get the browse list of domain users up, but being denied. Cheers Jeff -- Jeff Gardiner [ gardiner@nospam.imaging.robarts.ca ] System Administr...
2009 May 19
1
[LLVMdev] how to get a deterministic execution
...$ $LLVM/opt -O3 -IR-DUMP :ALL -load ~/download/llvm-objects/Debug/lib/LLVMHello.so -hello -debug-pass Structure < try_calls_basic2.bc > try_calls_basic2.2.bc 2> x2 (306)$ diff x1 x2|more 237c237 < %0 = tail call i32 (...)* %pf() nounwind ; <i32> [#uses=0] {vuid=69} --- > %0 = tail call i32 (...)* %pf() nounwind ; <i32> [#uses=0] {vuid=56} .................................... (The -IR-DUMP :ALL is a debugging option I use, that dumps the IR after each function pass in FPPassManager::runOnFunction) The vuid are different (69!...
2009 May 19
0
[LLVMdev] how to get a deterministic execution
On Mon, May 18, 2009 at 8:33 PM, dan mihai <dnmh68 at hotmail.com> wrote: > Hello, > Yo! > For debugging purposes, I've added a unique id member to the Value class: > > global_next_vuid = 0; > Value::Value(..){ >   vuid = ++global_next_vuid; > } > > My hope is that by looking at the vuid of a Value, I can see its vuid, > set a conditional breakpoint and re-run the compiler to > see who (what pass) constructed that value. > > Maybe I am not doing it the r...
2002 Aug 16
2
change_to_user: Invalid vuid used 101
...then randomly during their session they cannot open these remote devices. They receive an "Access Denied" message when trying to do anything with the server. The log then fills with tons of the following: [2002/08/16 10:34:56, 2] smbd/uid.c:change_to_user(138) change_to_user: Invalid vuid used 101 It's fixed when they log out and back in. Anyone have an idea of what this is? I tried to search Google and the Samba archives, but didn't get very far. We do not use winbind, and all of our users have UNIX user accounts of the same name as their accounts in the NT 4.0 domain....
2006 Jun 15
1
samba log filled with Invalid vuid message
Today, in only a few hours, the samba log file has been filled (up to 10G!) with this message; [2006/06/15 16:48:24, 2] smbd/uid.c:change_to_user(247) change_to_user: Invalid vuid used 100 in accessing share disco5. Our current samba version is samba-3.0.21c, and it has been running without any problem for a month. Any ideas about what happened? Thanks in advance. Emilio C.
2011 Aug 23
2
Cannot Mount Share (LOG FILE: "No Space Left on Device")
...: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] 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...
2003 Jul 16
1
change_to_user: Invalid vuid used 0
...conX service=kits user=nobody [2003/07/16 10:34:42, 3] smbd/process.c:process_smb(846) Transaction 3 of length 61 [2003/07/16 10:34:42, 3] smbd/process.c:switch_message(685) switch message SMBsearch (pid 48840) [2003/07/16 10:34:42, 2] smbd/uid.c:change_to_user(138) change_to_user: Invalid vuid used 0 <======= [2003/07/16 10:34:42, 3] smbd/error.c:error_packet(129) error packet at smbd/process.c(742) cmd=129 (SMBsearch) eclass=2 ecode=4 Same problem when i connect as an authenticated user. The file permissions are ok and i can connect from WIN9x client w/o problem...
2002 Oct 29
2
2.2.6 leaking session ids?
...smbd/service.c:make_connection(636) mr00265 (151.103.23.7) connect to service yr317441 as user yr317441 (uid=21730 , gid=206) (pid 254944) [2002/10/29 09:58:33, 1] smbd/session.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2002/10/29 09:58:33, 1] smbd/password.c:register_vuid(345) Failed to claim session for vuid=103 and.... [2002/10/29 10:01:10, 1] smbd/service.c:make_connection(636) mr00243 (151.103.22.239) connect to service lp as user nm368238 (uid=9209, gid =206) (pid 356236) [2002/10/29 10:01:10, 1] smbd/session.c:session_claim(88) session_claim: out of...
2008 Apr 11
1
Fileshares failing
...:59, 0] auth/pampass.c:smb_pam_error_handler(73) smb_pam_error_handler: PAM: session setup failed : System error [2008/04/11 12:15:59, 1] smbd/session.c:session_claim(143) pam_session rejected the session for domainname#marsh [smb/25659/101] [2008/04/11 12:15:59, 1] smbd/password.c:register_vuid(310) Failed to claim session for vuid=101 [2008/04/11 12:15:59, 0] auth/pampass.c:smb_pam_error_handler(73) smb_pam_error_handler: PAM: session setup failed : System error [2008/04/11 12:15:59, 1] smbd/session.c:session_claim(143) pam_session rejected the session for domainname#marsh [sm...
2004 Jan 29
0
change_to_user: Invalid vuid - sporadically access denied
...o the samba share (sunos 5.8/samba 2.2.8a). > After a while in various parts of the production we ran sporadically into the following problems > ...> The error seems to be that a change_to_user operation does not work: > smbd/uid.c:change_to_user(138) > change_to_user: Invalid vuid used 100 > [2004/01/28 09:03:24, 3, effective(0, 0), real(0, 0)] > smbd/error.c:error_packet(113) > error packet at smbd/process.c(742) cmd=50 (SMBtrans2) > NT_STATUS_NETWORK_ACCESS_DENIED > Also the following messages seem to deal with that problem: > ulogoff, vuser...
2006 Oct 24
1
converting from courier questions
...longin and path info in an mysql database. I just joined the list and DID google before asking, hope this isn't a common question. With courier it looks for a "homedir" and then a "maildir".. I tried doing a query as such: user_query = SELECT Homedir and Maildir AS home, VUID AS uid , VGID AS gid FROM users WHERE Email_address = '%u' to no avail, is my sql wrong or can you not cat the homedir and maildir fields together to create the complete path to home? . i got around the homedir problem by setting mail_chroot = /var/spool/postfix/virtuals (is this the ge...
1998 Mar 18
1
Troubles with NT domain logons ?
...own pipe wkssvc opening. 03/18/1998 23:08:40 Transaction 4 of length 82 switch message SMBtrans (pid 26784) chdir to / chdir to /tmp trans <\PIPE\> data=0 params=2 setup=2 named pipe command on <> name Got API command 1 on pipe wkssvc (fd 801)(tdscnt=0,tpscnt=2,mdrcnt=0,mprcnt=0,cnum=12,vuid=0) 03/18/1998 23:08:40 Setting pipe device state=4300 on pipe name wkssvc pnum=801 cnum=12 03/18/1998 23:08:40 Transaction 5 of length 152 switch message SMBtrans (pid 26784) chdir to / chdir to /tmp trans <\PIPE\> data=72 params=0 setup=2 named pipe command on <> name Got API command 3...
2001 Dec 03
1
Maximum Session IDs
...d on me in the middle of composing the first time round. I'm getting the following errors. How do I get rid of the max on session IDs? [2001/12/03 09:11:00, 1] smbd/session.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2001/12/03 09:11:00, 1] smbd/password.c:register_vuid(316) Failed to claim session for vuid=100 [2001/12/03 09:11:51, 2] smbd/reply.c:reply_sesssetup_and_X(980) Defaulting to Lanman password for tlowke [2001/12/03 09:11:51, 1] smbd/session.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2001/12/03 09:11:52, 1] smbd/password....
2002 Jul 19
2
MAX_MPX
Hi, i was searching in the source code, but i didn't find any MAX_MPX or something like that. How can i change MAX_MPX_REQUESTS that smbd can handle?
2008 Jan 22
0
Debugging samba/winbind SMB share
...6:18, 0] auth/pampass.c:smb_pam_error_handler(73) ? smb_pam_error_handler: PAM: session setup failed : System error [2008/01/22 16:36:18, 1] smbd/session.c:session_claim(143) ? pam_session rejected the session for ourdomain#marsh [smb/21026/101] [2008/01/22 16:36:18, 1] smbd/password.c:register_vuid(310) ? Failed to claim session for vuid=101 [2008/01/22 16:36:18, 0] auth/pampass.c:smb_pam_error_handler(73) ? smb_pam_error_handler: PAM: session setup failed : System error [2008/01/22 16:36:18, 1] smbd/session.c:session_claim(143) ? pam_session rejected the session for ourdomain#marsh [smb...
2002 Jun 03
1
What is so bad about primaryGroupID=513?
...;& (current_user.uid == conn->uid)) { DEBUG(4,("change_to_user: Skipping user change - already user\n")); return(True); } else if ((current_user.conn == conn) && (vuser != 0) && (current_user.vuid == vuid) && (current_user.uid == vuser->uid)) { DEBUG(4,("change_to_user: Skipping user change - already user\n")); /************** HERE ??? ***************************/ }
2005 Oct 01
0
Can't become connected user! ........
...03, gid=503) (pid 6542) [2005/10/01 00:17:24, 0] smbd/service.c:set_current_service(56) chdir (/home/netlogon) failed [2005/10/01 00:17:56, 2] lib/access.c:check_access(324) Allowed connection from (192.168.1.21) [2005/10/01 00:17:56, 2] smbd/uid.c:change_to_user(141) change_to_user: Invalid vuid used 101 or vuid not permitted access to share. [2005/10/01 00:17:56, 0] smbd/service.c:make_connection_snum(627) [2005/10/01 00:17:56, 2] smbd/uid.c:change_to_user(141) change_to_user: Invalid vuid used 101 or vuid not permitted access to share. [2005/10/01 00:17:56, 0] smbd/service.c:make_conne...
2000 May 22
1
Inherit Permissions addition
...ould be very welcome. Sincerely, --Kyle Kyle Herbert First 'Net' Impressions, LLC -------------- next part -------------- --- uid.c.original Thu May 11 04:57:19 2000 +++ uid.c Sat May 13 12:17:30 2000 @@ -160,9 +160,11 @@ { user_struct *vuser = get_valid_user_struct(vuid); int snum; - gid_t gid; + gid_t gid; uid_t uid; char group_c; + int inheritnewgid; + gid_t inheritedgid; if (!conn) { DEBUG(2,("Connection not open\n")); @@ -170,6 +172,43 @@ } /* + * See if we...
2004 Apr 24
2
Unable to browse workgroup, shares otherwise accessible
Hi, After upgrading from Mandrake Linux 9.2 to Mandrake Linux 10 I can no longer browse my workgroup domain in "My Network Places" from my XP Pro clients. However, I can still access the shares on my Samba server without problem using either "Add Network Place" or by entering the path directly in Explorer. Another symptom is found in my Samba log where a lot of the