Displaying 20 results from an estimated 10000 matches similar to: "Some computers can't connect to Samba"
2001 Mar 06
3
(no subject)
Would you please tell me where to get help. I'm not the ordinary
person who will ask for it and bother you just because it isn't
convenient to learn from your docs.
I CANNOT use Samba because it fails to let me into my Linux
server which is running it from my Windows98 network neighborhood
icon. It keeps requiring a password.
I keep doing what all the docs say to change the password.
2004 Aug 06
3
ices
it's funny.
I only started this so my ex-girlfriend on the other side of the world could hear a song (downloading mp3's was not possible for complex reasons but streaming audio was)
but goddammit i'm going to make this thing work if it kills me.
At 07:29 PM 4/5/2001 -0700, Jack Moffitt wrote:
>On Thu, Apr 05, 2001 at 06:21:37PM -0700, William Goldsmith wrote:
>> > why
2003 Jun 15
4
LAN Browsing shows IP Addresses instead of Computer Names.
I'm trying to figure out how I can have my lan browser display computer
names instead of IP Addresses. I think the ip addresses are generated by my
router since if I add a new computer, the ip addresses will be different for
each computer. anyway let me give you the specs first. Running Samba
2.2.8a-1 on Red Hat 7.3. I have not set up WINS or DNS at all. I have set
up lisarc to use
2007 Jan 05
6
RSpec 0.7.5 with Rails and rcov
I seem to be missing something because I am at a loss on how to get
rcov, RSpec, and Rails working together. Would someone mind dropping
some hints?
2007 Jan 09
6
rcov seg fault
Hi
Trying to get rcov going (has been working), but with the following context
and specs it fails.
context ''/account POST with invalid attendee'' do
controller_name :account
setup do
Attendee.stub!(:create!).and_raise(ActiveRecord::RecordInvalid.new(
Attendee.new))
end
specify ''should raise on create'' do
Attendee.should_receive(:create!).with({
2000 Jun 16
2
Samba and DNS
Panagiotis Malakoudis wrote:
>
> Here is my problem. I have a slackbox running samba 2.0.6
> that uses an NT wins server. I also have a DNS on linux.
> Whenever my dns failes (for some reason) hosts that have no
> entry on the DNS server but are indeed found on the wins
> cannot connect to the samba server. They get "The network is
> busy" and the smb log files
2001 Mar 28
2
smbclient can't connect to NT workstation "C$" share
Greetings all,
I'm trying to connect to the default shares Windows NT workstation enables
for "administration" purposes but I'm not having any luck. smbclient can
see the shares:
[esisler@shaun esisler]$ smbclient -L ghost
added interface ip=198.243.2.206 bcast=198.243.2.255 nmask=255.255.255.0
Got a positive name query response from 198.243.2.200 ( 198.243.2.150 )
Password:
2001 Mar 18
3
Outdated Document - DOMAIN-CONTROL.txt
Dear Sir
I been reading through your (?) samba-doc folder on Debian 2.2.
The document DOMAIN-CONTROL.txt is dated 1996 and updated
1998. It mentions that SAMBA cannot be a PDC. This is not the
case anymore isn't it?
Thank you
Warwick Chapman (Glenwood 1999)
http://www.boatrace.co.za
Assistant IT Manager
Glenwood High School, Durban, South Africa
031 2055241
083 7797094
2011 May 01
2
nut problem on boot/restart
hi!
When I turn on my pc everything works fine, but if I restart fails (I'm not sure if this is true at 100%)?(then, i can do 'sudo /etc/init.d/nut restart' and it works)
But what is certain is that sometimes when start up the pc it works and sometimes fails, can be a problem with the start time (i have a fast ssd) and the initialization of the driver and the usb port?
thanks!
syslog:
2007 Jul 03
1
res_config_mysql.c: MySQL RealTime: Failed to connect database server ..
Hi, I don't explain very well what my problem, but i can't make calls.
i analise my log full and i found two errors
Jul 3 19:02:08 ERROR[4670] res_config_mysql.c: MySQL RealTime: Failed
to connect database server on (err 2002). Check debug for more info.
Jul 3 19:02:08 VERBOSE[4670] logger.c: -- Added extension
'exit-FAILED' priority 1 to macro-vm
Jul 3 19:02:08
2000 Dec 06
4
Encrypt Passwords & Mixed Case Passwords
Hello!
I have a query regarding the use of "encrypt passwords = yes" and is
wondering if anyone can help me with it.
If I recall correctly, when using "encrypt passwords = no" , Samba will
lookup the username/password via the UNIX /etc/passwd file or equivalent.
And as the password can have mixed-case passwords, the "password level =
x" parameter is used to
2000 Nov 17
4
cvs
Hello,
I use cvs to download samba
with pserver.samba.org
i get the 2.0.4b version !
where can i get the last stable release (2.0.7)
and alpha versions with cvs and anonymous ?
Thanks
Guy Roussin
2004 Mar 02
2
xp pro & debian
I've got a working samba setup on a debian linux server. Existing
windows boxes are win98 with unencripted passwords. They only need to
see the exported directories on the samba server. All the networking
is working. (dns, dhcp, ping, internet access, etc )
Anything I do on my new XP Pro box or in samba.conf gives the error
message:-
The folder you entered does not appear to be valid.please
2006 Jan 19
2
Asterisk and Linux-HA
Hi Srs.,
we have installing two machines with Asterisk and Linux-HA. I just copy
conf files and voicemail files and more with rsync, and now I want to test
with Linux-HA if asterisk is up. I'm installing Asterisk over Debian, but I
haven't a status function in asterisk script.
Any one help me to know how can I check if asterisk is up? If I switch off
master machine or I cut
2001 Mar 07
5
rude
Concur ...
I reckon that you need a bunch of how tos, that you can sent
these rude people.
I think that you are a victim of your own success. Samba
has hit the mainstream, and now you are paying the price :-)
Still ........ I prefer these messages to those
filled with hypertext ... or worse.... 2 Meg of mime
formatted drivel :-)
Has anybody thanked you recently for providing so much help
on
2001 Mar 22
2
smbclient porting to Handheld device
Dear Andrew Tridgell and Samba Team,
You have done a wonderful job in providing an
excellent
piece of software. I am interested in porting
smbclient to Handheld device, mostly as a hobby.
Please see my website http://vieka.com/.
Because some of the Handheld OSs don't have the
ability to access Windows share resource,
specifically, the new Pocket PC by Microsoft, I would
like to add this
2007 Jan 18
1
spec''ing models with observers that send mail
I''m spec''ing a model with an observer that sends mail. Mailers behave
similarly to controllers, so to make the whole thing work, I believe
something like integrate_views has to be available. Has anyone dealt
with observers and ActionMailer?
Thanks
2010 Aug 19
3
I'm new to linux and I need help
I trying to play my games Oblivion and Spore. I almost got oblivion to work but when I click create new game it freezes and forces me to quit it, not to mention it's really slow and skips. It's not my computer because it exceeds the requirements by far. And then spore won't even start.
2001 Apr 09
13
2.2 release imminent.
Well, as Andrew shouted at me again this weekend it's getting
to be about that time.... :-) :-).
Yep, we're thinking we should do an official 2.2 Samba release
early next week, so if you have anything you can't live
with, now would be a good time to tell us....
:-).
It's been gestating longer than an elephant, so it's really
time to let it out into the world and do its own
2000 May 12
1
Authorize to samba, can't connect to NT. Help!!
Hi group,
I have a Linux server running 2.0.5a and setup as workgroup ADMIN. It's set
to do domain logins, local, preferred and domain master are on and security is
set to user level.
We have the local workgroup ADMIN here on x.x.3.x subnet and on x.x.4.x there
is an NT PDC that controls the MSHIP domain.
The local 98 users login to ADMIN and can browse the servers across the subnet
in