Samba and Mac

Rick Knebel rknebel at uplink.net
Sun Sep 5 18:06:25 GMT 1999


Hi,m
I am trying to use samba to mount my drives on my win 98 machine and mac machine.
I haave been successful with win but not with mac.

When I look in the folder after I mount them there is nothing there.
If I use smbclient I can browse the mac hardrive though.

My commands I am using are

/usr/bin/smbmount //sknebel/MacintoshHD sknebel -c 'mount /home/samba/Mac'
/usr/bin/smbmount //aknebel/c ann -c 'mount /home/samba/winC'
/usr/bin/smbmount //aknebel/e ann -c 'mount /home/samba/winE'
/usr/bin/smbmount //aknebel/d ann -c 'mount /home/samba/winD'


my df command shows

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/sda1              1981000    697213   1181375  37% /
/dev/sda3              6411741     22527   6057071   0% /home
//SKNEBEL/MACINTOSHHD
                       2097060         0   2097060   0% /home/samba/Mac
//AKNEBEL/C            3162880    720448   2442432  23% /home/samba/winC
//AKNEBEL/E            2084320    273216   1811104  13% /home/samba/winE
//AKNEBEL/D            2084320    453856   1630464  22% /home/samba/winD


If anyone could help I would appreciate it.


I also will attach a copy of my smb.conf file.

Thanks
Rick

-- 
Rick Knebel
rknebel at uplink.net

-------------- next part --------------
# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 1999/09/05 13:18:29

# Global parameters
	workgroup = HOME
	netbios name = RKNEBEL
	server string = Samba Server
	interfaces = 192.168.1.0/24
	security = SHARE
	log file = /var/log/samba/log.%m
	max log size = 50
	socket options = TCP_NODELAY
	printcap name = /etc/printcap
	dns proxy = No
	guest account = rknebel
	hosts allow = localhost,192.168.

[homes]
	read only = No
	hosts allow = localhost, 192.168.
	hide dot files = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	print ok = Yes
	browseable = No

[lp]
	path = /var/spool/samba
	read only = No
	print ok = Yes
	printer name = lp
	oplocks = No
	share modes = No


More information about the samba mailing list