From: "Eve Atley" <eatley@wowcorp.com>
To: linux-newbie@vger.kernel.org
Subject: Mounting Linux drive on Linux: error 21874
Date: Fri, 18 Feb 2005 17:11:01 -0500 [thread overview]
Message-ID: <004401c51606$bb8f9050$1f0aa8c0@lanadmin> (raw)
Hi folks,
I'm attempting to mount a Linux drive via Samba from a Linux box like so:
mount -t smbfs -o
username=someusername,password=somepassword,workgroup=workgroup
//localhost/dev/hda3 /mnt/devbox
This error results:
21874: session setup failed: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
Directory's been created (devbox) under /mnt/ directory. DF on the box I'm
attempting to mount shows:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 30233928 12852120 15845996 45% /
/dev/hda1 101089 9193 86677 10% /boot
/dev/hda2 42330704 3414040 36766364 9% /opt
none 514528 0 514528 0% /dev/shm
I know the username and password is correct, but the name of the box may not
be (shows 'localhost' at prompt when logged in).
What am I doing incorrectly?
Thanks,
Eve
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next reply other threads:[~2005-02-18 22:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-18 22:11 Eve Atley [this message]
2005-02-18 23:15 ` Mounting Linux drive on Linux: error 21874 Ray Olszewski
2005-02-18 23:31 ` Eve Atley
2005-02-19 0:59 ` Ray Olszewski
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='004401c51606$bb8f9050$1f0aa8c0@lanadmin' \
--to=eatley@wowcorp.com \
--cc=linux-newbie@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.