search for: jgarcia

Displaying 20 results from an estimated 43 matches for "jgarcia".

Did you mean: garcia
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...NIX_UID + LOW_RANGE_ID" as the new uid. But as you said idmap uses RID instead. My mistaken thought. This leads me to another questions: and how RID is guessed at S3?? From a random number? RID=UID should be an educated guess, don't you think? > > I got a small progress here. Now jgarcia uid is inside the "range". > > Thanks. > > > > S4# id jgarcia > > uid=103032(jgarcia) gid=100513(none) \ > > groups=100513(none),103032(jgarcia),101094(5p6l3d1$),\ > > 101119(jgomes-pc$),10001(BUILTIN\users) > > > > but "base&quot...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...lacement. At least it is what I was expecting. Am I wrong? > > Try it like this: > > idmap config *:range = 3000-7999 > idmap config *:backend = tdb > idmap config PEGASE:range = 100000-200000 > idmap config PEGASE:backend = rid I got a small progress here. Now jgarcia uid is inside the "range". Thanks. S4# id jgarcia uid=103032(jgarcia) gid=100513(none) \ groups=100513(none),103032(jgarcia),101094(5p6l3d1$),\ 101119(jgomes-pc$),10001(BUILTIN\users) but "base" id does not match. jgarcia uid is 1094 at S3. I'd like it to be 101094 at...
2018 May 02
2
samba 4 joining samba 3 pdc - group mismatch
...makes S4 sees S3 users and groups in a "ordered" manner. "id some_user" returns "almost" valid data for some users and "id: ‘some_user’: no such user" for others. I say "almost" because not all groups for all users are returned. Example: S4# id jgarcia uid=10000(jgarcia) gid=100513(none) \ groups=100513(none),101094(5p6l3d1$),101119(jgomes-pc$), 10001(BUILTIN\users) jgarcia id should be 101016 (100000 + 1016), and there are missing groups S3# id jgarcia uid=1016(jgarcia) gid=1094(jgarcia)\ groups=1094(jgarcia),1000(G00),2009(G01),3011(G02...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...to understand is > that a users (or groups) RID is different from a Unix ID. > On an old style PDC, you also have to have a Unix user, and > as /etc/passwd is checked first, the ID found there is used as the Unix > ID. > > > > > > I got a small progress here. Now jgarcia uid is inside the > > > > "range". Thanks. > > > > > > > > S4# id jgarcia > > > > uid=103032(jgarcia) gid=100513(none) \ > > > > groups=100513(none),103032(jgarcia),101094(5p6l3d1$),\ > > > > 101119(jgomes-pc$),1...
2008 Aug 06
1
a little help for compiling R!
Hi; I'm trying to install R in a computer in which I have only non-root access, and I've got readline in a local own directory. I cannot find my way to compile with readline. I've tried: [sun2]/global/jgarcia/SRC/R/R-2.7.1: ./configure --prefix=/global/jgarcia/BIN/R --with-readline-includes=/global/jgarcia/BIN/readline/include --with-readline-libs=/global/jgarcia/readline/lib Pointing to my local readline directories, but this doesn't have any effect, as I obtain: configure: error: --with-readline...
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
...m a Unix ID. On an old style PDC, you also have to have a Unix user, and as /etc/passwd is checked first, the ID found there is used as the Unix ID. > From a random number? > RID=UID should be an educated guess, don't you think? > No > > > I got a small progress here. Now jgarcia uid is inside the > > > "range". Thanks. > > > > > > S4# id jgarcia > > > uid=103032(jgarcia) gid=100513(none) \ > > > groups=100513(none),103032(jgarcia),101094(5p6l3d1$),\ > > > 101119(jgomes-pc$),10001(BUILTIN\users) > >...
2018 May 02
2
samba 4 joining samba 3 pdc - group mismatch
...t; > > > "id some_user" returns "almost" valid data for some users and > > "id: ‘some_user’: no such user" for others. > > I say "almost" because not all groups for all users are returned. > > > > Example: > > S4# id jgarcia > > uid=10000(jgarcia) gid=100513(none) \ > > groups=100513(none),101094(5p6l3d1$),101119(jgomes-pc$), > > 10001(BUILTIN\users) > > > > jgarcia id should be 101016 (100000 + 1016), and there are missing > > groups > > > > S3# id jgarcia > &gt...
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
...the PDC. > > > > > Try it like this: > > > > idmap config *:range = 3000-7999 > > idmap config *:backend = tdb > > idmap config PEGASE:range = 100000-200000 > > idmap config PEGASE:backend = rid > > I got a small progress here. Now jgarcia uid is inside the "range". > Thanks. > > S4# id jgarcia > uid=103032(jgarcia) gid=100513(none) \ > groups=100513(none),103032(jgarcia),101094(5p6l3d1$),\ > 101119(jgomes-pc$),10001(BUILTIN\users) > > but "base" id does not match. jgarcia uid is 1094...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...e files rsync copied *after* the modifications you said. While we where talking, rsync copied the files at least twice and corrected the whole thing. The files and directories permissions and ownership are ok. I can now list them with correct names. Sorry for the noise. So! What is not working? jgarcia user is a member of UNIX group G1 at S3. S3# grep "G1.*jgarcia" /etc/group G1:x:1119:jgarcia I have this share at S4: [snapshots] comment = snapshots path = /var/snapshots browseable = no read only = yes valid users = @G1 jgarcia is given NT_STATUS_ACCESS_DENIED. If I...
2018 May 02
0
samba 4 joining samba 3 pdc - group mismatch
...> "ordered" manner. > > "id some_user" returns "almost" valid data for some users and > "id: ‘some_user’: no such user" for others. > I say "almost" because not all groups for all users are returned. > > Example: > S4# id jgarcia > uid=10000(jgarcia) gid=100513(none) \ > groups=100513(none),101094(5p6l3d1$),101119(jgomes-pc$), > 10001(BUILTIN\users) > > jgarcia id should be 101016 (100000 + 1016), and there are missing > groups > > S3# id jgarcia > uid=1016(jgarcia) gid=1094(jgarcia)\ >...
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
...said. > > While we where talking, rsync copied the files at least twice and > corrected the whole thing. The files and directories permissions and > ownership are ok. I can now list them with correct names. > > Sorry for the noise. > > So! What is not working? > > jgarcia user is a member of UNIX group G1 at S3. > > S3# grep "G1.*jgarcia" /etc/group > G1:x:1119:jgarcia > > I have this share at S4: > > [snapshots] > comment = snapshots > path = /var/snapshots > browseable = no > read only = yes > valid...
2007 Feb 01
3
indexing
...? (I just can do it with looping for each class in the assignation table, what a think is not perfect in R's sense) Wishes, Javier -- Javier Garc?a-Pintado Institute of Earth Sciences Jaume Almera (CSIC) Lluis Sole Sabaris s/n, 08028 Barcelona Phone: +34 934095410 Fax: +34 934110012 e-mail:jgarcia at ija.csic.es
2007 Feb 01
3
indexing without looping
...? (I just can do it with looping for each class in the assignation table, what a think is not perfect in R's sense) Wishes, Javier -- Javier Garc?a-Pintado Institute of Earth Sciences Jaume Almera (CSIC) Lluis Sole Sabaris s/n, 08028 Barcelona Phone: +34 934095410 Fax: +34 934110012 e-mail:jgarcia at ija.csic.es
2007 Aug 06
2
warnings()
...is giving a warning? Specifically, I'm getting a set of warnings: "Too many open raster files" Thanks and best wishes, -- Javier Garc?a-Pintado Institute of Earth Sciences Jaume Almera (CSIC) Lluis Sole Sabaris s/n, 08028 Barcelona Phone: +34 934095410 Fax: +34 934110012 e-mail:jgarcia at ija.csic.es
2006 Mar 03
0
All correct in Localhost but impossible remote connection
...9;ve got the Linux smb server, I have no problem and I can list the shares and succesfully login. But the connection fails when I try to access from a remote computer, no matter if this is with Linux or WindowsXP. And I've checked that the case of the user and the passwords are correct: javier@JGARCIA:~> smbclient -V Version 3.0.20-4-SUSE testparm doesn't give any error. My user name and passwords are exactly similar in the server and the client computers. When executing a smbclient on a remote Linux machine: >smbclient -L 193.144.102.199 This gives me: >"Error connecting...
2004 Oct 20
1
test49 "killed with signal 6" errors...
...ing didn't turn up anything concrete. I decided to upgrade to the latest test49 version. Now the same users are getting occasional e-mails that will not display, and I'm getting the follwing in the logs: 2004-10-20 09:48:51.854386500 mail.info: Oct 20 09:48:51 dovecot: imap-login: Login: jgarcia [69.146.158.154] 2004-10-20 09:49:13.195974500 mail.err: Oct 20 09:49:13 dovecot: IMAP(jgarcia): Trying to allocate 0 bytes 2004-10-20 09:49:13.197151500 mail.err: Oct 20 09:49:13 dovecot: child 14738 (imap) killed with signal 6 I upgraded one of the users to the latest Thunderbird with no change....
2008 Jun 23
3
subset with multiple criteria
This should be theoretically very simple, but I dont get the elegant answer (without looping). I've got a long (thousands of rows) data frame: > E.coor[1:10,] east north dat 1 582650 4248850 0.8316848 2 582750 4248850 0.7230272 3 582850 4248850 0.3250818 4 582950 4248850 0.6144006 5 583050 4248850 0.8706312 6 583150 4248850 0.2149651 7 583250 4248850 0.1659519 8
2006 Nov 23
2
which() over a matrix
...ntains these "closer to 0" values? (I know I can loop, but I mean a faster and elegant way) Thanks and best regards Javier -- Javier Garc?a-Pintado Institute of Earth Sciences Jaume Almera (CSIC) Lluis Sole Sabaris s/n, 08028 Barcelona Phone: +34 934095410 Fax: +34 934110012 e-mail:jgarcia at ija.csic.es
2006 Dec 12
3
expression()
...expression: $\beta_{\mathrm{max}}$. This also would be very useful for me for more complex expressions in plots. Best regards, Javier -- Javier Garc?a-Pintado Institute of Earth Sciences Jaume Almera (CSIC) Lluis Sole Sabaris s/n, 08028 Barcelona Phone: +34 934095410 Fax: +34 934110012 e-mail:jgarcia at ija.csic.es
2008 Jan 28
2
basic spatial query
Hello; Please coud you advise me of a simple way to select points (x,y coordinates) that fall within a polygon. I've got a set of polygons, each one defined by an arbitrary number of points, and several points inside each polygon. I know this is simple with a GIS, but I'd rather do it inside R. Thanks and best regards, Javier -----