Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Samba Server

  1. #21
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re: Samba Server

    Change this line
    Code:
     * encrypt passwords = yes
    to
    Code:
      encrypt passwords = no
    if you are only working with Win98.

  2. #22

    Re: Samba Server

    Wow, check out the PET's on Samba.

    I wrote one of them for Win 98/ME, to use with
    NT or other Win OS's, changing the security to
    "user" ought to get you going.

    You will need users for all the machines on all
    the machines _and_ valid passwords for the
    smb.conf file. For file-sharing on the Linux
    boxes, you'll also have to set the GID permissions
    so the "group" owns the file/directory.

    Really, it is pretty easy!

  3. #23
    Junior Member
    Join Date
    Jan 2002
    Posts
    84

    Re: Samba Server

    Samba is working more or less

    I can see the folders I want to see with Linneighborhood and Network Neighborhoos

    I am now trying to configure the printing. The printer is on the Win 98 machine that I that I setup Samba to work with above for file sharing.

    I can go into webmin and under Hardware > printer administrator > add a remote windows server printer with the ip of the windows machine. I get no errors when I save it in webmin

    I go to the linux computer and I can see the printer there and when i click print in the program no errors occurr, it just does not print.

    I go back to webmin and try to print a test page and I get an error
    Code:
    Printing test page with command lpr -Php bw.ps ..
    
    Status Information:
     sending job 'root@localhost+381' to hp@localhost
     connecting to 'localhost', attempt 1
     cannot open connection to localhost - Connection timed out
    Make sure LPD server is running on the server
    
    .. command failed!
    but lpd is running

    Code:
    [root@localhost src]# service lpd status
    lpd (pid 8296) is running...
    How can I setup my HP 1200 on my win 98 computer to print from the linux computer

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:34 AM
  2. Set Up SQL Server with Proxy Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:18 AM
  3. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:50 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:49 PM
  5. Live Communications Server 2005 Glossary
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •