WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Linux, UNIX, Open Source (http://www.wcm.at/forum/forumdisplay.php?f=13)
-   -   samba & cups (http://www.wcm.at/forum/showthread.php?t=186487)

DeepB 28.02.2006 20:39

samba & cups
 
hallo
ich habe samba und cups installiert.

samba alleine funkitoniert problemlos, jedoch sobald ich die cups-anweisungen einfüge komme ich nicht mehr auf meine shares.

smb.conf:
Code:

[global]

# workgroup = NT-Domain-Name or Workgroup-Name, eg: LINUX2
  workgroup = *****
  netbios name = *****

# server string is the equivalent of the NT Description field
  server string = Homeserver


[public]
        comment = shared
        path = /lan
        guest ok = yes
        browsable = yes
        public = yes
        create mode = 0777
        writable  = yes



  security = share
  guest account = samba
  guest ok = yes
  encrypt passwords = yes

log file = /var/log/samba/samba.%m
max log size = 50


local master = no




#################
#drucker anfang, ab hier "problemzone"
################
printcap name = cups
printing = cups
load printers = yes

[print$]
comment = Printer Drivers
#this path holds the driver structure
path = /etc/samba/printers
guest ok = yes
browseable = yes
read only = yes
write list = root,samba

[homeprinter]
comment = hp deskjet 960c
printable = yes
path = /var/spool/samba
public = yes
guest ok = yes
printer admin = samba,root

[printers]
comment = all printers
browseable = no
printable = yes
writable = no
public = yes
guest ok = yes
path = /var/spool/samba
printer admin = samba,root

###############
#drucker ende
###############

ich denke mir dass der fehler im drucker-teil ist

danke

DeepB

DeepB 01.03.2006 23:42

doch kein fehler im druckerteil?

jetzt komme ich garnicht mehr auf die shares (von meinem win rechner aus)

weiß jemand an was das liegen könnte?

DeepB


Alle Zeitangaben in WEZ +2. Es ist jetzt 22:15 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag