Author Topic: Samba - Does It Work In Rc10 ?  (Read 2151 times)

phillvs

  • Newbie
  • *
  • Posts: 38
    • View Profile
Samba - Does It Work In Rc10 ?
« on: August 08, 2005, 03:30:00 pm »
Hi All,

Am running RC10 on my C860. My connection via the serial cable doesnt work and I have given up on it (Win2K problem I think - works for XP).

Ideally I would like my WiFi connection (which works very well for internet connectivity, to allow me to browse the W2K shares.

I have installed samba from the feed and gone to the samba.org site for setup info. The site taks about two daemons which should be running smbd and nmbd. If I do a ps -all I can see smbd but no nmbd. Is this right?

I have opened the /etc/samba/samba.conf file and it is listed below. Zaurus does not appear in my W2K browser list. Does anyone know how to set up the zaurus for browsing please?


[global]            
# workgroup is either a domain name or a workgroup name
   workgroup = WORKGROUP
   server string = zaurus
   dns proxy = no
   printer admin = @adm
   load printers = yes
   printing = cups
   os level = 20
   printcap name = cups
   netbios name = zaurus
   map to guest = bad user
      
   
[sd]
   path = /mnt/card
   public = yes
   guest only = yes
   guest account = root
   writeable = yes
#
# encrypt passwords is required for Win98, NT and Windows 2000
#
   encrypt passwords = yes
[all]
   comment = Read only access to /
   path = /
   read only = yes
   guest ok = yes
#[home]
#   comment = read/write access to /home
#   path = /home
#   read only = no
#   guest ok = yes

Phill
Phill

Using:
C860 with pdaXrom
5600 with theKompany Rom

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Samba - Does It Work In Rc10 ?
« Reply #1 on: August 09, 2005, 04:18:31 pm »
for what its worth, I install all 3 of the non "codepage" samba packages.
all I do with it atm is to mount shares manually: smbmount //server.ip/share /mountpoint
works fine on my 6k.
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

Quino

  • Newbie
  • *
  • Posts: 6
    • View Profile
Samba - Does It Work In Rc10 ?
« Reply #2 on: August 09, 2005, 04:25:15 pm »
Samba worked in my C1000 in both directions:
As a Samba server I can share my Zaurus Filesystem to Windows and Linux boxes
As a Samba client I can see the folders I shared in Windows and Linux boxes

I didn't touch any parameter in RC10.1, and it worked altough sharing the whole file system as read only.

phillvs

  • Newbie
  • *
  • Posts: 38
    • View Profile
Samba - Does It Work In Rc10 ?
« Reply #3 on: September 13, 2005, 07:03:17 pm »
Thanks for those replies. I have managed to get the shares frm my Win2K box.listed and managed to mount them.

I wonder if there is a file that I can enter the mount command into so that it automatically mounts when I plug in the card. Please let me know. Thanks

I am also trying to print to a shared W2K printer. Cups and Samba are installed. I have looked all over the cups and samba site and but cant find out how to print to the shared printer. Please/ can someone direct me. Thanks in advance.

Phill
Phill

Using:
C860 with pdaXrom
5600 with theKompany Rom