Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 23:15:09 -0700
From:      DAve <dave@pixelhammer.com>
To:        Joe.Warner@smed.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Unable to access SAMBA shares via WIN NT
Message-ID:  <00070723213100.12369@redbird>
In-Reply-To: <00070815542206.00341@dannyh.freebsd.org>
References:  <85256915.00672FC0.00@Deimos.smed.com> <00070815542206.00341@dannyh.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Joe, I'm using Samba on FreeBSD and connecting with Windows 98 no
problems. I don't run NT but I don't think you HAVE to edit the
registry, check here before you do anything!

http://us1.samba.org/samba/docs/FAQ/#28

Read the Samba docs on using encrypted passwords

then I would install and run SWAT, it makes setting up Samba a snap.

Finally, purchase "Samba Administrators Handbook" ISBN #
0-7645-4636-8  You will find it easy to read, very descriptive, and
it covers the specifics of Linux, BSD, and Solaris installs.

DAve.

On Fri, 07 Jul 2000, Danny wrote:
> After you apply service pack 3 in Windows NT it starts using encrypted passwords
> FreeBSD uses plain text passwds
> 
> You have to modify your registry to use plaintext passwds (recommended)
> You can uinstall IE 4 and not use Service Pack 3 (not recommended)
> You can read the help file for encrypted passwords = yes option.
> 
> 
> 
> 
> On Sat, 08 Jul 2000, Joe.Warner@smed.com wrote:
> > Hi,
> > 
> >  I am posting this to FreeBSD-Questions in an act of desperation.  I have
> > setup and configured SAMBA to run on a FreeBSD workstation (FreeBSD 3.4) on
> > our LAN where I work.  I believe I have /usr/local/etc/smb.conf configured
> > correctly because when I run "testparm", I get the message "Loaded services
> > file OK."  My workstation running FreeBSD shows up in the right domain on
> > our network but when I try to access it, it presents me with a logon.  I've
> > tried every user name and password that I can think of and nothing works.
> > I always get the message, "\\Warner_joe9 is not accessible  The account is
> > not authorized to login to this station."  I thought in order to access a
> > FreeBSD workstation from WIN NT, the login and password need to be the same
> > as an existing account on the FreeBSD workstation.  Also, I don't know if
> > this is important or not but when I do "ps aux | more", I can see nmbd
> > running but never see smbd running.  I have the proper netbios entries for
> > smbd and nmbd in my inetd.conf file.  Should the smbd daemon be running?
> > How come I don't see it?  I've tried starting smbd by issuing the following
> > as root: /usr/local/sbin/smbd and inetd smbd.  The only one that shows up
> > when I ps aux | more is inetd smbd but this still doesn't allow me access
> > from a WIN NT workstation.  I've read every piece of related documentation
> > I can think of, exp. The Complete FreeBSD, the SAMBA section in Running
> > Linux, the documentation at http://www.samba.org and the man pages and
> > still can't get this to work.  Here is what my smb.conf looks like:
> > 
> > [global]
> >    workgroup = SMS_SLC
> >    guest account = nobody
> >    keep alive = 30
> >    printing = bsd
> >    printcap name = /etc/printcap
> >    load printers = yes
> >    print command = /usr/bin/lpr -r -P%p %s
> >    lpq command = /usr/bin/lpq -P%p
> >    lprm command = /usr/bin/lprm -p%p %j
> >    preserve case = yes
> >    short preserve case = yes
> >    case sensitive = no
> > 
> > [homes]
> >    comment = /home/(name of account on FreeBSD workstation is here)
> >    browseable = yes
> >    read only = no
> >    create mode = 0750
> > 
> > [usr]
> >    comment = /home/(again..name of FreeBSD account)
> >    browseable = yes
> >    read only = no
> >    create mode = 0750
> >    directory = /home/(name of FreeBSD account)
> > 
> > [cdrom]
> >    comment = FreeBSD CD-ROM
> >    path = /cdrom
> >    read only = yes
> >    locking = no
> > 
> > [printers]
> >    comment = All Printers
> >    browseable = yes
> >    printable = yes
> >    public = no
> >    read only = yes
> >    create mode = 0700
> >    directory = /tmp
> > 
> > This is a shortened version of the smb.conf file that I created with Vi.  I
> > still have the orginal file that I copied as smb.old.  Any help with this
> > would be greatly appreciated.  I've been struggling with this for 2 weeks
> > now (trying to find the solution on my own) and I'm just spinning my
> > wheels.  Thanks.  Joe
> > 
> > 
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> --
> 
> ----------------------------------------------------------------
> You are not authorized to use my email address for any purpose.
> This is a violation of my privacy. Unsolicited
> mail/posts is a "theft of service". Remove my email
> address from your databases immediately.
> 
> You are only authorized to use my email address only in
> conjunction with address the issue in this email.
> ----------------------------------------------------------------
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
"My center is giving way, 
my right is pushed back; 
situation excellent, 
I am attacking." 
 
Ferdinand Foch at the Second Battle of the Marne (1918)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00070723213100.12369>