similar to: Samba 3.081013, Fedora 3, and MS-Access

Displaying 20 results from an estimated 1000 matches similar to: "Samba 3.081013, Fedora 3, and MS-Access"

2010 May 31
0
hello cents os network proble dk dkim and dlv
hello all reader hello centos network I use to bind core fecora 12 http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-dnssec-nsec3-support/ I am having problems with my dk and dkim signature of my emails I have successfully made the process of verification of signatures dnssec all my domains are correct and good displays on dlv.isc.org the reason for my problem just the
2006 Dec 08
2
1 file of 16000 always being updated
Hi all! I'm trying rsync synchronizing some directories with about 16.000 files. After the first synchronization, the others are transfering just the changed files, as it is expected to be, except for 1 single file, that is not changed (size or time) and is being transfered in all synchronization. The file is called JSPWiki.war, and is a java war file. I checked the size and times on both
2008 Mar 13
2
recover masked functions?
Hi, I have loaded the packages car, memisc, Hmisc and all of these implement the function recode. The order in which the packages are loaded depends on the order I execute my scripts and thus is not always the same and the syntax of the recode function changes with the package. Is there any way to call specificly the memisc recode function? Or maybe it's better to detach all packages first
2007 Jan 21
0
Functional Test Fails with before filter in application.rb
Hi There, I am trying to write my first tests for a role bassed authentication taken from Rails Recipies. Whenever I add: assert_redirected_to :action => ''login'' I get the following error: NoMethodError: undefined method `first'' for :user:Symbol /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/action_controller/assertions/response_assertions.rb:72:in
2019 Oct 25
0
Centos 8 & AMD hardware?
On 10/25/19 11:49 AM, Dave Pawson wrote: > Putting together a system build, AMD based. > Ryzen 5 CPU on X570 chipset with Radeon RX480 > GPU. > Guessing this will be supported by Centos OK? > (Unless you know different! :-) ) > > https://www.amd.com/en/support/graphics/radeon-400-series/radeon-rx-400-series/radeon-rx-480 > Shows driver support. > > Does Centos
2005 Mar 23
0
Question about groups in samba from and AD
I have a question regarding groups that hopefully someone can lead me to a answer on: We have a Active Directory set up in mixed mode and this AD has 2 domains in it (the top level (I'll call main) and one trusted domain (which I'll call trusted) >From a linux Fedora core 3 box: We are able to have users log into the linux box with their AD username and password We are able to
2011 Aug 25
1
Re: wine vs virtualbox
I appologize for not posting that I gave this approach up already. The issue was that I wanted to run virtual pc because I knew it would handle .vhd files. I'm testing out virtualbox at the moment. I need everthing to run from a flash drive on a bare metal machine for emergency disaster recovery situations. I was merely exploring all avenues that I found and wine was one of those avenues.
2006 May 09
2
smb.conf for MS-Access and MS-Excell Files
I have a file server running with Samba over Debian Sarge 3.1 R1. This File server store MDB and XLS files. Could anybody give me an optimal setup for my samba server (smb.conf). Actually, the performance is very poor. Thanks, Daniel Arjona Net Admin GENCO Distribution Systems http://www.genco.com/ 8740 Robert Fulton Dr Columbia, MD 21046 Ph: 410-872-0875 X12 Fax: 410-872-0877
2002 Nov 14
0
Reason for slow MS-DOS MS client writes
The low speed of writes with the MS-DOS, MS newtworking client has to do with the limit of MAXSENDSIZE (from TCPUTILS.INI) By default, the value is 1024, but the maximum value is 2048. If this value is not set to the same as the Samba server's SO_RCVBUF, then performence will suffer GREATLY. We had a Windows system hosting Norton Ghost images, but it took a dive, and our company has
2011 Sep 17
2
Wrong exiting from MS Word + can't save MS Word document
Greetings, gentlemen. I have a problem with MS Office 2007 running and I suppose there's a way to handle with it. When I exit MS Office 2007 Word it gives message that MSXML 5.0 was installed wrong and it offers to save template "normal.dotx". When I cancel saving it offers me to do it one more time and after that it exits. Also, I can't save anything in .doc format. When I
2005 Oct 21
2
About yum..
CentOS specificly, is there any rule of thumb about package names when searching for and installing things using yum? I ask, after I finally found the perl/Tk package I needed, but only after trying several incantations of the package name, from the full blown alpha/numeric name to simply perl/Tk. Is it safe to assume when searching or yum'ing a package that just the package name and
2014 Jan 07
1
FF 24 is borked: One must have tabs, like it or not!
I just did a yum update on my CentOS 5.10 desktop machine and it installed FF 24. And tabs have appeared and cannot be [really] removed! Arg!!! *I HATE TABS!* (Yes I did installed the "hide tabs when there is only one tab" plugin, but that is not really a complete solution.) In the Mozilla support forum thread relating to this (https://support.mozilla.org/en-US/questions/968331)
2002 Nov 27
1
Win2k(IIS5) + Samba weirdness
Hi all; I don't know if this is a specificly a Samba problem, so appologies if this is a little OT. Anyhow, I have a Windows 2000 Server (SP2) running IIS5 hosting a number of web sites. The content itself is housed on a RH 7.1 Linux box running Samba 2.2.2, which Windows mounts. Now, occasionly when going anywhere beneath the root of a web site IIS reports a 404 error (NTFileMon
2012 Jul 17
6
Database connection parameters are tied to the filesystem
HI Guys, I recently tried VERY hard to override the database configuration bassed on ENV vars or actual API calls. This task is almost next to impossible. I know that the database.yml file is parsed as ERB but that is sane for simple ENV replacement if you want to actually change which database adaptor it is (requires extra config/params) it becomes messy. I found
2003 Jan 29
1
ANNOUNCEMENT: New Project- Baltra (AFP/SMB services compatibility)
(This is a brief announcement of a focused development/refinement of the Netatalk project.) The primary goal of Baltra is to provide a Mac OS X compatible AFP file sharing service with Samba 3.0 compatibility. We are hoping to have an AFP file sharing daemon which can run in parallel with Samba 3.0 to provide seemless file sharing amoungst SMB-based clients (Windows and MacOS-X) as well as
2004 Jul 01
0
MS OLAP -- RODBC to SQL Server "Slice Server" pass-through query to MS OLAP
Olivier Collignon wrote: > I have been doing data analysis/modeling in R, connecting to SQL databases > with RODBC (winXP client with R1.9.0 and win2k SQL server 2000). > > I am now trying to leverage some of the OLAP features to keep the data > intensive tasks on the DB server side and only keep the analytical tasks > within R (optimize use of memory). Is there any package
2011 Oct 21
1
What replaces /sbin/hotplug in CentOS 5?
What subsystem replaces /sbin/hotplug in CentOS 5? The older hotplug package is missing from CentOS 5 and /proc/sys/kernel/hotplug yields an empty string. Since hotpluging for standard devices still seems to work, I presume that something replaces the hotplug helper found on CentOS 4. Can someone point me in the right place? All of my Googleing points me back to the (obsolete?) /sbin/hotplug
2011 Oct 28
2
NT4 SP3 PDC with MS Exchange 5.5 to Samba 3.x ldapbacked PDC and MS Exchange 5.5 still
Looking to make some changes to an old but working LAN, that has about 10 samba servers serving printers and network shares and a NT 4 PDC server with Exchange 5.5 on it. The samba servers are members of the nt4 domain, XP systems are members of the nt 4 domain also. Samba servers are ldapbacked. We use the ldap component directly to login to the Linux servers. I'd like to be able to
2018 Feb 25
2
[GSOC 2018] Improve function attribute inference
Hi Devs, I am a PhD student at Indiana University. I am interested in working on the project on function attribute inference. My current research direction involves runtime binary optimization using JIT compilation from a lifted LLVM IR. I am hoping various runtime information coupled with static analysis on the IR can provide better avenues for runtime code JITTIng (akin to PGO). Anyway I think
2007 Oct 09
0
[Slightly OT] MS MVC taking slight hints from Merb
http://www.hanselman.com/blog/ScottGuMVCPresentationAndScottHaScreencastFromALTNETConference.aspx In Scott Guthrie''s talk (about 43:30) he mentions requiring the render call as a convention. Interesting to see Merb influence Microsoft. :) -- Cheers, Kevin Williams http://kevwil.com/ http://www.almostserio.us/ http://kevwil.jaiku.com/