similar to: Share's accès : how to?

Displaying 10 results from an estimated 10 matches similar to: "Share's accès : how to?"

2007 Apr 19
1
Enter or quit a samba's domain in pdc
Hello I configured my domain under samba pdc. with bind and dhcpd for the network, and samba for the sharing. Having correctly configured the global (I think, because in workgroup it works very good, and testparm finds me no error), I obtain following both problems: 1. Refusal to join the domain. I modified well the key in my Windows, I was kind enough to change domain. That recognized it
2017 Oct 16
1
ROC curve for each fold in one plot
Hi all, I have tried a 5 fold cross validation using caret package with random forest method on iris dataset as example. Then I need ROC curve for each fold: > set.seed(1) > train_control <- trainControl(method="cv", number=5,savePredictions = TRUE,classProbs = TRUE) > output <- train(Species~., data=iris, trControl=train_control, method="rf") >
2011 Jul 28
0
[LLVMdev] Spills and values present in both registers & stack
On Tue, Jul 26, 2011 at 11:35 AM, Taral <taralx at gmail.com> wrote: > > One piece of code I'm writing has a lot of intermediates, and I'm > trying to optimize down the number of memory accesses. Here's a > snippet from the start of the function, where I think there is some > low-hanging fruit: > > # BB#0: >        pushq   %rbp >        pushq   %r15
2011 Jul 26
3
[LLVMdev] Spills and values present in both registers & stack
One piece of code I'm writing has a lot of intermediates, and I'm trying to optimize down the number of memory accesses. Here's a snippet from the start of the function, where I think there is some low-hanging fruit: # BB#0: pushq %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx movq %rdx, %rcx movq %rdi, -16(%rsp) # 8-byte Spill movq (%rsi), %rdi movq
1999 Apr 13
0
(?) Samba 2.03 on IRIX 6.2 and Share Memory PB
Can someone help me finding the cause of this pb Samba server started Ok but when client logging [1999/04/06 20:50:51, 2] lib/interface.c:interpret_interfaces(176) Added interface ip=193.56.119.123 bcast=193.56.119.255 nmask=255.255.255.0 [1999/04/06 20:50:51, 2] lib/interface.c:interpret_interfaces(176) Added interface ip=194.146.54.80 bcast=194.146.54.255 nmask=255.255.255.0 [1999/04/06
2007 Apr 06
1
hox to connecte two asterisk server
hi lee. I see your problem with trunk iax, probably i don't have the solution but i don't knew if you can help me to solve mine. i want to connecte two asterisk server: server A and server B. i want make possible calls betwen all asterisk users.: users in server A with sip number 022100 can phone another sip user in server B with number 037100. this is my config:
2018 Jan 25
3
[Bug 104784] New: Unable to do reclocking manually
https://bugs.freedesktop.org/show_bug.cgi?id=104784 Bug ID: 104784 Summary: Unable to do reclocking manually Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2006 Apr 02
1
About field weight
Hi, I've been disappointed today with some of my Xapian results. Here is the issue : - I am searching for the terms "ipod vid?o 60" (with the OR operator) - the first results sorted by relevance are : (name / description) 1. Etui en cuir Shinnorie EZgoing pour iPod avec vid?o 60 Go - Blanc Etui en cuir Shinnorie EZgoing pour iPod avec vid?o 60 Go - Noir - With the SA1
2012 Jun 22
0
Group Share's Not accessible for any users
Hello All, I have recently run into an issue with group shares. All users in my network can authenticate off my samba 3.6.5 PDC, and access their windows profiles/personal shares. My authentication is backed by LDAP. Within LDAP each user is a member of a particular posix group pertaining to the department they are in. I use winbind for mapping, I can join machines to the domain, add users, etc
2008 Jul 21
1
How can we let all the clients determine we have changed the share's permission
>On Sun, Jul 20, 2008 at 11:39:15PM +0800, chenyun_zhou wrote: >> >> As we know, if we change the permission of windows' file >> share's permission, the client will determine this. But >> if we change the file share's permission in the smb.conf >> , the client can not determine this if it aready >> connected to the server. How can we let