All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastien Nocera <hadess@hadess.net>
To: urban@teststation.com
Cc: "linuxppc-dev@lists.linuxppc.org" <linuxppc-dev@lists.linuxppc.org>
Subject: problems with smbfs on 2.4.18 kernel (ppc)
Date: 01 Mar 2002 17:11:42 +0000	[thread overview]
Message-ID: <1015002703.765.74.camel@dozo> (raw)

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

Hi,

I'm having some problems with smbfs on ppc.
The attached file contains all the details. Am I doing something wrong ?

Hope you can help.

Cheers

-- 
/Bastien Nocera
http://hadess.net

[-- Attachment #2: SMBFS-bug --]
[-- Type: text/plain, Size: 2030 bytes --]


# System details

dozo:~# uname -a
Linux dozo 2.4.18-ben0-xfs-o1-preempt #2 Wed Feb 27 07:50:49 GMT 2002 ppc unknown
dozo:~# smbclient | grep -i version
Version 2.2.3a-1 for Debian
dozo:~# smbmount | grep -i version
Version 2.2.3a-1 for Debian

dozo:~# export USER=hadess

# There is a Backup1 share on kara

dozo:~# smbclient -L kara 
added interface ip=192.168.1.2 bcast=192.168.1.255 nmask=255.255.255.0
Password: 
Domain=[IDORU] OS=[Unix] Server=[Samba 2.2.2]

	Sharename      Type      Comment
	---------      ----      -------
	Backup1        Disk      
	Backup2        Disk      
	IPC$           IPC       IPC Service (Samba 2.2.2 running on OSX)
	ADMIN$         Disk      IPC Service (Samba 2.2.2 running on OSX)
	hadess         Disk      Home directory of hadess

	Server               Comment
	---------            -------
	KARA                 Samba 2.2.2 running on OSX

	Workgroup            Master
	---------            -------
	IDORU                KARA

# I have a similar line in my fstab, different password obviously

dozo:~# grep backup /etc/fstab 
//kara/Backup1	/mnt/backup/	smbfs	user,username=hadess,password=XXX 0 0

# Mounting works

dozo:~# mount /mnt/backup/
dozo:~# mount
/dev/hda10 on / type xfs (rw,noatime)
proc on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
/dev/hda12 on /home type xfs (rw,noatime)
/dev/hda14 on /opt type xfs (rw,noatime)
/dev/cdrom on /cdrom type iso9660 (ro,noexec,nosuid,nodev,user=hadess)
//kara/Backup1 on /mnt/backup type smbfs (0)

# The mount point kind of disappeared...

dozo:~# ls /mnt/backup
ls: /mnt/backup: No such file or directory

# Well, it seemed to be there though

dozo:~# umount /mnt/backup 
dozo:~# mount
/dev/hda10 on / type xfs (rw,noatime)
proc on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
/dev/hda12 on /home type xfs (rw,noatime)
/dev/hda14 on /opt type xfs (rw,noatime)
/dev/cdrom on /cdrom type iso9660 (ro,noexec,nosuid,nodev,user=hadess)


             reply	other threads:[~2002-03-01 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 17:11 Bastien Nocera [this message]
2002-03-03 17:28 ` problems with smbfs on 2.4.18 kernel (ppc) Urban Widmark
2002-03-05  1:51   ` Bastien Nocera
2002-03-04 21:03     ` benh
2002-03-05 16:50       ` Derrik Pates
2002-03-05  9:12     ` Urban Widmark
2002-05-01 15:49       ` Bastien Nocera
2002-05-03  2:06         ` Bastien Nocera

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=1015002703.765.74.camel@dozo \
    --to=hadess@hadess.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=urban@teststation.com \
    /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.