Results 1 to 3 of 3

Thread: SAMBA information for the lost ones

  1. #1

    Exclamation SAMBA information for the lost ones

    I had problems with 1.9.2.7-7f-pre4 with samba - windows XP kept asking me about the password and didn't let me through.
    For those who have the same problem, here is the smb.conf that works - when asked for a password just press Enter:

    [global]
    interfaces = br0
    bind interfaces only = yes
    workgroup = Mshome
    security = share
    browseable = yes
    guest ok = yes
    guest only = no
    log level = 1
    max log size = 100
    public = yes
    guest account = nobody
    null passwords = yes
    encrypt passwords = yes


    [share]
    path = /tmp/harddisk
    writeable = yes
    guest ok = yes
    force user = admin

  2. #2
    Interesting. Where does this file reside, how does one change it?

  3. #3
    Read instructions .
    You have to scroll to "tips and tricks".

Similar Threads

  1. Feature request - samba demo mode w/o USB/hard disk
    By ezv in forum WL-500g Custom Development
    Replies: 1
    Last Post: 13-06-2006, 21:21
  2. WebDAV und externen FTP via Samba für Win zur Verfügung stellen
    By rj.2001 in forum German Discussion - Deutsch (DE)
    Replies: 2
    Last Post: 01-06-2006, 21:39
  3. Samba fail to start
    By mururoa in forum WL-500g Q&A
    Replies: 6
    Last Post: 29-05-2006, 10:02
  4. Quick how-to: Running Samba and a webserver from a USB stick
    By SuperB in forum WL-500g/WL-500gx Tutorials
    Replies: 0
    Last Post: 17-04-2006, 13:32
  5. [oleg 1.9.2.7-7c] Samba won't work
    By shoot in forum WL-500g Custom Development
    Replies: 3
    Last Post: 02-04-2006, 16:58

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •