search for: current_idx

Displaying 5 results from an estimated 5 matches for "current_idx".

Did you mean: current_id
2013 Jan 26
1
Setting global variables inside R reference class ?
Hello, I'm a newbie to R, I have a quesiton. I'm a bit confused on global variable assignments. I have the following situation. I have 2 global variables current_idx and previous_idx. *These 2 global variables have to be set by a method in a reference class*. Essentially, using <<- assignment operator should work right ? But, I get this warning Non-local assignment to non-field names (possibly misspelled?) Where am I going wrong ? Will assign(current_...
2018 Jun 27
2
Not Able to access cifs when AD connected to different network
...nego.c:605(gensec_spnego_server_negTokenTarg) SPNEGO login failed: NT_STATUS_NO_LOGON_SERVERS [2018/06/28 14:00:56.781247, 4, pid=10273, effective(0, 0), real(0, 0)] ../source3/smbd/sec_ctx.c:438(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 smbd_smb2_request_pending_queue: req->current_idx = 1 req->in.vector[0].iov_len = 0 req->in.vector[1].iov_len = 0 req->in.vector[2].iov_len = 64 req->in.vector[3].iov_len = 24 req->in.vector[4].iov_len = 283 req->out.vector[0].iov_len = 4 req->out.vector[1].iov_len = 0...
2020 Aug 26
0
accessing foreign AD users to NT domain
...unix_user_token) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2020/08/26 09:53:02.422843, 4, pid=2553, effective(0, 0), real(0, 0)] ../source3/smbd/sec_ctx.c:438(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 smbd_smb2_request_pending_queue: req->current_idx = 1 req->in.vector[0].iov_len = 0 req->in.vector[1].iov_len = 0 req->in.vector[2].iov_len = 64 req->in.vector[3].iov_len = 24 req->in.vector[4].iov_len = 74 req->out.vector[0].iov_len = 4 req->out.vector[1].iov_len = 0 req->out.vector[2].iov_len = 64...
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba In chel di` si favelave... > Even though your users may have the same username in AD as in the NT4-style > domain, they are different users, so a few thoughts. You have 'map to guest > = bad user', so I take it you must have 'guest ok = yes' set in the shares > (you haven't shown us the shares), so try changing 'bad user' to
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --