hallo
ich spiele mich jetzt schon eininge zeit herum
aber ich bekomme keinen zugriff auf meine samba server freigabe
(server: debian woody 3.0 r2, samba 2.xxx, client windows 2000 prof
alles was ich bekomme wenn ich im windows
auf computer suchen gehe
wenn ich drauf klicke kommt die fehlermeldung
auf Debianserver kann nicht zugegriffen werden
mit diesem konto kann mansich nicht auf diesen rechner anmelden
hier mal mein smb.conf
PHP-Code:
[global]
#_ _ _ _netbios name = netbios
#_ _ _ _path = /home
_ _ _ _ server string = Samba-Linux
_ _ _ _ workgroup = ARBEITSGRUPPE
_ _ _ _ guest account = nobody
#_ _ _ _security = user
[homes]
#_ _ _ _writable = yes
#_ _ _ _browsable = Yes
#_ _ _ _comment = Home Directories
#_ _ _ _valid users = %S
#_ _ _ _public = yes
#_ _ _ _create mask = 0777
#_ _ _ _directory mask = 0777
[tmp]
_ _ _ _ comment = Testfreigabe
_ _ _ _ path = /tmp
_ _ _ _ writable = yes
#_ _ _ _ valid users = @users, @lpi101, hcr, administrator
_ _ _ _ public = yes
_ _ _ _ browsable = yes
_ _ _ _ allow hosts 10.0.0.253
[public]
_ _ _ _ comment = Publick
_ _ _ _ path = /home/administrator
_ _ _ _ public = yes
_ _ _ _ writable = yes
_ _ _ _ printable = yes
vielleicht kann mir jemand weiterhelfen
ich weiß auch nicht genau ob der fehler am windows oder am samba liegt
hier noch ein mitschnitt von ethereal
wenn ich im windows auf debianserver klicke
PHP-Code:
No. Time_ _ _ _ Source_ _ _ _ _ _ _ _ Destination_ _ _ _ _Protocol Info
_ _ _ 1 0.000000_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ TCP_ _ _ 1240 > netbios-ssn [SYN] Seq=3926351673 Ack=0 Win=16384 Len=0
_ _ _ 2 0.000450_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ TCP_ _ _ netbios-ssn > 1240 [SYN, ACK] Seq=3318573290 Ack=3926351674 Win=5840 Len=0
_ _ _ 3 0.000467_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ TCP_ _ _ 1240 > netbios-ssn [ACK] Seq=3926351674 Ack=3318573291 Win=17520 Len=0
_ _ _ 4 0.000488_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ NBSS_ _ _Session request, to DEBIANSERVER<20> from PC<00>
_ _ _ 5 0.000888_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ TCP_ _ _ netbios-ssn > 1240 [ACK] Seq=3318573291 Ack=3926351746 Win=5840 Len=0
_ _ _ 6 0.001450_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ TCP_ _ _ netbios-ssn > 1240 [ACK] Seq=3318573291 Ack=3926351746 Win=5840 Len=0
_ _ _ 7 0.010000_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ NBSS_ _ _Positive session response
_ _ _ 8 0.010290_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ SMB_ _ _ Negotiate Protocol Request
_ _ _ 9 0.011627_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ SMB_ _ _ Negotiate Protocol Response
_ _ _10 0.143226_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ TCP_ _ _ 1240 > netbios-ssn [ACK] Seq=3926351883 Ack=3318573382 Win=17429 Len=0
_ _ _11 0.191463_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ TCP_ _ _ 1240 > netbios-ssn [FIN, ACK] Seq=3926351883 Ack=3318573382 Win=17429 Len=0
_ _ _12 0.198759_ _ 10.0.0.2_ _ _ _ _ _ _ 10.0.0.253_ _ _ _ _ TCP_ _ _ netbios-ssn > 1240 [FIN, ACK] Seq=3318573382 Ack=3926351884 Win=6432 Len=0
_ _ _13 0.198782_ _ 10.0.0.253_ _ _ _ _ _ 10.0.0.2_ _ _ _ _ _ TCP_ _ _ 1240 > netbios-ssn [ACK] Seq=3926351884 Ack=3318573383 Win=17429 Len=0
gruß
fenster