[BC3] [Samba] niet kunnen connecten

Pagina: 1
Acties:

  • Newjersey
  • Registratie: November 2000
  • Laatst online: 10-08 23:25
Als ik via Netwerkomgeving naar de sambaserver gaat staat er "Deze server is niet geconfigureerd voor transacties"

weet iemand wat dat inhoud ?

Verwijderd

Draait de samba daemon wel? Geef eens wat meer informatie, want zo wordt het een gok spelletje :)

  • Newjersey
  • Registratie: November 2000
  • Laatst online: 10-08 23:25
alles staat aan. maar ik heb nu samba opnieuw geinstalleerd maar nu krijg ik de foutmelding "this account is not authorisized to log in from this station"

Dit is mijn smb.conf
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[global]
        workgroup = Pegasus
        log file = /var/log/samba/log.%m
        printcap name = /etc/printcap
        max log size = 50
        interfaces = 192.168.0.0/24
        smb passwd file = /etc/smbpasswd
        netbios name = Manhattan
        socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
        dns proxy = no
        load printers = yes
        server string = Samba Server
        writeable = yes

[homes]
   comment = Home Directories
   browseable = no
   writable = yes