LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Samba share not visible (https://www.linuxquestions.org/questions/linux-software-2/samba-share-not-visible-95486/)

kochuthara 09-22-2003 09:07 AM

Samba share not visible
 
I am facing a problem with network share.. After certain number of active connection created, share become invisible..

Only solutions is to restart the machine..

How to diagonise this problem ?

keex 09-22-2003 12:11 PM

read the logs....

kochuthara 09-23-2003 05:54 AM

smbd log.

[2003/09/22 07:26:36, 0] smbd/password.c:(1554)
domain_client_validate: could not fetch trust account password for domain IPBILL

what is it mean...

one thing i noticed.... it is not consistent.. some time share become visible...after some time it is not...

...................wow ..........wheree to start

keex 09-23-2003 06:22 AM

hmm..
what version of samba do you use?
and what for?
PDC?

well, since I haven't had these problems, I simply look up the errormessages on google...
maybe an SAMBA upgrade would do...

kochuthara 09-23-2003 06:37 AM

[global]
workgroup = IPBILL
netbios name = AU28
security = DOMAIN
encrypt passwords = Yes
update encrypted = Yes
passwd program = changepass %u
username map = /opt/samba/lib/username.map
unix password sync = Yes
max mux = 100
os level = 65
preferred master = False
local master = No
domain master = False
wins server = 10.99.25.54
create mask = 0775
directory mask = 0775

I hope this gives a better understanding about the environmnet..
Samba version - 2.2.8a
PDC -- windows server

kochuthara 02-25-2004 03:04 AM

At last i found the reason

Check your unix machines kernal parameters,

Is it capable of handling this many connections....


All times are GMT -5. The time now is 10:51 AM.