similar to: /etc/lmhosts

Displaying 20 results from an estimated 500 matches similar to: "/etc/lmhosts"

1998 Sep 30
0
FW: /etc/lmhosts
> I ran testparm and got: name resolve order = lmhosts host wins bcast > > When I put the workstation netbios name in /etc/hosts smbmount works as > advertised, but it seems to ignore /etc/lmhosts > > How can I identify samba's root from an RPM installation? > > > Graham > > -----Original Message----- > From: Maurice Lefebvre
1998 Dec 03
1
lmhosts questions (answered?)
First, thanks for all the replies to my plaintive cries for help; some of this gets a little frustrating when you're trying to do it from the seat of one's pants (as it were). Also, a big thanks to the samba team members (one of these days, I'll have to look into that pizza voucher thing...). I looked through all the docs, mail archives, etc, and the only references to the
1998 Oct 27
2
Sometime cannot connect to samba server, Why ?
I have posted this question 3-4 weeks ago, but still get no response. In my environment, I have one Linux box running Samba 1.8.18p5, and there are about 20 Win95 clients which is in the same network. The porblem I usually encountered is when I click on the samba server icon in the NN icon, sometime I can get thru without any problem. However, there are also many times that I got error message
1999 Aug 25
4
Client on dos
I need to use a samba server (linux redhat 6.0 ) from a diskless dos machine ( has a floppy drive for booting) . So i need a very little tcp-ip stack for dos and a client for a NT server on dos so that they will be small enough to be on a 1.44 system floppy. Is that possible ? Paul
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can backup my dept's PCs. I can get it to work manually using the smbclient command with no problem. What I would like to do is have a script that is able to take a list of PCs, determine if a PC is online, backup that PC, then move on to the next one. If a PC is down, it can report an error to the admin to state that the
1999 Jan 07
3
Samba 1.9.18 DOS to UNIX and back with ASCII
I have found that Samba does not seem to handle the ^M EOL character very well. This seems to be a big problem with Windows Notepad and then in vi for UNIX. Other than the ux2dos and dos2ux commands does anyone know of another solution or if this has been fixed in a more current release of Samba? Thanks! Eric -------------- next part -------------- A non-text attachment was scrubbed... Name:
1998 Aug 13
2
SAMBA digest 1778
PLEASE, PLEASE DELETE ME OFF THE MAILING LIST. I HAVE SENT SEVERAL MESSAGES REGARDING THIS!!! THANK YOU -----Original Message----- From: samba@samba.anu.edu.au [SMTP:samba@samba.anu.edu.au] Sent: Thursday, August 13, 1998 1:09 PM To: Multiple recipients of list Subject: SAMBA digest 1778 SAMBA Digest 1778 For information on unsubscribing see http://samba.anu.edu.au/listproc
1998 Oct 29
3
Master Browser
I am using samba-1.9.18p10 in a Redhat 5.1 Linux box. I have a short question, i.e. Is it true that once the nmbd is running and becoming the Master Browser, others win95 clients will not act as Master Browser anymore ? Panyarak Ngamsritragul Department of Mechanical Engineering Prince of Songkla University.
1998 Aug 13
6
Performance Problems
I've been introducing a local company to the benefits of Linux and Samba, things have been going really well until I tried to provide some file sharing for 3 people on the Lan. Setup: RH 5.0 on a P5-133 running a small intranet with DHCP, file server, and local / remote mail services Samba 1.9.18 (not sure of patch level) I setup a directory accessible by only 3 users and copied a 2.4Meg
2019 Jan 16
2
cpu0 unhandled rdmsr:
Hello, Do you know what this means : kvm: 2918: cpu0 unhandled rdmsr: 0x345 kvm: 2918: cpu0 unhandled rdmsr: 0x1c9 kvm: 2918: cpu0 unhandled rdmsr: 0x1a6 kvm: 2918: cpu0 unhandled rdmsr: 0x1a7 kvm: 2918: cpu0 unhandled rdmsr: 0x3f6 tap110i0: no IPv6 routers present kvm: 2952: cpu0 unhandled rdmsr: 0x345 kvm: 2952: cpu0 unhandled rdmsr: 0x1c9 kvm: 2952: cpu0 unhandled rdmsr: 0x1a6 kvm: 2952: cpu0
2015 Mar 05
0
[Bug 1927] authorized_credentials (aka authorized_keys for GSSAPI-MIC)
https://bugzilla.mindrot.org/show_bug.cgi?id=1927 Matthew N. Dodd <matthew.nygard.dodd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2076|0 |1 is obsolete| | --- Comment #1 from Matthew N. Dodd
2014 Apr 19
10
[Bug 77674] New: "failed to read DPCD" on wake up with external monitor
https://bugs.freedesktop.org/show_bug.cgi?id=77674 Priority: medium Bug ID: 77674 Assignee: nouveau at lists.freedesktop.org Summary: "failed to read DPCD" on wake up with external monitor QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter:
2015 Mar 05
0
[Bug 1927] authorized_credentials (aka authorized_keys for GSSAPI-MIC)
https://bugzilla.mindrot.org/show_bug.cgi?id=1927 Matthew N. Dodd <matthew.nygard.dodd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.8p2 |-current -- You are receiving this mail because: You are watching the assignee of the bug.
2006 Mar 08
0
Samba PDC can't log into XP domain members
Hi, I've been supporting small businesses with Samba for quite a while, but am just now venturing into Windows domains. I recently made a Samba server in a small office a PDC, and successfully joined 5 Windows XP/2K clients to the domain. Single-sign-on is working everywhere, and Samba shares work as expected. However, I can't successfully log into the Windows XP clients from other
2004 Nov 26
3
[OT] - Problem in DMZ
Hi everyone, Sorry for asking OT here, but I need your expertise :-) I am running a standard 3 I/F net, dmz, loc Shorewall 1.4.7 on a RH 9 server In the DMZ I have a web shop running with DNAT from the external address to the DMZ - this all works I want to add a develop server in the DMZ with external access so I set this up as per the live server and from internal network it works, but from
2011 Aug 28
2
Fractional component of a number
Dear all, I am happy to accept that > is.integer(1) [1] FALSE But I'm having difficulty with this one: > as.integer((2.53-2)*100) [1] 52 especially since: > as.integer((1.53-1)*100) [1] 53 Although I know that this is a precision issue since > x <- (2.53-2)*100 > x-53 [1] -2.131628e-14 And I can always use the round function to get what I want, but I just wonder if
1997 Aug 21
1
hosts allow - problem
Hello, I have red the E-mail from Christophe Dumont from 17 Mar 1997We have a similar problem. In our smb.conf we have the entries: [global] hosts allow = 193.174.234., 192.124.248., 193.174.235., 141.35.191.122 workgroup = IMBNET printing = SYSV printcap name = /etc/printcap load printers = yes passwd program = /usr/bin/yppasswd share modes = yes browseable = yes ....
2014 Dec 30
2
can't enable selinux CentOS 6.5
What possible reason could they have for that? On 30/12/14 02:17 AM, Laurent Dumont wrote: > By any change, is it a VPS? I know that my CloudAtCost (very cheap but > extremely unreliable provider) prevents you from using SeLinux on their > Centos image. > > On 12/29/2014 9:58 PM, Tim Dunphy wrote: >> Hey guys, >> >> For some reason I can't seem to enable
2004 Jul 26
3
Intermittently denying access to webshop
Hello shorewall-users, we have a strange problem where some of our customers cannot access our webshop, but most of the customers can. I have been slowly eliminating possibilities and am now left with either the firewall (Shorewall 1.4) or the webshop server. What appears a lot in the logfiles is: Jul 26 11:51:04 gw kernel: Shorewall:logdrop:DROP:IN=eth0 OUT=eth1 SRC=84.128.198.240
2010 Nov 23
1
extracted residuals as single column
Dear list, I am looking for some help with the format of extracted residual values output from: residuals (model1) [1] 0.74140534 0.72464895 0.74873373 0.78313611 0.78836470 0.76934676 0.77448847 0.78465077 0.79278282 [10] 0.80852056 0.81442047 0.80890838 0.78335232 0.83127343 0.85895985 0.85743700 0.83578769 0.82265972 [19] 0.81611939 0.84459841 0.84346431 0.83469399 0.86057807