[Samba] printing from w2k

Joseph M Carmon carmonj at chartermi.net
Thu Oct 24 18:22:46 GMT 2002


Printing looks fine under win98 and I connect to the PDC on
login from Win2k, but I can not connect to the printer.
After setting the printer up it reports Access denied,
unable to connect. Here is my smb.conf file.

[global]
#server information
     workgroup = Home
     server string = Samba %v server
     netbios name = pdc

#loging information
      log level = 2
      max log size = 50
      debug timestamp = yes

#browsing election options
      os level = 35
      local master = yes
      preferred master = yes
      domain logons = yes

#security options
      security = domain
      encrypt passwords = yes
      unix password sync = yes
      passwd program = /usr/bin/passwd %u
      null passwords = no
      update encrypted = yes
     

#profile information
       logon path = \\pdc/%H/profile
       logon script = %u.bat

[profile]
     comment = Profile directory
     path = /usr/profile
     create mode = 0777
     directory mode = 0700
     writeable = yes
     browsable = no

[netlogon]
      comment = Domain logon scripts
      path = /home/logon
      public = no
      writeable = no
      browsable = no

[data]
   path = /home/common
   comment = Shared Directory
   writeable = yes
   guest ok = yes
   browsable = yes


[homes]

   path = %H
   comment = %u home directory
   writable = yes
   browsable = yes

[printers]
    
    printable = yes
    guest ok
    path = /tmp


Any help is appreciated.

-- 
Joseph M Carmon <carmonj at chartermi.net>




More information about the samba mailing list