Re: Προβλημα στο samba!

Nick Demou ndemou at gmail.com
Tue Jun 23 09:31:09 BST 2009


μια ανώδυνη δοκιμή είναι:
  1) να ανοίξεις το smb.conf
        π.χ. σε ένα τερματικό τρέξε
               sudo gedit /etc/smb/smb.conf
  2) να βάλεις ένα ; μπροστά από την προβληματική γραμμή (ώστε να γίνει
        ; enable spoolss = yes
  3) να σώσεις την αλλαγή και να κλείσεις το gedit
  4) επανεκκινείς το samba
              sudo /etc/init.d/samba restart      (ή smb restart δεν θυμάμαι)

και δοκιμάζεις να δεις αν το πρόβλημα λύθηκε

___________________________

Για τους πιο περίεργους:

α) μετά το βήμα 3 δίνεις κι ένα:
     testparm /etc/samba/smb.conf

β) man smb.conf, ψάχνεις για spoolss και βλέπεις:
------------------------
       disable spoolss (G)
          Enabling this parameter will disable Samba’s support for the SPOOLSS
          set  of  MS-RPC’s  and will yield identical behavior as Samba 2.0.x.
          Windows NT/2000 clients will downgrade to using Lanman style  print‐
          ing  commands.  Windows  9x/ME  will be unaffected by the parameter.
          However, this will  also  disable  the  ability  to  upload  printer
          drivers  to  a Samba server via the Windows NT Add Printer Wizard or
          by using the NT printer properties dialog window. It will also  dis‐
          able  the  capability  of  Windows NT/2000 clients to download print
          drivers from the Samba host upon  demand.   Be  very  careful  about
          enabling this parameter.

          Default: disable spoolss = no
------------------------

από το παραπάνω υποψιάζομαι ότι η σωστή γραμμή είναι
      disable spoolss = no


-- 
"The software is licensed, not sold" -- MICROSOFT LICENSE TERMS


More information about the Ubuntu-gr mailing list