Beste mensen,
Ik ben nu al dagen bezig om een simpel Mandriva systeem op het windows netwerk te krijgen en mappen te sharen. Maar lukt maar niet, hij ziet het mandriva systeem wel in "Werkgroep" als ik probeer te connecten zegt die "\\Samba is niet toegankelijk. U hebt mogelijk niet de juiste machtigingen etc..." en "Kan het netwerkpad niet vinden"
Ik heb gebruik gemaakt van Draksamba.
En mijn samba.conf: (excuses voor de grote lappen tekst, maar zo maakt die het aan)
[global]
# 1. Server Naming Options:
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = Werkgroep
# server string is the equivalent of the NT Description field
server string = Samba
# 2. Printing Options:
# CHANGES TO ENABLE PRINTING ON ALL CUPS PRINTERS IN THE NETWORK
# (as cups is now used in linux-mandrake 7.2 by default)
# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
printcap name = cups
load printers = yes
# printcap cache time, so samba will automatically load new cups printers
printcap cache time = 60
# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx, cups
printing = cups
# 3. Logging Options:
# this tells Samba to use a separate log file for each machine
# that connects
log file = /var/log/samba/%m.log
# Put a capping on the size of the log files (in Kb).
max log size = 50
# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
# guest account = pcguest
# Allow users to map to guest:
map to guest = bad user
# Security mode. Most people will want user level security. See
# security_level.txt for details.
security = user
# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
# Encrypted passwords are required for any use of samba in a Windows NT domain
# The smbpasswd file is only required by a server doing authentication, thus
# members of a domain do not need one.
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
dns proxy = no
netbios name = Samba
dos charset = 850
unix charset = ISO8859-1
hosts allow = 192.168.1.
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
read only = No
browseable = no
Ik heb ook al op dit probleem gegoogled en dan wordt er gezegd:
"zet gebruikers naam en password in samba gelijk aan je windows clients"
-Heb ik gedaan dus daar kan het niet aan liggen.
"staat je firewall uit?"
-Firewall staat uit, dus daar kan het ook niet aan liggen.
Zou iemand mij hiermee kunnen helpen?
Alvast bedankt.
Ik ben nu al dagen bezig om een simpel Mandriva systeem op het windows netwerk te krijgen en mappen te sharen. Maar lukt maar niet, hij ziet het mandriva systeem wel in "Werkgroep" als ik probeer te connecten zegt die "\\Samba is niet toegankelijk. U hebt mogelijk niet de juiste machtigingen etc..." en "Kan het netwerkpad niet vinden"
Ik heb gebruik gemaakt van Draksamba.
En mijn samba.conf: (excuses voor de grote lappen tekst, maar zo maakt die het aan)
[global]
# 1. Server Naming Options:
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = Werkgroep
# server string is the equivalent of the NT Description field
server string = Samba
# 2. Printing Options:
# CHANGES TO ENABLE PRINTING ON ALL CUPS PRINTERS IN THE NETWORK
# (as cups is now used in linux-mandrake 7.2 by default)
# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
printcap name = cups
load printers = yes
# printcap cache time, so samba will automatically load new cups printers
printcap cache time = 60
# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx, cups
printing = cups
# 3. Logging Options:
# this tells Samba to use a separate log file for each machine
# that connects
log file = /var/log/samba/%m.log
# Put a capping on the size of the log files (in Kb).
max log size = 50
# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
# guest account = pcguest
# Allow users to map to guest:
map to guest = bad user
# Security mode. Most people will want user level security. See
# security_level.txt for details.
security = user
# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
# Encrypted passwords are required for any use of samba in a Windows NT domain
# The smbpasswd file is only required by a server doing authentication, thus
# members of a domain do not need one.
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
dns proxy = no
netbios name = Samba
dos charset = 850
unix charset = ISO8859-1
hosts allow = 192.168.1.
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
read only = No
browseable = no
Ik heb ook al op dit probleem gegoogled en dan wordt er gezegd:
"zet gebruikers naam en password in samba gelijk aan je windows clients"
-Heb ik gedaan dus daar kan het niet aan liggen.
"staat je firewall uit?"
-Firewall staat uit, dus daar kan het ook niet aan liggen.
Zou iemand mij hiermee kunnen helpen?
Alvast bedankt.
[ Voor 14% gewijzigd door Verwijderd op 21-09-2008 22:13 ]