[Samba] Need Help in Samba Server

2006-12-14 Thread seyed jeilaanni
Hello sir/madam,
  i installed RedHat linux 9.0 and i installed samba
package for accessing windows network from my linux
system, if once i loggod onto the system the waring
occure like below
  
 
could not lookup internet addredd for
 MY_system_Name.
   This will prevent GNOME from operatin correctly.
   It may be possible to correct the problem by adding
   MY_system_Name to the file /etc/hosts.  
  
 
 i dont know why it is coming, i started the smb
services also, if i try to open the network servers it
display the error as
  
 
  
 
Couldn't display smb:///, because Nautilus
cannot contact the SMB master
browser.
Check that an SMB server is running in the local
network.
  
 
  
 
  i hope i will get good response from your side.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] need help with samba server

2003-03-26 Thread Allen Smith
Hello fellow samba users, I'm trying to setup my samba server on my linux 
box, went through the installation and stuff, but ran into a whole world of 
problems when testing it out (samba2.2.8).  As I'm reading through the 
DIAGNOSIS.txt file included in the docs, I got stuck on Test 7.  when I run 
smbclient //bigserver/tmp I get prompted with a password.  when I type in 
my root password (I'm doing all this in root) I get a message saying 
session setup failed: NT_STATUS_LOGON_FAILURE . Then I tried with 
smbclient //bigserver/tmp -Ufred and typed in the password for fred, I 
still get the same error.  Also I can get to public,smbclient 
//bigserver/public if I don't enter any password, but when I try with 
-Ufred and enter the password I get the same error.

my smb.conf

[global]
debug hires timestamp = yes
debug pid = yes
debug timestamp = yes
debug uid = yes
encrypt passwords = yes
guest account = smbguest
hide unreadable = yes
hide dot files= yes
log level = 3
log file = /usr/local/samba/var/%m.log
max log size = 5000
netbios name = notcool
security = user
server string = this blows
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192
time server = yes
wins support = yes
workgroup = myworkgroup
[homes]
browseable = no
read only = no
create mode = 0600
directory mode = 0700
hide files = /*.pst/
[public]
browseable = yes
create mode = 0666
directory mode = 0777
guest ok = yes
guest only = yes
path = /home/public
read only = no
veto files = /*.com/*.exe/*.scr/*.dll/*.{*}/
[private]
browseable = yes
create mode = 0660
directory mode = 0770
force group = +users
path = /home/private
read only = no
valid users = +staff +students +users
veto files = /*.com/*.exe/*.scr/*.dll/*.{*}/
write list = +staff
[tmp]
path = /home/tmp
browseable = yes
writeable = yes
what am I missing here? I'm new to the linux system and samba, so please, 
any help is greatly apreciated.

Email me at [EMAIL PROTECTED]

Thank you for your time and assistance

--Yuan







_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba