Ok .. I logged into swat and restarted all services. winbindd is not running and does not start up. After restarting all services I logged into the share from the vista laptop.

==> log.smbd <==
[2010/01/16 11:17:57,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009

==> log.nmbd <==
[2010/01/16 11:18:20, 0] nmbd/nmbd_become_lmb.c:395(become_local_master_stage2)
  *****

Samba name server ALTALOMA is now a local master browser for workgroup WORKGROUP on subnet 192.168.1.100

  *****

==> log.babopc <==
[2010/01/16 11:21:59,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:21:59,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:27,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:27,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:28,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:28,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:28,  1] smbd/service.c:676(make_connection_snum)
  create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2010/01/16 11:22:43,  1] smbd/service.c:1047(make_connection_snum)
babopc (192.168.1.103) connect to service Sambis initially as user mother (uid=0, gid=100) (pid 12126)
^C


Here is my smb.conf:

# Samba config file created using SWAT
# from UNKNOWN (127.0.0.)
# Date: 2010/01/16 11:27:11

[global]
        netbios name = ALTALOMA
        server string = %h server (Samba, Ubuntu)
        client schannel = Yes
        server schannel = Yes
        map to guest = Bad User
        obey pam restrictions = Yes
        pam password change = Yes
        passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
        unix password sync = Yes
        syslog = 0
        log file = /var/log/samba/log.%m
        max log size = 1000
        dns proxy = No
        usershare allow guests = Yes
        panic action = /usr/share/samba/panic-action %d
        valid users = Mother, nobody
        admin users = Mother
        write list = Mother

[Sambis]
        path = /home/jason/data/sambis
        hosts allow = 192.168.1.
        hosts deny = ALL

[print$]
        comment = Printer Drivers
        path = /var/lib/samba/printers

[printers]
        comment = All Printers
        path = /var/spool/samba
        create mask = 0700
        printable = Yes
        browseable = No
        browsable = No


One more thing .. I tell the laptop to save the username and password and it never does.

Many thanks!

John Drescher wrote:
My question is .. is it normal for her to regularly be asked to enter her
username and password or is it something that I've done in my
configuration.

This is not normal. You should only be asked this once or at most 1
time per share if shares are on different servers.

Ok thanks .. so where can i begin to look for the prob?

Take a look at the samba logs in /var/log/samba

and post your smb.conf

John

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to