similar to: MS Office cannot access a mapped networkdrive

Displaying 20 results from an estimated 4000 matches similar to: "MS Office cannot access a mapped networkdrive"

2002 Oct 23
2
Strange filenames after copy to smb-share
Hye, we use a samba 2.2.3a which works fine most time. now i found that one client has some strange problems. when the user copies files to the smb-share some of them will be created with very strange filenames. For example let's say the original file is named: my_nicetestfile.txt then on the server the file will be created as my_nic~1.txt and also a file will be created called
2004 Apr 02
3
social network bug! (PR#6729)
Full_Name: Yoon, hye sung Version: 1.8.1 OS: window Submission from: (NULL) (203.255.177.155) > library(sna) Warning message: package sna was built under R version 1.9.0 > What's this message mean?
2001 Nov 20
1
PDC, MS Word
I have setup Samba default from RedHat 7.2. ver 2.2.1a as a PDC for my windows =network. I all works great except when i try to use MS Word, i get this error "word cannot complete the save due to a file permission error" does anyone know how to remedy this problem. permissio for the my profile is okay, i am able to write when i log out, only when i try to use MS word, this error pops
2002 May 22
4
fitting non linear data
Hye every one, My question will certainly seem stupid as I am quite a beginner in R. I would like to trace a curve which fits these two vectors: x<-c( 2,3,4,5,6,7,8,10 ) y<-c( 20, 12, 8, 6, 5, 4.5, 4, 3.8) It seems to follow a non linear model. Could anyone help me because I could'nt find the answer I am looking for in the FAQs. In advance thank you for your time. G. Lefebvre
2010 Feb 05
1
Is there no generator in rails 3?
Hye guys: Just downloaded the rails3 beta for testing. But find there is not ''''generator" for me to create some scaffolds. Any ideas guys? --Terry -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To
2008 Dec 01
1
samba & ldap how work group ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hye all, i have install samba as PDC with openldap authentification everything work fine. But i want to create diff?rent group with diff?rent privileges on folder How gestion of group work with Openldap authentification because users are not in /etc/passwd and domain group are not in /etc/group !? I don't find information about this... can
2016 Mar 02
0
install.packages() fails with drat repository on networkdrive
Hi Thierry, On 2 March 2016 at 10:16, Thierry Onkelinx wrote: | Dear all, | | install.packages("lme4") fails with error | Error in read.dcf(file = tmpf) : cannot open the connection | In addition: Warning message: | In read.dcf(file = tmpf) : | cannot open compressed file | '//servername/repository_path/bin/windows/contrib/3.2/PACKAGES', | probable reason 'No such file or
2002 May 20
3
Will/Can Exchange Server run with a samba pdc?
Its not for us. We migrated from our nt4 pdc to samba pdc last night with good outcomes as far as our clients but our exchange server no longer works. It failed initially as we did not have the" log on as a service user" (not strictly true, we had administrator but it didn't work for some reason) After we got a working service user then got "service specific error
2016 Mar 02
2
install.packages() fails with drat repository on networkdrive
Dear all, install.packages("lme4") fails with error Error in read.dcf(file = tmpf) : cannot open the connection In addition: Warning message: In read.dcf(file = tmpf) : cannot open compressed file '//servername/repository_path/bin/windows/contrib/3.2/PACKAGES', probable reason 'No such file or directory' the repositories set in .Rprofile are
2017 Nov 09
2
R basic
Can anyone help with scripting the commands below? 1. Add/create a new column to df and name it as ShortPause . 2. Convert ShortPause as a factor variable. 3. ShortPause will have two levels (short and long). Assign short if pause is smaller than 0.1, and assign long otherwise. 4. How many ?syntax==intransitive? observations were realized with a tap (tapped==Tapped)? (Use xtabs() and ftable() to
2002 Jun 13
1
failed to make clean all on today's samba_2_2
Using LIBS = Compiling smbd/server.c In file included from include/ntdomain.h:287, from include/rpc_misc.h:24, from include/smb.h:1604, from include/includes.h:676, from smbd/server.c:22: include/rpc_samr.h:1834: unbalanced `#endif' In file included from include/includes.h:736, from smbd/server.c:22:
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing). It configured, compiled and installed fine, but when it came up there was an issue. When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders. I quickly put it back to the older 2.2.2 configuration and everyone is back to normal. Was
2001 Mar 13
2
Samba 2.2 CVS
Sure thing: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login <password is cvs > cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba this will grab samba_2_2 and place it in a directory lableled samba. leaving out the SAMBA_2_2 grabs HEAD. you can get other modules as follows: SAMBA_2_2 HEAD APPLIANCE_HEAD APPLIANCE_TNG there are others but I haven't tried
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
Folks, Greetings. I just wanted to take a few moments a give everyone an update on the plans for the 2.2 branch. First we would like to thank everyone who has provided feedback regarding the 2.2.3a release. The positive feedback has been encouraging and the bug reports are proving to be very fruitful. Jeremy, Herb, and myself are planning on to continue development on the SAMBA_2_2 cvs tree
2001 Oct 17
4
Samba 2.2.2 RPM package for Redhat 6.2
Hi, I want to ask you, if you release an RPM package for samba 2.2.2 for Redhat 6.2 too, and not only for version 7.1 Thanks a lot Tomas Zeman
2001 Dec 28
3
Compiling samba with solaris
Hi, I just cvs the samba_2_2 branch with cvs -d :pserver:cvs@samba.org:/cvsroot co -r SAMBA_2_2 samba and i try to compile samba with gcc under solaris 8 (SUNultra10): # pwd /tmp/samba/source # ./configure --with-automount --with-nisplus-home loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O ) works... no configure: error: installation or configuration
2007 Mar 16
2
SIP phone supporting more than 10 extension with a call transfer command
Hi every body, can someone please tell me about a SIP phone that support more than 10 extension (free or not free ;) ) wich will be used in my company, i've bought a SNOM but it just support 5 sip extension Kind regards
2001 Mar 22
1
Va: list of users in Win9x
Hi Jerry, how can I download the SAMBA_2_2 you told about? Via cvs I only got the same 2.2.0alpha2 release. :( Gogo. -----Eredeti uzenet----- Felado: Gerald Carter [SMTP:gcarter@valinux.com] Kuldve: Thursday, March 22, 2001 4:36 AM Cimzett: bartus.l@bitel.hu Masolatot kap: samba@us5.samba.org Targy: Re: list of users in Win9x On Wed, 21 Mar 2001 04:49:02 Bartus Levente wrote: > > I
2001 Nov 14
2
(no subject)
Greetings to you all, I had a quick question that I was not able to find an answer for. I am running Redhat 7.2 on i386 (Pentium III), and I am getting an error when I try to compile the samba 2.2.2 source, and I get the following error: Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
2002 Jun 03
3
How are people managing startup/shutdown of winbindd?
Greetings, I realize many people will never use winbindd, and thus it will likely not get included in /etc/init.d/samba (on my Debian system; your file may vary) by default, so another solution seems in order. It's not as important to be able to start and stop winbindd now that it's getting more robust, but I'd still like something. How are y'all out there in Samba land