From ryagatich@csn1.com Thu Jan 6 15:33:09 2000
From: ryagatich@csn1.com
To: users@lists.opensuse.org
Subject: [SLE] samba...
Date: Thu, 06 Jan 2000 10:33:09 -0500
Message-ID: <000501bf585b$55b29b60$2c01a8c0@agreatryan>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1529291315327231556=="
--===============1529291315327231556==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
i am attempting to get samba running on my network at home, but am comming
across the following problem:
I am running samba on a SuSE 6.3 box (not really too important),
A WINDOWS box on the network is able to detect that it is there, but can't
access it. but, i can ping, finger, telnet, and ftp to the server (named:
LINUX) but "network neighborhood" doesn't allow access to it. (for some
reason it wants a password.) I have logged onto the WINDOWS box, as USERA
and password as USERA (real names and passwords left out) so i figured i
could get passed the password problem. NO. i entered in both the user
password, and even ROOT password, but no success (yes i know that entering
root passwords over SMB is not good because of text/plain type.
If i am on the LINUX box, i can run: smbmount //windows/c /mnt and it would
mount fine (if i entered the username's password that is logged in.)
I can print fine to the printer, however the printer is located on the
windows box so that was no problem.
I ran the samba setup utility and it is set up for public, and announce as
95 with user something (as opposed to share something or server something).
ryan
i am attemp=
ting to=20
get samba running on my network at home, but am comming across the following =
problem:
I am runnin=
g samba=20
on a SuSE 6.3 box (not really too important),
A WINDOWS b=
ox on the=20
network is able to detect that it is there, but can't access it. but, i can=20
ping, finger, telnet, and ftp to the server (named: LINUX) but "network=20
neighborhood" doesn't allow access to it. (for some reason it wants a passwor=
d.)=20
I have logged onto the WINDOWS box, as USERA and password as USERA (real name=
s=20
and passwords left out) so i figured i could get passed the password problem.=
=20
NO. i entered in both the user password, and even ROOT password, but no succe=
ss=20
(yes i know that entering root passwords over SMB is not good because of=20
text/plain type.
If i am on =
the LINUX=20
box, i can run: smbmount //windows/c /mnt and it would mount fine (if i=20
entered the username's password that is logged in.)
I can print=
fine to=20
the printer, however the printer is located on the windows box so that was no=
=20
problem.
I ran the s=
amba=20
setup utility and it is set up for public, and announce as 95 with user=20
something (as opposed to share something or server=20
something).
ryan
--===============1529291315327231556==--
From mhtexcollins@austin.rr.com Thu Jan 6 15:41:11 2000
From: mhtexcollins@austin.rr.com
To: users@lists.opensuse.org
Subject: Re: [SLE] samba...
Date: Thu, 06 Jan 2000 09:41:11 -0600
Message-ID: <3874B797.5DEFB9C1@austin.rr.com>
In-Reply-To: <000501bf585b$55b29b60$2c01a8c0@agreatryan>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5538956004550679194=="
--===============5538956004550679194==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Did you make a samba user and samba passwd?
> Ryan The Great wrote:
>
> i am attempting to get samba running on my network at home, but am
> comming across the following problem:
>
> I am running samba on a SuSE 6.3 box (not really too important),
> A WINDOWS box on the network is able to detect that it is there, but
> can't access it. but, i can ping, finger, telnet, and ftp to the
> server (named: LINUX) but "network neighborhood" doesn't allow access
> to it. (for some reason it wants a password.) I have logged onto the
> WINDOWS box, as USERA and password as USERA (real names and passwords
> left out) so i figured i could get passed the password problem. NO. i
> entered in both the user password, and even ROOT password, but no
> success (yes i know that entering root passwords over SMB is not good
> because of text/plain type.
>
> If i am on the LINUX box, i can run: smbmount //windows/c /mnt and it
> would mount fine (if i entered the username's password that is logged
> in.)
>
> I can print fine to the printer, however the printer is located on the
> windows box so that was no problem.
>
> I ran the samba setup utility and it is set up for public, and
> announce as 95 with user something (as opposed to share something or
> server something).
>
>
>
> ryan
--
Michael H. Collins http://www.linuxlink.com
512-442-3151 512-656-9508
The Ultimate Window Manager: http://www.xfce.org
Do you want FUN with Linux? http://www.austinlug.org
http://hebb.cis.uoguelph.ca/~dave/27320/new/unixphil.html
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com
For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
--===============5538956004550679194==--
From fountai@hursley.ibm.com Thu Jan 6 15:46:55 2000
From: fountai@hursley.ibm.com
To: users@lists.opensuse.org
Subject: Re: [SLE] samba...
Date: Thu, 06 Jan 2000 15:46:55 +0000
Message-ID: <3874B8EF.9DA486EF@hursley.ibm.com>
In-Reply-To: <000501bf585b$55b29b60$2c01a8c0@agreatryan>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3264689939006180781=="
--===============3264689939006180781==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Samba has a problem with encrypted vs unencrypted passwords. I forget
the default setups, but I think Windows defaults to sending passwords in
encrypted form while Samba expects to receive them as plain text. I
think the latest version of Samba supports encryption, but I could be
wrong there. The standard solution is to change the Windows registry
setting so Windows uses unencrypted passwords.
This is a FAQ. The registry values are detailed in the
/usr/doc/packages/samba directory in the obviously named files. You may
need to dig a little deeper in there to find out how to use them if you
are not familiar with this sort of stuff.
> i am attempting to get samba running on my network at home, but am
> comming across the following problem:
>
> I am running samba on a SuSE 6.3 box (not really too important),
> A WINDOWS box on the network is able to detect that it is there, but
> can't access it. but, i can ping, finger, telnet, and ftp to the
> server (named: LINUX) but "network neighborhood" doesn't allow access
> to it. (for some reason it wants a password.) I have logged onto the
> WINDOWS box, as USERA and password as USERA (real names and passwords
> left out) so i figured i could get passed the password problem. NO. i
> entered in both the user password, and even ROOT password, but no
> success (yes i know that entering root passwords over SMB is not good
> because of text/plain type.
>
> If i am on the LINUX box, i can run: smbmount //windows/c /mnt and it
> would mount fine (if i entered the username's password that is logged
> in.)
>
> I can print fine to the printer, however the printer is located on the
> windows box so that was no problem.
>
> I ran the samba setup utility and it is set up for public, and
> announce as 95 with user something (as opposed to share something or
> server something).
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com
For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
--===============3264689939006180781==--
From ryagatich@csn1.com Thu Jan 6 15:47:34 2000
From: ryagatich@csn1.com
To: users@lists.opensuse.org
Subject: RE: [SLE] samba...
Date: Thu, 06 Jan 2000 10:47:34 -0500
Message-ID: <000d01bf585d$59629920$2c01a8c0@agreatryan>
In-Reply-To: <3874B8EF.9DA486EF@hursley.ibm.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6520851537974326294=="
--===============6520851537974326294==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
as far as i have read, it sends them un encrypted, but then i tried seting
it up with sending the encrypted passwords and it wouldn't do it.
ryan
-~->-----Original Message-----
-~->From: fountai@hursley.ibm.com [mailto:fountai@hursley.ibm.com]
-~->Sent: Thursday, January 06, 2000 10:47 AM
-~->To: SuSE English
-~->Subject: Re: [SLE] samba...
-~->
-~->
-~->Samba has a problem with encrypted vs unencrypted passwords. I forget
-~->the default setups, but I think Windows defaults to sending passwords in
-~->encrypted form while Samba expects to receive them as plain text. I
-~->think the latest version of Samba supports encryption, but I could be
-~->wrong there. The standard solution is to change the Windows registry
-~->setting so Windows uses unencrypted passwords.
-~->
-~->This is a FAQ. The registry values are detailed in the
-~->/usr/doc/packages/samba directory in the obviously named files. You may
-~->need to dig a little deeper in there to find out how to use them if you
-~->are not familiar with this sort of stuff.
-~->
-~->> i am attempting to get samba running on my network at home, but am
-~->> comming across the following problem:
-~->>
-~->> I am running samba on a SuSE 6.3 box (not really too important),
-~->> A WINDOWS box on the network is able to detect that it is there, but
-~->> can't access it. but, i can ping, finger, telnet, and ftp to the
-~->> server (named: LINUX) but "network neighborhood" doesn't allow access
-~->> to it. (for some reason it wants a password.) I have logged onto the
-~->> WINDOWS box, as USERA and password as USERA (real names and passwords
-~->> left out) so i figured i could get passed the password problem. NO. i
-~->> entered in both the user password, and even ROOT password, but no
-~->> success (yes i know that entering root passwords over SMB is not good
-~->> because of text/plain type.
-~->>
-~->> If i am on the LINUX box, i can run: smbmount //windows/c /mnt and it
-~->> would mount fine (if i entered the username's password that is logged
-~->> in.)
-~->>
-~->> I can print fine to the printer, however the printer is located on the
-~->> windows box so that was no problem.
-~->>
-~->> I ran the samba setup utility and it is set up for public, and
-~->> announce as 95 with user something (as opposed to share something or
-~->> server something).
-~->
-~->--
-~->To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com
-~->For additional commands send e-mail to
-~->suse-linux-e-help@suse.com
-~->Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-~->
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com
For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
--===============6520851537974326294==--