similar to: Samba PDC, Usernames case sensetive on linux

Displaying 20 results from an estimated 700 matches similar to: "Samba PDC, Usernames case sensetive on linux"

2005 May 25
0
Fwd: Re: Problem in fetching usernames of a group
Thanks Sir, just inquisitive, because in a similar PDC configured on NT, I can have groupnames similar to usernames. Also because this is done through a script from web I was getting problems... however now I know it shouldnt be done so I will have to validate that, but a similar validation or some error string displayed from the command itself would be usefull.. regards On Wednesday 25 May 2005
2005 Jun 21
1
Printer configuration Question
Hi, When A printer share is shared from a Linux Machine which is a member of AD, can we assign permissions (to Printer share) from the security window from a windows Client as we assign permissions to file shares (through acl's). If there are other options for the same. Actually I tried setting the permissions from the AD server, which is able to browse the Printer configured on a LInux
2002 Nov 15
1
Scaling part of a data frame
I have a 30 x 27 data frame, which I'm trying to scale and transform. Only I want to scale certain all variables except one (the dependent, which I want to log+1 transform). I can use split() and then scale() and log1p(), but I'm wondering if I can do this in one call. I tried apply(), but I could only get the whole data frame, not a part of it: > test <- apply(chin.sub, 2, log1p)
2017 Jul 05
2
Question about correlation
On 2017-07-05 11:56, Jim Lemon wrote: > Hi Chin Yi, > If you are trying to correlate "Health" with "Disease", i.e. > > cydf<-read.table(text="OTU ID Health Disease > Bacterial 1 0.29 0.34 > Bacterial 2 0.25 0.07 > Bacterial 3 0.06 0.06 > Bacterial 4 0.07 0.09 > Bacterial 5 0.02 0.05", > header=TRUE) >
2017 Jul 05
0
Question about correlation
I think that Goran is right, I didn't take "cor(data)" literally. Jim On Thu, Jul 6, 2017 at 3:38 AM, G?ran Brostr?m <goran.brostrom at umu.se> wrote: > On 2017-07-05 11:56, Jim Lemon wrote: >> >> Hi Chin Yi, >> If you are trying to correlate "Health" with "Disease", i.e. >> >> cydf<-read.table(text="OTU ID Health
2010 May 12
1
Samba join to AD error
ads_sasl_spnego_krb5_bind fail : Invalid credentials Failed to join domain : Invalid credentials Best regards ================================ ???????? ??? Chin 0922-874-882?0968608-438 ??????????176?3? TEL:02-85025695 #17 Fax:02-85025696 eMail:chin.ho at artt.com.tw ================================
2017 Jul 06
0
Question about correlation
Please keep the conversation on the list: Others may be able to help you better than I can. On 2017-07-06 10:38, SEB140004 Student wrote: > Ya. I had successfully got the result. Thank you very much. :) > > Isn't possible for me to obtain the network from the correlation matrix? I know nothing about correlation networks, but by googling I found two R packages, ggraph and corrr,
2017 Jul 05
0
Question about correlation
Hi Chin Yi, If you are trying to correlate "Health" with "Disease", i.e. cydf<-read.table(text="OTU ID Health Disease Bacterial 1 0.29 0.34 Bacterial 2 0.25 0.07 Bacterial 3 0.06 0.06 Bacterial 4 0.07 0.09 Bacterial 5 0.02 0.05", header=TRUE) print(cor(cydf$Health,cydf$Disease)) [1] 0.7103517 If you are getting that error, it probably means that
2007 Jul 24
0
Fwd: *.rubyforge.org sites disappearing from google?
---------- Forwarded message ---------- From: Leonard Chin <l.g.chin at gmail.com> Date: 24-Jul-2007 04:26 Subject: *.rubyforge.org sites disappearing from google? To: ruby-talk ML <ruby-talk at ruby-lang.org> Has anyone noticed that projects with homepages hosted on rubyforge have disappeared from the google index? When trying to google rspec, mongrel, mocha, fastercsv, their
2010 Jul 28
0
Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
The 7th International Conference on Autonomic and Trusted Computing (ATC 2010) Call for Demos and Exhibition Highlight: ATC demos will be published on IEEE CS proceedings (indexed by EI)! The ATC 2010 demo/exhibition program provides researchers and engineers with opportunities to show their cutting-edge work presented in an interactive fashion. The live
2010 Jul 28
0
Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
The 7th International Conference on Autonomic and Trusted Computing (ATC 2010) Call for Demos and Exhibition Highlight: ATC demos will be published on IEEE CS proceedings (indexed by EI)! The ATC 2010 demo/exhibition program provides researchers and engineers with opportunities to show their cutting-edge work presented in an interactive fashion. The live
2007 Sep 17
2
problems with nested loop
Hi, everyone: R is new to me. I am writing a nested loop to simulate data for t-test. The following code is wrong. The subscript is out of bounds. Could anyone tell me how to revise it? Thanks, Riddle Chin. result<-matrix(ncol=5, nrow=1000) colnames(result)<-c('N=20','N=40','N=60','N=80','N=100') for (i in 1:1000){ for (j in
2017 Jul 05
3
Question about correlation
Greeting. Dear Mr/Mrs/Miss, OTU ID Health Disease Bacterial 1 0.29 0.34 Bacterial 2 0.25 0.07 Bacterial 3 0.06 0.06 Bacterial 4 0.07 0.09 Bacterial 5 0.02 0.05 Above show the first 6 data sets, may I ask that the reason of R show the error like "Error in cor(data) : 'x' must be numeric" ? And how to solve it? Besides, isn't this data can conduct correlation matrix?
2017 Jul 14
3
Conduct Network Analysis
Greeting. Dear Mr/Mrs/Miss, I want to create a network by using R but I only have a table that contain OTU ID and the abundance value of two samples ONLY. Isn't possible? If can, which package can be used? Greatly appreciated to any suggestions and helps. Thank you. Best regards, Kang Chin Yi [[alternative HTML version deleted]]
2003 Oct 01
5
Recent OpenSSL vulnerability require rebuild of OpenSSH
We have OpenSSH built against a static version of the OpenSSL library. Do the recent OpenSSL vulnerabilities necessitate a rebuild of OpenSSH? http://www.openssl.org/news/secadv_20030930.txt >From the description of the four bugs, I'm inclined to think not. -- albert chin (china at thewrittenword.com)
2004 Dec 01
1
SIP expiry time
Hi, I notice that SJPhone is registering to asterisk with an expires of 120 secs. However, when I invoke the command "sip show peer [sip id]". I notice that the output indicates the expires 427 and the expiry is 900. Can someone explain these numbers to me? I also notice that just before SJPhone re-register, when I try to make a call to the SJPhone, asterisk will complain that
2004 Dec 14
1
Help with Queue Cmd
Hi, I have a problem with the queue cmd. I am trying to redirect an incoming call to another phone when nobody in the queue answer it within 18 seconds. Somehow the incoming call keeps on retrying within the queue. The second part was never executed. Below is a part of my extensions.conf and the queue.conf. Is there someone out there who can help me? Thanks in advance. Regards,
2009 Aug 13
1
using the RODBC for excel
Hi,   I am trying to import data directly from an excel spreadsheet using the RODBC package. I am getting the following error messages, wondering if anyone can help me with it?   > connection = odbcConnectExcel('D:\\R files\\TestData.xls') > tables = sqlTables(connection) > tables    TABLE_CAT TABLE_SCHEM  TABLE_NAME TABLE_TYPE REMARKS 1 D:\\R files\\TestData        <NA>
2004 Sep 07
4
Caller id and the number of rings
Hi all, I have the following setup PSTN -> ASTERISK -> IVR (using dialogic card) 1) Caller id information is presented to asterisk during the first and second ring. 2) Hence, Asterisk waits for 2 rings before pickup the call and forwarding to the appropriate FXS port. 3) The IVR application also waits for 2 rings before picking up the call to get the caller id. 4) Hence any caller
2005 May 26
3
Help with samba and a VM
I'm having some issues with a VM accessing a Samba share on a Unix server. When the user is not logged into the VM he has no problem accessing the share. When he logs into the VM and then tries to access the samba share he gets the following message: ERROR CODE: 1326 Logon failure: unknown user name or bad password. Here are my specifics: Samba version: 2.25 OS: HP 11.00 Smb.conf: #