Displaying 20 results from an estimated 90 matches similar to: "Multiple class C addresses"
2000 Apr 05
8
strange problem
Hello.
I have a problem that I hope you can help me with.
I have 95,98 and NT machines and a Linux box with samba 2.2.5 (or what ever is
shipped with redhat) that shares a printer to the windows machines.
The problem is now:
-the NT machines finds the printer!
-the 98 machine finds something, but rejects all passwords (it runs encryot.
passwd)
-the 95 does not find anything at all. (runs encrypt
1998 Oct 28
8
Bad password
Samba Gurus:
I just upgraded from samba-1.9.15p8 to samba-1.9.18p8 on one of our Sun
boxes (Solaris 2.5.1). When I try to connect to the samba server from
another machine with smbclient I get the following error message:
smbclient -L odin
Added interface ip=192.10.11.32 bcast=192.10.11.255 nmask=255.255.255.0
Server time is Wed Oct 28 15:17:47 1998
Timezone is UTC-5.0
Password:
Session setup
2004 Nov 20
1
how do I forward a range of port to a machine behine shorewall
I read faq(1c) which can forward one port to another port
like
#ACTION SOURCE DEST PROTO DEST PORT
DNAT net loc:192.168.1.3:22 tcp 1022
how about if I want to forward a range of port to a mchine ? my
scenairo is there is a ftp server behind firewall and I use publish
8021 to public but the ftp is actually running port 21, so I added
this rule
DNAT
2010 Apr 15
0
[LLVMdev] Question About Cloning Machine Basic Block
On Wed, 2010-04-14 at 17:30 -0700, Hisham Chowdhury wrote:
>
>
>
> - Is there a utility to clone a MachineBasicBlock in LLVM
>
>
>
>
>
>
There is CloneBasicBlock routine
in ./lib/Transforms/Utils/CloneFunction.cpp
- Sanjiv
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu
2002 Jul 22
1
killing "uninterruptible sleep" process
Hi
I logged in to one of my servers today and noticed that the load average is
very high. After investigating the problem I found two processes in "D" stat
("uninterruptible sleep"):
root 24344 0.0 0.2 1532 584 ? DN Jul21 0:01
/usr/bin/updatedb -f NFS,SMBFS,NCPFS,PROC,DEVPTS -e
/tmp,/var/tmp,/usr/tmp,/afs,/net
root 25899 0.0 0.2 1532 584 ? DN
2015 Dec 07
2
Stopping Machine powering off
Hey guys and gals,
Just got nut up and running (finally..) now every time I monitor my UPS and the UPS shuts down it also shuts my machine down. What script do I have to write for this to NOT happen?
Thanks guys,
Connor
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Mar 26
1
Connection of Linux/Unix clients to Samba PDC
We replaced our Win2k PDC with a Samba PDC and have all Windows clients are
connecting. But we are having difficulty logging on with the Linux and Unix
servers to this domain. Is there something that must be done differently
for them to connect?
2005 Dec 30
1
APC Back-UPS 500
I'm using nut 2.0.2 from Fedora Core 4 and had some trouble getting my
APC Back-UPS 500 working. I ended up having to rebuild the RPM myself
after making some code changes.
I had to increase the upsd synchronization timeout from 5 to 15 seconds.
It seems like 10 is the sweet spot but allowing a few extra seconds
doesn't seem to hurt anything. At 5 the UPS would timeout 5 out of 6
2002 Jun 13
1
syncing unix passwords
I give up. I had this working and now it isn't and I don't know why. I was
able to sync unix password using smbpasswd but now it won't work. When I
run smbpasswd it changes the samba password but acts like it doesn't even
see the parameters in the smb.conf to change the unix password.
Here is a sample changing session:
as400:# ./smbpasswd xxxxxx
New SMB password:
Retype new
2010 Apr 15
1
[LLVMdev] Question About Cloning Machine Basic Block
Hello,
I am trying to clone a machine basic block when I ran into some issues, where I am not able to make some headway. Any of yours help is highly appreciated here:
My question is about Machine Basic Block Duplication:
- Is there a utility to clone a MachineBasicBlock in LLVM? I found utility to clone machineInstrs, but couldn’t find similar utility for MachineBasicBlock. So, I
2009 Oct 30
3
Keeping iptables in sync across multiple machines
hi,
Just wondering what people use / recommend to keep multiple machines in
sync with their iptables policy.
What I use at the moment:
1) Puppet, to setup and manage a fairly complex per service type ruleset
that is then maintained on the remote machines by puppet ( in that it
brings together all the various bits of iptables snippets based on what
manifests and roles are deployed to a
2007 Apr 26
2
FreeNX authenticates but no desktop on centos 5 ??
Hi all,
I am new to CentOS and freeNX -- both look really awesome, a huge thanks to
all the people making them happen.
I am having a problem with freenx that appears to be specific to centos 5.
my client authenticates but then no desktop comes up. however, when I
connect to a similar machine running centos 4.4, I authenticate and the
gnome desktop just pops up sweet as can be. I also have a vnc
2006 Mar 04
2
Do i have to open port 631 for LAN printing
Hi,
I have a Samsung printer(ML-2010) connect to my centos 4.2 machine by
usb. I want to share this printer with 3 windowsXP mchines in my LAN.
Although i have install driver for the printer on all machines, use
samba to share the printer, from the windows machine i still have an
error"access denied, can not connect to printer" or something similar.
In Security Level, i have checked
2000 Feb 21
0
Muilti Homed - Multi subneted Environments.
I have a machine that has two interfaces on the same host, The subnets of
each interface is different.
SMBD and NMBD start allright other mchines on the Neighborhood ar found, but
the machine never shows up on a Neighborhood.
samba release is 2.0.6 and OS is HP-UX is 11.00
-------------- next part --------------
HTML attachment scrubbed and removed
1999 Nov 04
0
PDC and LDAP
We are going to install a new remote access device for students to dial
into our network. We are trying to decide what type of authentication to
use and how it will impact Samba and out current NT stuff we have going. I
know little to nothing about NT. We are running Samba on a Compaq Alpha
running Tru64-UNIX. Currently Samba is set up to authenticate against the
passwd file of our Alpha. We
1999 Jan 22
0
SUMMARY: Bad Password
I got the answer. I set up swat and found that security was set to user.
When I set it to share things work like they did in 1.9.18p10. The
manpages say that security = share is the default but I don't think so.
Original question:
This is the first problem I have had with samba, that I can't find the
answer to, since I first started to work with samba. I am running DecUNIX
4.0d and I
1999 Mar 25
0
Samba 2.0 and passwords
Hello all,
I have asked this before but I have not found a solution. I have one Dec
Alpha running Tru-64-UNIX, formerly DecUNIX, v4.0d. I am running 2.0.2 and
have run 2.0.0 with no problems. SWAT works fine on it also. I have 2
other systems, one running v4.0d and the other running v4.0b. On those
systems I can connect to guest volumes just fine but anything that requires
a password fails
1999 Mar 25
0
MORE INFO: Samba 2.0 and passwords
Hello all,
In addition to what I wrote this morning I just ran Test 8 from
DIAGNOSIS.txt and it worked but Test 9 didn't. I got invalid password
error. I am not running shadow passwords and passwords are not encrypted.
Please HELP!!!!
I have asked this before but I have not found a solution. I have one Dec
Alpha running Tru-64-UNIX, formerly DecUNIX, v4.0d. I am running 2.0.2 and
have run
1999 Nov 09
0
Second try: Samba, PDC and LDAP
This isn't strictly a Samba question but I'll ask it anyway. If someone
can point me in a better direction I would appreciate it.
We are going to install a new remote access device for students to dial
into our network. We are trying to decide what type of authentication to
use and how it will impact Samba and out current NT stuff we have going. I
know little to nothing about NT. We