|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
dissable "clear text passwords" from XP
----- Original Message -----
From: "nash oudha" <e-nash@lycos.com>
To: <plug@lists.phillylinux.org>
Sent: Sunday, December 28, 2003 9:25 PM
Subject: [PLUG] samba
> hi
>
> i'm traying to share files between linux and xp at my home network. but it
doesnt work. i can see my samba server but can't gain any access to any
shared files. although i did convert linux users to samba uses and i'm
logging in from windows with the same user name and password that i use in
linux. here goes my smb.conf file:
>
> can u see what goes wrong?
>
>
> # Samba config file created using SWAT
> # from 0.0.0.0 (0.0.0.0)
> # Date: 2003/12/29 02:23:41
>
> # Global parameters
> [global]
> workgroup = MDKGROUP
> netbios name = T60
> server string = Samba
> encrypt passwords = Yes
> map to guest = Bad User
> log file = /var/log/samba/log.%m
> max log size = 50
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> printcap name = cups
> dns proxy = No
> printer admin = @adm
> printing = cups
>
> [homes]
> comment = Home Directories
> read only = No
> browseable = No
>
> [printers]
> comment = All Printers
> path = /var/spool/samba
> create mask = 0700
> guest ok = Yes
> printable = Yes
> print command = lpr-cups -P %p -o raw %s -r # using client side
printer drivers.
> browseable = No
>
> [print$]
> path = /var/lib/samba/printers
> write list = @adm root
> guest ok = Yes
>
> [pdf-generator]
> comment = PDF Generator (only valid users)
> path = /var/tmp
> printable = Yes
> print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u
%m %I &
>
> [pdf-screen]
> comment = PDF Generator - Screen quality (only valid users)
> path = /var/tmp
> printable = Yes
> print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u
%m %I "" %S &
> copy = pdf-generator
>
> [pdf-printer]
> comment = PDF Generator - Print quality (only valid users)
> path = /var/tmp
> printable = Yes
> print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u
%m %I "" %S &
> copy = pdf-generator
>
> [pdf-prepress]
> comment = PDF Generator - PrePress quality (only valid users)
> path = /var/tmp
> printable = Yes
> print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u
%m %I "" %S &
>
> [DOCUMENTS]
> comment = /home/pimp/Documents
> path = /home/pimp/Documents
> guest ok = Yes
> wide links = No
>
>
>
> ____________________________________________________________
> Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> http://login.mail.lycos.com/r/referral?aid=27005
>
___________________________________________________________________________
> Philadelphia Linux Users Group --
http://www.phillylinux.org
> Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|