similar to: Permissions

Displaying 20 results from an estimated 4000 matches similar to: "Permissions"

2018 Dec 19
3
Windows 10 & Samba
Are there any special quirks with Windows 10 and Samba... Using Visual Foxpro 9 on Windows 7 with the data and program files on a Samba file server. Will need to move to Windows 10 in a year so doing some testing. Everything works on one machine with 10 while on another it will not call the main.prg file on the Samba server. Trying to figure out if it is VFP9 issue or a quirk with Samba.
2018 Jun 18
0
Permissions
Rowland, Thanks for the response. We are using win 7 on desktop pc's and Ubuntu 16.04 w/Samba. Do you have any sample config's for 'vfs_accl_xattr' for Windows. My issue may be more about file locking than permissions??? Tom Thomas Rieff GreenCare 1717 3rd Avenue Mankato, MN 56001 Date: Sun, 17 Jun 2018 14:40:43 +0100 From: Rowland Penny <rpenny at samba.org> To:
2018 Dec 19
0
Windows 10 & Samba
I am accessing Visual Foxpro and main.prg inside a shortcut by first calling the VFP9 and then the mapping of the file server with the directories to the program.... "C:\Program Files (x86)\Microsoft Visual FoxPro 9\vfp9.exe" F:\??_???\progs\main.prg. Would max protocol = SMB2 be the correct format? Thanks for the thoughts. Tom Gaiseric Vandal [
2019 Feb 09
4
Linux Mint 19.1, Samba 4.7.6 & WIndows 10
Have a Linux Mint 19.1 with Samba 4.7.6 installed. Plan is to use this as a file server. Cannot connect from Windows 10. Win 10 sees the share but says group name could not be found. Everything worked on the previous Ubuntu machine. Any thoughts on where I should look? Tom Thomas Rieff GreenCare 1717 3rd Avenue Mankato, MN 56001
2006 Mar 16
2
Samba and Foxpro for Unix
Hi ! I have an unique situation. An SCO Unixware 7.1.3 with Samba 2.2.7a (yes, i know; it sucks !) On the machine, is running MS Foxpro 2.6 for UNIX (it's running pretty well for several years) but due to new demands (like Crystal Reports, Visual view; etc) the directories with DBF files were shared using Samba. At the beginning, when everything was only about reading, there were no
1998 Jan 15
2
File lock
I am failing to lock a database file on a unix server (Solaris486) when the file lock request is sent from Visual Foxpro on Windows 95. Any suggestions on testing procedures, or even a solution?? Please feel free to assume that I don't know anything about file locks! I don't even know how Visual Foxpro attempts to lock a file. Would the Foxpro lock be recognised by any application?
2003 Jan 09
1
Wine / Visual Foxpro 7 Problems (mouse click freezes the program)
Hi, First of all, apologies if I'm not posting this in the correct place. I'm successfully running Microsoft Visual Foxpro 7 under Wine, however I needed to use the native versions of shlwapi and oleaut32. There is a major problem still, however, and that is that foxpro will freeze as soon as I use the mouse to click in certain controls (the command window, a textbox, an edit box,
2001 Mar 29
1
Samba and FoxPro
Is Samba (1.19) incompatible with FoxPro? We have tried to network a database package (FoxPro is the underlying DBMS) by putting it in a Samba share. The database starts up and you can browse the tables, but it looks as though FoxPro's record locking system causes the entire share to be locked, so that further access to the shared drive (both in FoxPro and in the Windows98 Explorer) is
2004 Jul 05
1
FoxPro on Samba share
Ok, I'm sure you've answered this more then once, but still here it is : I have a FoxPro 2.0 for Lan application that used to run on DOS boxes connected to a Novell server (and of course with Novel client). Both FoxPro .exe, .prg and database/index files reside on the shared disk, and the client only maps a shared drive and starts the FoxPro application from there. Due to some
2007 Feb 10
5
TMG -- MS Visual Foxpro errors
I'd like very much to be able to run "The Master Genealogist" under Wine. TMG is a MS Visual Foxpro application for genealogy database work. On my Kubuntu 6.10 system I have successfully downloaded and installed Wine 0.9.30, and then installed TMG ver. 6 including updates to 6.12, the current version. During TMG installation, there was a problem with a lack of
2002 Nov 28
2
Foxpro configuration
Hi, could someone please give me the correct entries for using Foxpro with a samba share. I tried everything I can think of in the smb.conf but I am always confronted with locking problems and multiuser issues: Upgraded to version 2.2.5 smb.conf (among other things of course) oplocks=off lock spin count = 3 lock spin time = 25 locking=yes Is there anything you can tell me. It is very urgent and
2012 Dec 13
2
replace parenthetical phrases in a string
R-helpers, I have a vector of character strings in which I would like to replace each parenthetical phrase with a single space, " ". For example if I start with x, I would like to end up with y. x <- c("My toast=bog(keep=3 no=4) and eggs(er34)omit=32", "dogs have ears", "cats have tails (and ears, too!)") y <- c("My toast=bog and eggs
2008 Jul 18
2
foxpro on ubuntu
hi all, i am having problems on how to install foxpro on ubuntu. i have an ubuntu partition in my notebook, the other is windows xp. i have wine in my ubuntu. i also have the foxpro installer copied in my ubuntu. but I dont know my next step because it always hangs. please help. i know we can do it! :D
2002 Apr 25
2
wine and Platypus
I've been trying to get Platypus (the ISP billing software by Boardtown) working under wine on-and-off for the past couple of months. Last time I checked, there were some Visual FoxPro problems. Those have now been resolved, but I get an 'insufficient memory' error as soon as Plat tries to contact the SQL database. Has anyone gotten it to work under wine yet? Anything I should
2009 Aug 25
4
Error when run MS Foxpro on wine
I install Wine on Ubuntu 9.04, i have errors when run MS foxpro : namhv at ubuntu:/media/disk/ktgd$ wine foxprox.exe fixme:gdi:get_default_fonts unhandled charset 0x000000a3 - use ANSI_CHARSET for default stock objects err:int:DOSVM_Int15Handler int15: unknown/not implemented parameters: int15: AX 2403, BX e6f5, CX 0c6c, DX 00fc, SI 0cfe, DI 571e, DS 199b, ES f000 err:int:DOSVM_Int2fHandler
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
G'day I am trying to install Visual FoxPro 9 with wine. I have been following the instructions from "http://www.paulmcnett.com/vfp/wine/". I have had to slightly modify the paths used for the symlinks because the format of version 9 appears to differ from that of version 8. Or it's because they didn't lend me the original disks. Basically an extra directory level called
2006 May 25
1
Unable to add attrib +r for directory
Hi all I have a Samba PDC (samba 3.0.21c) with Openldap , and a BDC (samba 3.0.21c) with slave ldap server. I have some foxpro files on the share created on BDC, and the users logon on and access the foxpro files on the shares declared on BDC. In the fox pro program uses attrib command to make file /directory read only and remove read only. but when users tries to use attrib command, it says
2002 Feb 21
1
Help tracing WINE funcion..
Hi all, I need some assistance.. I'm trying to trace a problem. The quick description is when I run the Visual FoxPro 5 development environment, and I click in a 'edit' window (like when you bring your program up, to edit it) the screen freezes. when I ran wine --debugmsg +win vfp.exe, my last line of trace is: trace:win:EVENT_Capture (0x20021) So I saw that SetCapure() called
2017 Mar 19
4
strange problem foxpro run exe on win 10
hi, one of my customers still use old foxpro we migrate from samba 3.6.3 to samba 4.1.17 and everything seems to be alright foxpro is using command "run" to starts external program and when I star for example Wordpad by "run wordpad" I get Access denied but when I directly run worpad, then everything runs ok And this behavior appears only on Win7 - Win10 and not on WinXp I
2001 Dec 05
1
Visual FoxPro 5 apps
Hello, I was wondering if anyone has gotten Visual FoxPro apps working? Here's where I am. Under both fake_windows, and the 'real windows' installations, Foxpro apps seem to not release the mouse click when an MDI window is selected, or the scrollbars are used. In a print-preview, this appears to be a lockup (really, it's in 'select mode', for highlighting text). What