[rh7.2]Werkgroep/domein niet gevonden...

Pagina: 1
Acties:

  • blade181
  • Registratie: Januari 2001
  • Laatst online: 17-04 07:52

blade181

Cra-cra-cracker?

Topicstarter
Ik heb een probleem met mijn linux bak, samba 2.2.1a is geinstalleerd en het werkt goed, maar het probleem is dat de werkgroep/domein waar de verschillende in staan niet geopend kan worden, het geeft een foutmelding terug van dat de netwerknaam niet gevonden is, terwijl de shares wel gewoon werken. Wat heb ik dan fout gedaan....in het begin deed die het wel goed namelijk.

Another white boy in this movie? Damn!


  • blade181
  • Registratie: Januari 2001
  • Laatst online: 17-04 07:52

blade181

Cra-cra-cracker?

Topicstarter
nou???

Another white boy in this movie? Damn!


  • Jordi
  • Registratie: Januari 2000
  • Niet online

Jordi

#1#1

Kan je misschien wat meer geduld opbrengen dan 1,5 uur voordat je je topic kickt? Thanks :)

Het zal wel niet, maar het zou maar wel.


  • odysseus
  • Registratie: Augustus 2000
  • Laatst online: 14:22

odysseus

Debian GNU/Linux Sid

Op zondag 07 april 2002 16:17 schreef blade181 het volgende:
waar de verschillende in staan
De verschillende wat precies?
terwijl de shares wel gewoon werken. Wat heb ik dan fout gedaan....in het begin deed die het wel goed namelijk.
Ehm, die shares doen het dus gewoon? Wat is het probleem dan precies? Wat heb je allemaal aan je Samba-configuratie veranderd toen het fout ging? Daar zit waarschijnlijk het probleem.

Overigens is het *not done* om binnen zo korte tijd te gaan kicken! [edit: zoals ook Jotti al was opgevallen]

Leven is het meervoud van lef | In order to make an apple pie from scratch, you must first create the universe.


  • blade181
  • Registratie: Januari 2001
  • Laatst online: 17-04 07:52

blade181

Cra-cra-cracker?

Topicstarter
Ehm ja daar heb je wel gelijk in maar je weet hoe het gaat als deze afzakt naar onderen dan wordt er niet op gereageerd en dan kan ik nog een keer gaan posten..., nou ik had idd de configuratie een beetje veranderd....maar dat was niets anders dan nieuwe shares aangemaakt...moet ik ff de samba config file laten zien...

hier komt die...maar weten jullie wat het probleem kan zijn..

# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not made any basic syntactic errors.
#
#======================= Global Settings =====================================
[global]
path = /Users
smb passwd file = /etc/samba/smbpasswd
domain master = yes
create mode = 770
printing = lprng
allow hosts = 192.168.10. 127.
dns proxy = no
encrypt passwords = yes
socket options = TCP_NODELAY
valid users = administrator,root,@users
printcap name = /etc/printcap
writable = yes
directory mode = 770
security = domain
domain logons = yes
server string = Atreides Server
workgroup = artreides
local master = yes
comment = The Users Directory
log file = /dev/tty10
netbios name = SERVER
cd logon path = \\%L\Profiles\%U
load printers = yes
os level = 64
write list = administrator,bastiaan,leon17,jan,niek,root,@root,@users

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

# If you want users samba doesn't recognize to be mapped to a guest user
; map to guest = bad user


# Un-comment the following and create the netlogon directory for Domain Logons
[netlogon]
comment = Network Logon Service
path = /usr/local/samba/lib/netlogon
guest ok = yes
writable = no
share modes = no


# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
[Profiles]
path = /usr/local/samba/profiles
browseable = no
public = yes

[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
# Set public = yes to allow user 'guest account' to print
guest ok = no
writable = no
printable = yes

# This one is useful for people to share files
;[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes

# A publicly accessible directory, but read only, except for people in
# the "staff" group

[Website]
path = /var/www/html
writable = yes
valid users = root,leon17,niek,administrator,bastiaan,jan,@users,@root
comment = Public/local Website
printable = no
write list = root,leon17,niek,administrator,bastiaan,jan




[Canon bubble Jet]
comment = Balveren Printer
valid users = administrator root niek jan leon17
path = //niek/canonbub
printer = Canonbub
public = yes
writable = no
printable = yes

# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
;[fredsdir]
; comment = Fred's Service
; path = /usr/somewhere/private
; valid users = fred
; public = no
; writable = yes
; printable = no

# a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
# also use the %U option to tailor it by user name.
# The %m gets replaced with the machine name that is connecting.
;[pchome]
; comment = PC Directories
; path = /usr/local/pc/%m
; public = no
; writable = yes

# A publicly accessible directory, read/write to all users. Note that all files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user's files. Obviously this
# directory must be writable by the default user. Another user could of course
# be specified, in which case all files would be owned by that user instead.
;[public]
; path = /usr/somewhere/else/public
; public = yes
; only guest = yes
; writable = yes
; printable = no

# The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
;[myshare]
; comment = Mary's and Fred's stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765



[Software]
path = /Users/Software
writable = yes
write list = administrator,bastiaan,leon17,jan,niek,root,@root,@users
printable = no
public = yes

[Foto Album]
path = /Users/fotos
writable = yes
write list = administrator,bastiaan,jan,leon17,niek,root,@root,@users


[Public]
path = /Users/Public
writable = yes
write list = administrator,jan,leon17,niek,bastiaan,root,@root,@users

[Mp3 Albums]
path = /Users/Mp3z
writable = yes
write list = administrator,leon17,niek,jan,bastiaan,root,@users,@root


[Microsoft Office]
path = /Users/Software/Microsoft Office

Another white boy in this movie? Damn!


  • blade181
  • Registratie: Januari 2001
  • Laatst online: 17-04 07:52

blade181

Cra-cra-cracker?

Topicstarter
iemand????

Another white boy in this movie? Damn!

Pagina: 1