[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: samba



ok here is my smb.conf file, i copied if off of some page that "said" what
i wanted it to do (http://www.germany.net/teilnehmer/101,69082/samba.html#3):

[global] 
workgroup = house_nation
comment = RedHat Samba Server
;netbios name = wlm00075 
;netbios aliases = red eyes 
null passwords = yes

guest account = ftp 
log file = /var/log/samba-log.%m 
lock directory =
/var/lock/samba 
security = user 
debug level = 1
max log size = 50 
;I want to lose elections, the next 4 lines ensure that
I do 
local master = no 
domain master = no 
preferred master = no 
os
level = 0 
;time server = yes 
;load printers = yes 
server string = host
%h Version %v for %m 
;update encrypted = yes 
encrypt passwords = yes 
smb
passwd file = /etc/private/smbpasswd 
username map = /etc/username.map

socket options = TCP_NODELAY

[tmp] 
comment = Temporary file space 
path = /tmp 
writeable = yes 
public
= yes 
create mask = 0777 
dos filetimes = true 

[homes] 
comment = Home Directories 
writeable = yes 
browseable = no 
dos
filetimes = true 
valid users = %S 

;[printers] 
;comment = All Printers 
;printable = yes 
;browseable = no

;path = /var/spool/lpd
;writeable = no 
;guest ok = yes 
;print command =
cp %s /var/spool/lpd/print_%p 

[redcd] 
comment = %h CD-Rom 
path = /cdrom 
writeable = no 
locking = no

fake oplocks = yes

passwd chat = *ew\sUNIX\spassword* %n\n *etype* %n\n
*all\sauthentication\stokens\supdated\ssuccessfully*
unix password sync - true
passwd program = /usr/bin/passwd %u


At 09:58 PM 11/28/98 -0500, you wrote:
>> I am kinda new to linux, and i am trying to setup samba, so i can veiw my
>> files on our network. I just want to be able to view all the files on my
>> linux box, as if i were actually logged in to my linux box. i have read all
>> about samba, and am not doing really well with it.
>> i have it so windoze can see my linux machine, but it keeps asking me for a
>> password, and it won't connect to the linux box.
>> Any help would be much appreciated, or if there is anything easier to use,
>> please send it my way...
>
>For Samba to work correctly you must create a custom config file
>for your system (/etc/smb.conf).  If you haven't done this, see
>the man page on smb.conf.  If you've already created it, please
>post it here and someone may be able to point out your problem.  
>It's most likely a problem in your config.
>
>--------------------------------------------
>Bruce Smith                bruce@armintl.com
>System Administrator / Network Administrator
>Armstrong International, Inc.
>Three Rivers, Michigan  49093  USA
>http://www.armstrong-intl.com/
>--------------------------------------------
> 

---------------------------------------
Aaron Mais
2501 Tanglewilde, Ste. 115
Houston, TX  77063
phone:  (713) 918-6540
fax:  (713) 918-6540
email:   amais@usa.net
internet: http://welcome.to/rb-303
---------------------------------------