similar to: [LLVMdev] Compiler Developer Opportunity

Displaying 20 results from an estimated 300 matches similar to: "[LLVMdev] Compiler Developer Opportunity"

2017 Aug 21
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Dear Rowland, our windows admin assured me that they have set uidNumber and gidNumber in the range. I have requested screenshots for confirmation. Now we are one step further: "getent passwd | grep mdecker" now lists the AD account. mdecker:*:13667:7142:Decker, Martin:/home/MYDOM/mdecker:/bin/false With "getent passwd mdecker" however, it shows
2017 Aug 22
1
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Does mdecker exist in AD ? => Yes root at solaris1:~# getent passwd "MYDOM.ADS\\mdecker" mdecker:*:13767:613::/home/mdecker:/bin/bash winbind log: getpwnam MYDOM.ADS\mdecker wb_request_done[24254:GETPWNAM]: NT_STATUS_OK Does 'getent passwd mdecker' work ? => No getent passwd mdecker getpwnam mdecker winbindd_getpwnam: My domain -- rejecting getpwnam() for
2017 Aug 22
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Thanks Rowland and Louis, after changing from ad to rid, i get all users listed with "getent passwd", not just the ones with uidNumber - which is good. But "getent passwd MYDOM\\mdecker" still does not resolve. In addition, no groups are listed with "getent group". Looking at winbindd debug, it seems that after trying getgrsid on the very first group "Exchange
2017 Aug 21
0
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
On Mon, 21 Aug 2017 17:25:31 +0200 Martin Decker via samba <samba at lists.samba.org> wrote: > Dear Rowland, > > our windows admin assured me that they have set uidNumber and > gidNumber in the range. I have requested screenshots for confirmation. > > Now we are one step further: "getent passwd | grep mdecker" now lists > the AD account. > >
2017 Aug 21
0
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
after the change did you run : net cache flush and restart samba/winbind to be sure. maybe configure template homdir and shell also? for rid a must. Greetz Louis > Op 21 aug. 2017 om 18:16 heeft Rowland Penny via samba <samba at lists.samba.org> het volgende geschreven: > > On Mon, 21 Aug 2017 17:25:31 +0200 > Martin Decker via samba <samba at lists.samba.org> wrote:
2012 Aug 07
0
predicting test dataset response from training dataset with randomForest
Hi I am new to R so I apologize if this is trivial. I am trying to predict the resistance or susceptibility of my sequences to a certain drug with a randomForest function from a file with amino acids on each of the positions in the protein. I ran the following: > library(randomForest) > > path <- "C:\\..." > path2 <- "..." > name <-
2017 Aug 18
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Dear List, I am trying to set up Samba 3.6.25 (solaris 11.3 packaged) to provide unix file shares to windows users. I can successfully list groups and users with wbinfo -u / wbinfo -g, but I do not get any data with "getent group" or "getent passwd". In AD, we have set "gidNumber" Attribute for Group "Domain Users" to a value in the specified range
2017 Aug 18
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
Thank you for your feedback. I have changed the parameters, but still no success. winbind use default domain = yes idmap config * : range = 1000000-1999999 idmap config MYDOM : range = 100-999999 Regards, Martin 2017-08-18 15:00 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > > See inline comments: > > On Fri, 18 Aug 2017 14:40:54 +0200 >
2017 Aug 18
0
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
See inline comments: On Fri, 18 Aug 2017 14:40:54 +0200 Martin Decker via samba <samba at lists.samba.org> wrote: > Dear List, > > I am trying to set up Samba 3.6.25 (solaris 11.3 packaged) to > provide unix file shares to windows users. > > I can successfully list groups and users with wbinfo -u / wbinfo > -g, but I do not get any data with "getent
2003 Nov 25
1
Ring requested on channel 1 already in use...
I'm running an E400P. Every now and then Asterisk stops receiving incoming calls. This turns up in the messages log: Nov 25 10:49:12 WARNING[65541]: File chan_zap.c, Line 5793 (pri_dchannel): Ring requested on channel 1 already in use on span 1. Hanging up owner. Nov 25 10:49:15 WARNING[81926]: File chan_zap.c, Line 5793 (pri_dchannel): Ring requested on channel 1 already in use on
2011 Jan 21
4
Does Asterisk support NI-1 (DMS 100) and NI-2 for T1s?
Hi list, For a client I am setting up a system which will use T1 PRI from Primus, who offer only NI-1 and NI-2 protocols for D-Channels. Previousely I have only used switchtypes euroISDN and National. Although the documentation says Asterisk does support NI-1 ans NI-2, but wanted to get your opinion if you have used these protocols on an Asterisk box and if there were any things to consider. If
2011 Jan 21
1
Phone multi-registration
Hi, I'm working with a SIP phone (Thomson ST2030) that support a "multi-registration" feature. It works this way: - the phone has a main id - some feature keys can be configured to be tied to supplementary ids (with a specific id username and password) - when the phone boots, it will successively (try to) register with each id (main and supplementary ids). - every outgoing call uses
2011 Jan 21
2
[LLVMdev] How to change the type of an Instruction?
Hello guys, I wonder how I can change the type of an integer variable. For instance, given the instruction "%3 = add i32 %1, %2" I would like to alter the instruction to "%3 = add i16 %1, %2". Is there any way to do this? Best wishes, Douglas -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Nov 21
1
modifying variables in R
G'day all, I have many, very long time series' that come in to R in txt format and so the date column is structured: 20081121 I would like them all to look like 2008-11-21 but cannot find any way to add these characters to all dates in one column in R. I have way too many files to do it manually in a spreadsheet program like excel. Any ideas please ? thanks James
2001 Apr 04
2
png file
Dear R-help list users, I have a question about saving a graph as .png file under Unix. The R version is 1.2.2. The message I am getting is Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, : unable to start device PNG No png support in this version of R even though when I do help on png it shows that it should be working ok and it should be
2011 Jan 21
4
[LLVMdev] all LLVM Instructions that may write to memory -- other than StoreInst?
I need to figure out all LLVM Instructions that may write to memory. In http://llvm.org/docs/tutorial/OCamlLangImpl7.html, it mentions that "In LLVM, all memory accesses are explicit with load/store instructions, and it is carefully designed not to have (or need) an "address-of" operator." I take this as "StoreInst is the only one that writes to memory". However,
2011 Jan 21
0
[LLVMdev] all LLVM Instructions that may write to memory -- other than StoreInst?
On 1/21/11 2:50 PM, Chuck Zhao wrote: > I need to figure out all LLVM Instructions that may write to memory. > > In http://llvm.org/docs/tutorial/OCamlLangImpl7.html, it mentions that > "In LLVM, all memory accesses are explicit with load/store > instructions, and it is carefully designed not to have (or need) an > "address-of" operator." > > I take
2011 Jan 22
2
ffmpeg2theora multi-threading
Is there a way to use multi-threading with ffmpeg2theora? Pretty much any type i'm ok with, including multi-threaded theora encoding or multi-threaded ffmpeg decoding, or using half of my cpu cores on ffmpeg decoding and the other half on theora encoding. Is there a way to do multithreaded thoera encoding? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 21
0
oprofile problem in centos with custom kernel
Hi! I am trying to profile my custom 2.6.37 linux kernel with oprofile in centos 5.5, and i have encountered the following problem. (Before everyone starts shouting, I know that custom kernels are not supported by centos team, however I really need to run a modified version, due to a project concerning my MSc thesis. So i hope for your understanding :-) . I have build the kernel
2011 Jan 21
0
How to install the RI doc into FXRI ?
Hi T. Turtle, Did you ever get a response from this? Old Geek Son OGS ----- Original Message ----- From: Turd Turtle To: fxruby-users at rubyforge.org Sent: Saturday, August 29, 2009 6:30 PM Subject: [fxruby-users] How to install the RI doc into FXRI ? Hi, Man, this is ironic. When I typed "gem update" or something like that, so that all my gems updated, my FXRI