linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David Jackson" <david.jay.jackson@wcox.com>
To: Linux-Admin <linux-admin@vger.kernel.org>
Subject: Samba not asking for password
Date: Mon,  1 Jul 2002 13:38:44 -0600	[thread overview]
Message-ID: <200207011338.AA15597824@wcox.com> (raw)

Ok -
Samba box = slacker.homelinux.net (Slackware 8.0 + Samba 2.2.5)
Windowsb box = beans.homelinux.net (WinMe)

The puzzle is slacker doesn't show up in "My Network places"? And
if I search for slacker.homelinux.net it cann't find it even though
I can ping and ssh to it by name?

I can map the samba share either with ip address or alias "slacker" with
\\slacker\home.

And finaly, after mapping it doesn't request my password.

My smb.conf is attached below for your reading and viewing pleasure.


David

---------------- smb.cnf ----------------------
# Samba config file created using SWAT
# from beans.homelinux.net (192.168.1.3)
# Date: 2002/06/30 10:39:28

# Global parameters
[global]
workgroup = MYGROUP
netbios name = SLACKER
interfaces = eth0
encrypt passwords = Yes
log level = 3

[home]
comment = Home Sweet Home
path = /home/%U
read only = No

[test]
comment = Testing Testing
path = /home/test
read only = No
guest ok = Yes


             reply	other threads:[~2002-07-01 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 19:38 David Jackson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-15 17:05 Samba not asking for password gerardo juarez-mondragon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200207011338.AA15597824@wcox.com \
    --to=david.jay.jackson@wcox.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).