search for: felines

Displaying 20 results from an estimated 60 matches for "felines".

Did you mean: feline
2007 Aug 06
2
used the described Class in a shared behavior
...Tiger, "(a subclass of BigCat)" do it_should_behave_like "Siberian feline" it "should roar" do @feline.sound.should == "roar" end end I''m looking for something more elegant than my current way, which is like so: describe "Siberian felines", :shared => true do before(:all) do @feline = @klass.new(:name => "fluffy", :breed => "Siberian") end it "should have long hair" do @feline.should be_long_haired end end describe SiberianCat, "(a subclass of, say, Cat)" do i...
2008 Jul 24
1
The specified network name is no longer available
...m update'..., current kernel is 2.6.25.10-47.fc8 (released just a few days ago). Samba packages: samba-common-3.0.30-0.fc8 samba-client-3.0.30-0.fc8 samba-3.0.30-0.fc8 /etc/samba/smb.conf key configuration lines: (just ask if I've left out any important ones, please) workgroup = FELINESAD2 netbios name = PANTHER8 realm = ad2.felines.org password server = reset6.ad2.felines.org client use spnego = yes all trusted domains = yes security = ADS encrypt passwords = yes local master = no domain master = no preferred master = no domain logons = no wins support = no wins prox...
2010 Feb 07
2
conditioned xyplot, many y variables
The example below creates parallel time-series plots of three different y variables conditioned by a dichotomous factor. In the graphical layout, ? Each y variable inhabits its own row and is plotted on its own distinct scale. ? Each level of the factor has its own column, but within each row the scale is held constant across columns. ? The panels fit tightly (as they do
2005 Mar 02
1
PKI and SSH (cont.)
...do I have to put them in each users home directory and make the ~/.ssh/authorized_keys only writable by root? Please CC: me on the reply because I am not subscribed to this list. Thanks in advance for your reply. Ben Hacker Jr -----Original Message----- From: openssh-unix-dev-bounces+libove=felines.org at mindrot.org [mailto:openssh-unix-dev-bounces+libove=felines.org at mindrot.org] On Behalf Of Gregory Seidman Sent: Monday, February 23, 2004 5:23 PM To: OpenSSH development list Subject: PKI and SSH Due to unpleasant (but arguably valid) policy changes at work, any SSH server within the wor...
2010 Apr 23
3
Undocumented TDB files
In samba3-3.3.9-40.el4 and samba3-3.4.7-42.el5 there are 3 .tdb files /var/lib/samba/locking.tdb /var/lib/samba/wins.tdb /var/lib/samba/mutex.tdb which are not documented in http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html# tdbdocs. Are they persistent or temporary? Moray. "To err is human.? To purr, feline"
2011 Oct 04
2
issue with tesparam
OS: Debian squeeze Samba: 3.5.6 # testparm --section-name=global -s 2>&1|grep ALIX returns nothing # grep ALIX /etc/samba/smb.conf netbios name = ALIX works -- Regards Harry Jede
2004 Feb 23
2
PKI and SSH
Due to unpleasant (but arguably valid) policy changes at work, any SSH server within the work firewall must accept only PKI authentication. Unless we can convince the higher-ups otherwise, we will also have to use the commercial SSH server within the firewall. Of course, I should be able to use whatever client I like. Unfortunately, it is not clear that I can get OpenSSH to use PKI authentication.
2009 Dec 15
2
SerNet package spool directory
Hi Volker, It would be useful if your 3.3.9 build (currently in recent) included the /var/spool/samba directory - it just took me a while to figure out why Samba printing wasn't working on a new EL5 server ;-) Moray. "To err is human.? To purr, feline"
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
...H v3.1p1 on a Linux machine, so it is not related to the SecureCRT client - it is definitely the way the OpenSSH code compiles/runs on the NCR MP-RAS server. Ideas and previous experience in getting OpenSSH to work correctly on NCR MP-RAS will be most welcome! Thanks -Jay Libove, CISSP libove at felines.org
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi, I've been through a long discussion of this on the CentOS list, where people are quite helpful, yet we've gotten nowhere with it. With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes, "/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant later smbd stops running, with no errors reported - just fails, no matter what logging level is
2012 Feb 09
3
Include directory in smb.conf
Hi there, I'm wondering if there any patch or recent developement that would allow to include a directory rather than a file in smb.conf Something like includedir = /etc/samba/shares.d/ instead of include = /etc/samba/shares.conf Thanks for your help Santiago ------------------------- *Santiago DIEZ* *Director* *+33 6 37 90 81 98* -------------------------
2010 Jun 28
5
xls file locked for editing by unknown user
I'm not sure that this is the right place to ask about this, but one of my users is having a problem with her files,specifically excel files which she is editing with openoffice. I suspect that she is closing down her PC without logging out or something and so appears to be still logged in. She is using Vista and the server is a Debian Lenny box. Whenever she tries to access the files on
1997 Apr 11
3
[LINUX] IP_MASQ / Ethernet Passing Traffic After Halt
-----BEGIN PGP SIGNED MESSAGE----- Friday, April 11, 1997 The Litterbox Sean B. Hamor <hamors@litterbox.org> LINUX IP MASQUERADE Synopsis: A problem exists in IP
2012 Apr 04
1
(no subject)
Hi Moray, ? Thanks for your answer. It could help but only partially. ? The script name logon%u.cmd was a bad example. Actually, a user can log on from WinXP , or Win 7 workstations, and I'like to run different logon scripts depending on the OS . So having logon script = logon%a.cmd in the smb.conf generally works thanks to variable substitution. ? But for user accounts that have been
2002 May 09
1
[Bug 238] New: sshd.pid file written AFTER key generation causes race condition
...on Product: Portable OpenSSH Version: 3.1p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: libove at felines.org The SSH Daemon writes its sshd.pid file only after it generates its ephemeral server key. This makes the amount of time between starting the daemon and the creation / update of the sshd.pid file variable, and can cause a race condition with e.g. /sbin/init.d scripts which start the daemon...
2003 Jan 07
1
[Bug 238] sshd.pid file written AFTER key generation causes race condition
http://bugzilla.mindrot.org/show_bug.cgi?id=238 ------- Additional Comments From djm at mindrot.org 2003-01-07 17:59 ------- What if the ephemeral key generation fails (e.g. not enough entropy, etc) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2004 Aug 01
1
SSH login attempts: tcpdump packet capture
I got a packet capture of one of the SSH2 sessions trying to log in as a couple of illegal usernames. The contents of one packet suggests an attempt to buffer overflow the SSH server; ethereal's SSH decoding says "overly large value". It didn't seem to work against my system (I see no strange processes running; all files changed in past ten days look normal). I am
2009 Nov 26
0
Windows 7 Error Logs
Hello list, I have been using "smb ports = 445" to get rid of the dreaded "Transport endpoint is not connected" error, and it seemed to be working fine for Windows XP, on SerNet's samba3-3.3.9-40.el5 build. We recently introduced Windows 7 to our network - and the "Transport endpoint" errors are back: Nov 25 17:21:41 experimental smbd[13018]: [2009/11/25
2009 Nov 27
1
binaries >= 3.3.4 for fedora core 3
Hi, I'm using Samba (currently samba-3.0.10-1.fc3) in an intranet environment under Fedora Core 3. I learned that I have to upgrade to Samba 3.3.4 or higher in order to join new Windows 7 clients to the domain. Hints to binaries for this setting would be greatly appreciated. Cheers, Jo
2009 Dec 01
1
Upgrading to Vista with Samba 3.0.28a
I've been running a samba 3.0.28a PDC with XP clients for a while now. The setup has been working flawlessly. I'm considering upgrading some of the clients to Vista. Are there any known issues to Vista using this version of Samba that I should know about. I all need to do is join the Samba domain and connect to a few network shares.