similar to: hosts allow/deny not working correctly in 2.0.3 or 2.0.4b

Displaying 20 results from an estimated 300 matches similar to: "hosts allow/deny not working correctly in 2.0.3 or 2.0.4b"

1999 Jul 15
1
hosts allow/deny not working correctly
When the world was young, "M. Tyson Bigler" <bigler@shellus.com> carved some runes like this: > I am having difficult getting the hosts allow/deny to work with IP ranges > or netmasks. Ideally I would prefer to use the IP/Netmask method, e.g. > 111.22.33.0/255.255.255.0, because we have a flat ATM network with > multiple class C's (netmask is really
1999 Dec 15
0
Interface binding ignores my settings in 2.0.6
I have a multi-homed server with interfaces into two VLANs (one Unix and one NT). I need for all Samba traffic to go through the NT VLAN interface (which is not the primary, of course). Under 2.0.5a I was able to do this with the "Interfaces" option by specifying the NT interace first (I did not do the "Bind Interface Only"). However, 2.0.6 seems to ignore this setting which
1999 Jul 16
9
SWAT issue
I have had a RH5.2 server running Samba up for a long time. I upgraded to Mandrake 6.0. It broke Samba, so I reinstalled using the RPM on the CD. Samba works just fine, but SWAT will not! If I try to start it manually (/usr/sbin/swat) it just hangs. In /etc/services I have a line like this: swat 901/tcp In /etc/inetd.conf I have: swat stream tcp nowait.400 root
1999 Aug 31
0
SAMBA digest 2218
--- samba@samba.org wrote: > SAMBA Digest 2218 > > For information on unsubscribing see > http://samba.org/listproc/ > Topics covered in this issue include: > > 1) > by "Brandon Schnell" <brandonschnell@hotmail.com> > 2) AutoCAD R14 and Eagle Point > by Hank Burton <wburton@literati.com> > 3) Can't locate point and
2009 Sep 17
0
geoR, variofit
Hello All! I calculate a variogram using the function variog (package geoR) afterwards I use variofit to fit a spherical model (see code below). Now I just changed the units of the variable (in this case MPa to kPa just a factor of 1000). If I do so, I get a different fit and therefore different ranges etc. Why? The semi-variance is of course 6 orders of magnitude higher but the values
2008 Feb 28
0
installkernel
Hi, I have a question about: /sbin/installkernel I believe this line: LINK_PATH=/boot and usage of this variable... is a bug. What do others say? Using this script, as-is, I would need to chroot to make it work properly for a alternative INSTALL_PATH, right? who the heck is tyson? why did he re-write this? # # /sbin/installkernel - written by tyson at rwii.com # Cheers, AZ
2009 Feb 08
2
Rsync from Windows to Linux
I have installed rsync on my Windows and Linux PCs. I would like to use it to copy a folder from Windows to Linux on a regular basis as part of my backup regime. It works but always prompts me for a password. Is there any way to make Windows pass authentication automatically so that I can batch this process? Tyson & Ackland -------------- next part -------------- HTML attachment
2003 Nov 17
4
SSL and certificate authorities.
Hi all. Usually for in-house use and SSL I would just generate a self-signed certificate because most clients either ignore it or only ask the first time the account is configured. In terms of offering the service to our customers is there any value of getting someone like thawte or instantssl to sign a certificate for imaps/pop3s/smtp? Also, is there a configuration directive for dovecot
2011 Mar 03
0
'merge' function creating duplicate columns names in the output
The "merge" command is creating duplicate column names in a dataframe that is the result of the merge. The following is the 'merge' command: x <- merge(invType , allocSlots , by.x = 'index' , by.y = 'indx' , all.x = TRUE ) The 'invType' dataframe was the result of a previous merge and has the following column names that are
2001 Aug 02
1
sample()
Dear R users, is there a way to extract directly rows instead of column vectors using the function sample()? I have already tried to transpose and back-transpose my dataframe, but I couldn't manage to get rid off the levels in the resulting dataframe. Macintosh G4 (Mac OS9.1), R Version 1.3.0 Any help is welcome! Christof -- Christof Bigler Mountain Forest Ecology ETH-Zentrum HG G21.4
1999 Jun 11
1
SMBMOUNT on SGI
I would like to use smbmount on a SGI running IRIX 6.5.1m. The distribution of samba for IRIX does not include the executables smbmount or smbmnt. Is there a source for these executables? Regards, Fred -------------------------------------- Fred Kunzler Phone: (281) 575-5090 91-1SE-42C Pager: (800) 618-5062 10200 Bellaire Blvd. Fax: (281) 575-5473 Houston, TX 77072 E-mail:
2002 Dec 31
0
Using a vendor's dll library from Linux
Hello, I am interested in using a linux program (EMC) that would need to control a hardware board from a vendor that only provides windows dlls to initialize it and give it commands. I would assume that WINE would make it possible for me to interface with these dlls from linux (even if they call some commom MS Windows dlls themselves). Am I correct? If so, could someone please point me in
1999 Jul 19
1
Saving MS Word Documents to a Samba Share from NT
I have installed Samba 2.0.4a on SGIs running IRIX 6.5. My PC is running NT Workstation SP 3. I have a problem saving documents from MS Word 97 SP 1. If I create a new document and attempt to save it to a Samba share I get the following error message: Word cannot complete the save due to a file permission error. (G:\XX\TEST.DOC). A listing of the directory from Unix shows the following:
2006 Jan 19
1
Re: ADS/Kerberos/LDAP/Win2K
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jason bigler wrote: > with the winbind NSS support = sfu does this use the > UID and GID within ADS for Samba authentication or > does it remap the UID and GID locally? 'idmap backend = ad' uses the uid and gid information from active directory. The 'winbind nss support' uses the home directory and shell information from AD.
2006 Jan 23
0
Re: ADS/Kerberos/LDAP/Win2K
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jason bigler wrote: > So what is the difference between idmap backend = AD > vs. LDAP? The LDAP backend allows winbindd to allocate Unix ids. The AD backend simply reads information from AD (i.e. you already have tyo have the uid attribute for the user in AD). Isn't this covered in the docs? cheers, jerry -----BEGIN PGP
2006 Jul 31
0
Newbie guidance: Dates and grouping
Hey all - New to Ruby, though I''ve managed to stumble around in PHP (well, enough to hack together what I needed). I''ve initiated a (hopefully) simple project to keep track of upcoming stories in our newspaper. It''s a one-table database with just a few fields (writer, publication date, synopsis, notes, page assignment). I''m slowly replacing the default
2003 Nov 17
1
MySQL patch + Debian
Hi folks. Sorry to post here about a patch that hasn't been officially integrated into Dovecot, however I am trying to get it going and seem to have hit a dead end. I downloaded the Debianised source for Dovecot (0.99.10-9) from sarge: > wedge:/usr/local/src# apt-get -t testing source dovecot then applied the latest MySQL patch that I could find on the list: >
2004 Nov 23
3
Wiki Choices
I have selected 4 software packages for us to evaluate in order to decide on the best possible engine for the much-requested cAos Community Wiki. All 4 samples are now up and running for you to try out, play around with, and evalute. The URL's are as follows: https://caos.nplus1.net/c-arbre/ https://caos.nplus1.net/dokuwiki/ https://caos.nplus1.net/pwp/ https://caos.nplus1.net/tikiwiki/
2004 Aug 06
0
icecast2 alpha 1 (09/19/03) seg fault
Hi, icecast2 doesn't want to run stable on my Slackmachine: Linux tyson 2.4.18 #9 Fri Oct 4 17:13:35 CEST 2002 i586 unknown I followed the guidelines at http://melmoth.dyndns.org. I use Winamp v2.81 in combination with Oddcast DSP plugin. I can get the stream up and running. I also can connect to it and listen to it through another instance of Winamp. The seg fault is reproducable: 1. I
2004 Oct 28
6
Problems with Port Forwarding
Hello all, Running the "ancient" 1.4.7-RC1 version I have a problem with port forwarding. I have for a number of external fixed IP addresses forwarding to an internal terminal server - this works :-) DNAT net:111.22.33.44 loc:192.168.1.11 tcp 3389 DNAT net:222.33.44.55 loc:192.168.1.11 tcp 3389 Now I need to forward port 80 from one external address to an