similar to: Repost: Can't follow DFS link

Displaying 20 results from an estimated 5000 matches similar to: "Repost: Can't follow DFS link"

2007 May 22
1
Can't follow DFS link
Hi, I am using 3.0.22 on Ubuntu 6.06. I'm trying to setup a DFS root. Here is the smb.conf share section: [test] path=/var/test writable=yes msdfs root=yes The /var/test contains a single symlink: $ ls -l /var/test total 0 lrwxrwxrwx 1 root root 19 2007-05-22 14:56 pdf -> msdfs:cladms004\pdf On a Win2K client I can connect to \\cladms004\pdf successfully. I can also access the test
2007 Jun 01
2
samba problem: Multiple Heap Overflows Allow Remote Code Execution
Dear Jeremy: We use samba 2.2.12 as our samba server, and it worked perfectly before, but now there is one security problem found in samba 3.0 now, so we worry about our samba server, but for some reason we can't update to samba 3.0.25, so can you tell us whether the problem be existent in samba 2.2.12, or how can I test our samba server with some tools software?
2005 Jul 28
1
samba ignores supplementary groups for acl
Hi, I'm running samba 3.0.14a-3 on Debian sarge (sparc). The filesystem is ext3 with acl support. winbind works fine. Please see below. when I am logged in using ssh, I can list the files in a folder (/var/Share) for which the group "staff" has r-x permissions. The problem is I can't list the folder through samba: $ ssh cyberlab+kent@cladms003 Password: Linux cladms003
2010 Jun 28
2
Axes intercept
I have a plot where the values of the y axis go from a positive number to a negative number and I want the x axis to intercept at zero rather than at the bottom of the y axis, regardless of its value. Can anyone help me to do this? Thanks in advance Vivien Vivien Kent MSc Oxon PhD candidate Evolutionary Anthropology Research Group Department of Anthropology Durham University Dawson
2003 Sep 09
4
Cross-platform compatibility with R?
Dear All, I'm a newbie to R having just switched from S-Plus. I was able to port my files from S-Plus for Linux to R for OSX using the S-Plus "data.dump", and the R "data.restore" commands. I've decided that I like R enough to install it on my Linux box, but I can't figure out an easy way to get multiple files from my OSX macintosh R environment to a Linux
2005 Jun 29
1
Failed "make check" under Fedora Core 4 (PR#7979)
I downloaded R v2.1.1 earlier this morning to compile under Fedora Core 4. It compiled without incident, but 'make check' failed. Below is the relevant part of its report. Is this a known problem? I used a locally compiled version of GCC v4.0.0 that reports [kent at d89h102 R-2.1.1]$ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.0/configure
2010 Feb 10
6
prompts and running means
G'day, I am new user to R, and have been thrown in the deep end with a something my company want me to write. my code is as follows: kenttemp=read.csv("mnowak.11.1.csv") rows=nrow(kenttemp)-5 kent=kenttemp[1:rows,] #have to remove the last 5 lines of the graph as they interfere with rest of data max(kent[,16],na.rm=TRUE)->ymax ymax=ymax+200 #This is to get
2013 Aug 08
2
Samba 4 with LDAP proxy in DMZ
Hi All, I'm setting up a Samba AD domain which works perfectly with the WIn 7 server tools and so far everything is going fine. What has me stumped is setting up an LDAP proxy in our DMZ against which I can authenticate our email and web services. I've got port 389 open on my main Samba 4 DC and if I use the domain administrator account to bind the proxy, everything works. In order
2001 Dec 07
1
CVS server not responding
Hi, the anonymous CVS server for portable OpenSSH does not want to talk to me: > % cvs upd -Pd > cvs [update aborted]: connect to bass.directhit.com:2401 failed: Connection refused Looking at http://www.openssh.com/portable.html, ":pserver:cvs at bass.directhit.com:/cvs" is still the recommended repository. Is this a known problem? -- Kent Engstr?m, Link?ping University
2010 Jul 22
1
HDT problem!
When I exit from HDT and return to the syslinux menu there's no cursor, but the keyboard still works. -- Kent Robotti <kent.robotti at gmail.com>
2003 Nov 07
2
Réf. : Net groupmap fails
Stephanie, Thank you for your help. I tryed what you suggest but no luck.. I get this: root@lnxsrvr2:~# /usr/local/samba/bin/net groupmap add ntgroup="Domain Admins" unixgroup="Domain Admins" rid=512 Can't lookup UNIX group Domain Admins Is there something with initial compiling samba 3.0.0 that would disable this? All the documentation that I've seen makes it look so
2005 Jun 29
2
Failed make (PR#7978)
I downloaded R v2.1.1 earlier this morning to compile under Fedora Core 4. It compiled without incident, but 'make check' failed. Below is the relevant part of its report. Is this a known problem? I used a locally compiled version of GCC v4.0.0 that reports [kent at d89h102 R-2.1.1]$ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.0/configure
2006 Sep 09
3
Per field analyzer
Is there a way to add per-field analyzer? I can''t seem to find a way to do that. Thanks -- Kent --- http://www.datanoise.com
2004 Nov 15
2
eudora issue
There seems to be a protocol mismatch between eudora and dovecot when using pop. The login interchange with, for example, mozilla, is as follows: MO: [connects] DC: +OK dovecot ready. MO: CAPA DC: +OK DC: CAPA DC: TOP DC: USER DC: UIDL DC: RESP-CODES DC: STLS DC: SASL PLAIN DC: . MO: USER yyy DC: +OK MO: PASS xxxxxxxx DC: +OK Logged in. But with eudora, with apparently equivalent
2002 Aug 13
1
Further comment on chroot patch for openssh-3.4p1
The way this was last supplied to this list (2002-07-13) has the chroot after the call to 'setpcred'. In AIX 4.3.3 the call to setpcred changes the uid and eff. uid to the user attempting to logon. Then the call to chroot( new_home ) fails because AIX requires that any user issuing the chroot subroutine be at root authority. Net result: attempting to do a chroot after the call to
2011 Dec 30
0
[LLVMdev] Why is CLANG++ so freaking slow -- with example.
On 30.12.2011, at 22:12, kent williams wrote: > http://cornwarning.com/xfer/test.cxx.gz > > This is a preprocessed version of a file from from the VV image viewer > package. I stripped out all the lines beginning in '#' and multiple > empty lines. > > It's about 75k lines of code. > > On a Mac Pro, the unix 'time' command says it's using 249
2004 Jan 08
4
roaming profiles...
hey guys i want to hear your experience regarding this situation got this one user who store lots of big chunk files in his "My Documents" folder now as she logs out ... it took us several minutes for us to be able to shut down... how to take care of this? can i select which to include in the roaming files ... TIA Kent
2012 Sep 26
0
[LLVMdev] CLang/LLVM SVN for today no longer works on OS X 10.7.4
Hi Kent, My guess is you are getting some new bit of info in your object files and your ranlib(1) is older and doesn't know about it. If you can send me the .o file or the output of otool(1) with the -hlv options on your object file I can take a look. Kev P.S. you can find out the version of ranlib(1) you have by running strings(1) on it and grep(1)'ing for the string
2004 Apr 08
2
nlme on Windows 2000 (v1.8.1)
I have a problem with nlme on Windows 2000, and I'm having a devil of a time determining whether the problem is with my computer or with something in R. I'm running v1.8.1 on a Dell Pentium III with 512MB of RAM and all of the recommended Windows 2000 updates applied. If I use Rterm, I can run analyses with NLME to my heart's content. But when I run Rgui, I encounter a floating
2012 Jul 17
0
[LLVMdev] Recent regression in CLANG/LLVM
Hi Kent, maybe it could be added to LLVM's nightly testsuite? Ciao, Duncan. On 17/07/12 17:57, Kent Williams wrote: > Logged this: http://llvm.org/bugs/show_bug.cgi?id=13353 > > I might respectfully suggest that building ITK (like building Boost) > is an excellent torture test for CLANG. Up until last week the SVN > head worked fine, now it doesn't. Later today I'll