Koozali.org: home of the SME Server

not always acces SME from windowsclient

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #15 on: July 22, 2015, 08:51:36 PM »
input

Doing the search I suggested

From
http://forums.contribs.org/index.php/topic,26199.0.html

In Win2K registry you might check this setting
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters\MaintainServerList

It has a default setting of Auto, change it to No



From
http://forums.contribs.org/index.php/topic,35724.msg157146.html#msg157146

config setprop smb OsLevel xxx
signal-event workgroup-update

eg set xxx to 30 if you want windows servers to be browsemasters or set to 95 if you want sme to be browsemaster


Also this may be useful
From
http://forums.contribs.org/index.php/topic,26199.0.html

service nmbd restart
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline input

  • ****
  • 94
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #16 on: July 22, 2015, 08:57:41 PM »
My SME is in server only mode.
I have no other servers running.
I search with google and I found some threads what I had in my favorites, but already deleted because it was not helping me.
What I did in Windows register was:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
"IsMasterBrowser" with the value off 1 and "MaintainServerlist" with the value auto

There is only one problem what I have and that is that with wincommander with open samba.conf a part off the tekst is outside my monitor. So I can not reading the samba.conf very well. :-? I tried differents things in the option mode from wincommander but till now I have no results.

I hope that your now satesfied with my answer.




Offline janet

  • *****
  • 4,812
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #17 on: July 22, 2015, 09:56:46 PM »
input

Quote
My SME is in server only mode.

That means it has a lower OS level setting by default (than in server & gateway mode), to allow other servers to be dominant re browsemaster.

Quote
I have no other servers running.

OK so there is no Windows server trying to be browsemaster, but you do have windows workstations acting as browsemaster servers & all three (sme & 2 workstations) are competing against each other, & possibly there are settings in your router/gateway that are also trying to make the router be the browsemaster for your network.

Quote
I search with google and I found some threads what I had in my favorites, but already deleted because it was not helping me.
What I did in Windows register was:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
"IsMasterBrowser" with the value off 1 and "MaintainServerlist" with the value auto

That is really the opposite of what you want to do. These settings are configuring the workstation to be the browsemaster server, which may suit an "all Windows network". but does not ideally suit a network with SME servers.

I suggest you follow the instructions I gave in the previous post
ie
In all windows workstations
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
"IsMasterBrowser" value 0
"MaintainServerlist" value No

On SME server
config setprop smb OsLevel 95
signal-event workgroup-update




Quote
There is only one problem what I have and that is that with wincommander with open samba.conf a part off the tekst is outside my monitor. So I can not reading the samba.conf very well. :-? I tried differents things in the option mode from wincommander but till now I have no results.

I suggest you install Putty SSH client on your windows workstation, configure sme server to allow access (in server manager remote access panel) & then use that to view configuration files on your sme server. Ideally you should use public/private keys if accessing SSH remotely, see the Howto on that topic, link at top of Forums.

PLEASE NOTE that making changes directly to conf files on sme will only have a temporary effect (& in some many/cases you may break your server), as these settings will be lost on the next reboot of the server.
The correct way to get changes into conf files, is by issuing db commands or where no db command is available for the parameter you wish to change, then create a custom template.
Note that valid db settings & custom template settings will change values in conf files permanently (eg smb.conf)


Quote
I hope that your now satesfied with my answer.

It is obviously better when you provide detailed accurate answers as we can give you more accurate advice of where you are going wrong or what needs to be changed.
Your earlier comment was basically a simple, "Oh well I changed them & it did not work" which really tells us nothing, but implies you have properly investigated the correct settings etc, which it appears you have not done in this case, due perhaps to a misunderstanding of how browsemaster settings can effect the network.

Changing these browsemaster settings is still a troubleshooting experiment or process of elimination on your network, to see if it resolves your problem, so let us know the outcome.
« Last Edit: July 22, 2015, 09:59:58 PM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline input

  • ****
  • 94
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #18 on: July 23, 2015, 08:58:56 AM »
It is better now.  :-o What I did was setting the firewall off in my modem. My modem have acces to TV,telephone and internet. and the Windowsclient 8.1 have Wifi acces.
Do you know also a command to set the monitor resolution in SME ?

Thanks

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: not always acces SME from windowsclient
« Reply #19 on: July 23, 2015, 09:30:32 AM »
Quote
Do you know also a command to set the monitor resolution in SME ?

Can you explain it a bit more? This makes no sense to me

Offline input

  • ****
  • 94
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #20 on: July 23, 2015, 09:37:37 AM »
Can you explain it a bit more? This makes no sense to me

What I mean is that my screen resoltuion is not oke, when I open sme manager in the terminal  a part off the text is missing.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: not always acces SME from windowsclient
« Reply #21 on: July 23, 2015, 10:08:51 AM »
"terminal" means remote ssh session?

if so, you have to play with your ssh client

Offline input

  • ****
  • 94
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #22 on: July 23, 2015, 10:27:43 AM »
"terminal" means remote ssh session?

if so, you have to play with your ssh client
That is not what I mean. But I solved the problem with to adjust my monitor.
Everything is oke now.



Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: not always acces SME from windowsclient
« Reply #23 on: July 23, 2015, 11:18:28 AM »
That is not what I mean. But I solved the problem with to adjust my monitor.
Everything is oke now.

happy to hear it from you, but once again as Janet said above:
Quote
People are trying to help you here & if your answers are lacking in detail then we are wasting our time.
This is significant so please do not brush this aside & consider it irrelevant

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: not always acces SME from windowsclient
« Reply #24 on: July 23, 2015, 11:38:27 PM »
input

Quote
What I did was setting the firewall off in my modem.

Turning the firewall off is a bad idea, unless you have some other device acting as firewall that is between the Internet & your LAN.
SME server (in server only mode) has a very limited set of firewall rules in place & should have a proper firewall in front of it.
Also every other device connected to your network eg Windows workstations etc will need to have a firewall enabled.
You are living dangerously in regards to Internet security.
There are probably better ways to configure your network to resolve your earlier stated browsing issues.

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.