My kernel is compiling fine now and I have samba setup on my eth0 connection
working fine..
I set it up to allow guests until I get the password stuff setup.
This worked fine with my win 98 machines.
I even have a script setup in the samba code to have a drive setup in the
name of the machine that is connecting.
Ie I have a machine called laptop1 and another called kids.
BOTH of these win 98se machines will connect fine to my redhat box..
When kids connects it will connect to /home/kids and when laptop1 connects
it will not connect to /home/kids but will connect to /home/laptop1.
(Which is the way I want it.)
The problem I am having though is when my win 2000 machine tries to link to
the linux
box this way. The machine is called "Linux" and when I try to connect to the
Linux box from
win 2000 it comes up with the following error window.
\\Linux is not accessible.
The account is not authorized to log in from this station.
Is this a password issue?
Once I have this figured out it will be on to getting the cable modem
working with this and
IP masq.. ;) (I had that working when I was running Suse and a dial up
modem so I dont expect much difference.)
My full SMB.CONF follows..
I would greatly appreciate ANY help I can get...
cut here --------
# KDE Config File
[global]
socket options=TCP_NODELAY
keep alive=30
guest account=nobody
printing=bsd
map to guest=Bad User
workgroup=home
security=SERVER
lm announce=no
kernel oplocks=false
netbios name=linux
server string = Samba %v on (%h)
#
[Install Stuff]
default case=lower
create mode=0750
service type=fileservice
case sensitive=no
public=yes
comment=Install Stuff and other Misc Stuff
mangle case=no
path=/home/stuff
writeable=yes
[Home Drive]
default case=lower
service type=fileservice
case sensitive=no
public=yes
comment=Drive for seperate computers
mangle case=no
path=/home/%m
writeable=yes
[public]
default case=lower
service type=fileservice
case sensitive=no
public=yes
comment=Public Share for all
mangle case=no
path=/home/public
writeable=yes
[printers]
create mode=0700
service type=printservice
printable=yes
browseable=no
comment=All Printers
directory=/tmp
read only=yes
[MP3]
default case=lower
create mode=0750
service type=fileservice
case sensitive=no
public=yes
comment=Music stuff
mangle case=no
path=/home/mp3
writeable=yes
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list