similar to: determining domain master and forcing elections?

Displaying 20 results from an estimated 1000 matches similar to: "determining domain master and forcing elections?"

1998 Apr 28
6
Problems with UNIX file permission
Hello, I need to serve one fileshare to different users in different groups ( I do so ). I gave different users different groups and told samba to make new files owned by user:group, mod 775. But now some users have the need to write in the directory of another group. Is it possible to force user and group per directory and not per share, or is it possible to create links in the filestructure
1998 Apr 02
1
Problem with sending messages (smbclient -M ...)
Hi I use messages (net send...., smbclient -M ....) to let a server dial to my provider, or to let him fetch my mial. This worked until I switched to 1.9.18p3. My server is named FGP, my group FGP_GROUP. One of the nt-clients is named SAUSCHNELL - and one of the users on SAUSCHNELL is names fgp - like the server. Since I use 1.9.18p3 all the messages sent to FGP from a NT-computer are actually
1998 Apr 17
1
diskless windows
Hi. I wanted to set diskless win95 but I read the list archives and I decided not to do it diskless. So I tried diskless windows but I got a problem. I do this. 1.- I did booting images with bootware proms. 2.- I managed to install DOS clients from microsoft. That was painfull because the one I downloaded from MS didn't connected to my samba server. I used a dos clients that creates a NT
1998 Apr 22
1
1rst startup of samba
I have installed samba for the first time and I try to start it in a windows 95 environement. I started nmbd and smbd with the config file listed at the end of this mail (I remove all comment for clarity) I expect to use samba with the SHARE protocol of Windows 95 (No WINS) The new server (sdmpcsv02) is recognised by the other pc's but the can list the exported files The smbclient -L
1998 Aug 21
2
WINS server usage
I have a class C address space divided into 3 subnets. I have a Samba server on each subnet and all 3 subnets are under the same Domain/Workgroup. My browsing works fine. But when the frame relay between the subnets goes down, the 2 subnets that don't have the WINS server local cant find their local Samba server. Do I need to have a WINS server on each subnet to keep this from happening? Is
1998 Apr 27
4
printing from Unix to SMB printer
Hi, When defining a queue for lpd using a SMB (Win95) printer, it uses a ".config" file that store a username and password for printing on the SMB server. Is there a way (as anybody tried and how to) to configure the lpd so the username and password used to print on the SMB server are the unix login and password of the user printing (password databases are synchronized), so the job on
1998 Apr 01
3
Dissapearing samba servers
Hi I've seen a couple of people post this problem, but I've never seen an answer, and now it's happenning to me. I run Solaris 2.5.1, and samba-1.9.17p1. Every so often a pc can look in the network neighborhood and the samba server just isn't there, though you can still map a network drive by using a UNC pathway: \\server\share so the share is still out there but the server
1998 May 28
1
samba domain issue
:') I have a small block of addresses allocated by the ISP. In order to conserve those addresses, I have constructed a Linux box (2.0.33 SuSE 5.1) to do IP_masq. (Works wonderfully. SuSE is the best kept secret in the Linux community.) Problem is related to Samba. I MUST be able to relocate NT clients behind my Linux system. I have tried several different methods of configuration for
1998 May 06
3
Sync browse list between multiple workgroups?
(Samba version 1.9.18p4) I want to set up my environment thusly: - 2 workgroups, each composed of multiple subnets. - Each workgroup has a DMB and a WINS server (Samba only - no NT) - The two workgroups should collate browse lists so that clients on either workgroup can browse and connect to hosts on the opposite workgroup. I've read the documentation in BROWSING.txt and it does not appear
1998 May 01
1
WINS isn't working correctly and I think somebody is trying to exploit a security hole...
Pardon the long log file but I'm fairly new to WINS servers and probably don't know what I'm doing. We've have two subnets (lets call them xxx.xxx.xxx.??? and yyy.yyy.yyy.??) I have one samba/linux server on both networks xxx.xxx.xxx.2 and yyy.yyy.yyy.2. xxx.xxx.xxx.2 is set up to be a domain master and yyy.yyy.yyy.2 is setup to be a local master with xxx.xxx.xxx.2 as its master.
1998 Dec 11
5
Disabling storeing of cached profiles?
Hello! I know that this is not samba related, but may be some one knows a quick answer: When using profiles, stored on a well running samba-2.0.0beta2 PDC, the NT PC's cache the profile during a user session. As this profile is not deleted on the PC and we have a lot of users with only few PC's we need a lot of diskspace for this old profiles. Is there a way (Registry Key, ..) that
2001 Dec 20
2
RH7.2&&smbd2.2.1a&&W98/2000&&Connection Problem
Hello all! I've readed somes docs and I found nothing about the following trouble : I can't connect to my sbmd server using the following : '\\MYRH72SMBDSERVERNAME\'. I always got a error message like : 'Share name could not be found, make sure you typed it correctly....' , but if I utilize \\10.x.x.x\ all is working fine (I don't want to access using the \\IP\
2020 Apr 17
2
[PATCH] regression of comment extraction in private key file without passphrase
Hi Le 17/04/2020 ? 05:52, Damien Miller a ?crit?: > On Wed, 15 Apr 2020, Lo?c wrote: > >> Hello, >> >> In one recent change >> (https://anongit.mindrot.org/openssh.git/commit/?id=2b13d3934d5803703c04803ca3a93078ecb5b715), >> I noticed a regression. >> >> If ssh-keygen is given a private file without passphrase and without the >> corresponding
1998 Oct 23
4
Samba replacing NFS
Hi, I have a number of web servers that mount their /htdocs (and /log and /cgi-bin) directories from a large file server. I am currently using NFS for this. The web servers are Linux, the file server a Sun E450. NFS seems dreadfully slow, and I keep reading about how it doesn't do file locking. Is there a good reason not to simply use samba, and share the volumes with samba from the Sun, and
1998 Apr 10
0
SMB across subnets
Hi THis look like NT uses the dns-server to resolv netbios names (can be configured in the network properties). Try disabling that, and pray that nt, win95 und unix-servers find each other - if all the computers show up in all the network neighbor hood's , you won. Otherwise - well, contact microsoft - they invented wins, not-working-network-neighbor hood's and things like this...
1998 May 30
0
Samba as a Proxy
Hi I think this should be possible. If the linux-server doesn't have to be a PDC, you can simply use samba with the parameter security = server password server = <real PDC> in your smb.conf If the linux-server has to be a PDC; you have to use the samba-NTDOM version. You can obtain it only via public CVS from samba.anu.edu.au. mfg, fgp -------------------------------------
1998 Jun 28
0
Browsing with 1.9.18p7 and WfW 3.11
Hi We are using a Debian 1.3.1 server (two Ethernet-Cards) with 18 Clients. The Clients remote-boot from the server using mars_nwe(Novell-Server emulation). Under Windows (WfW 3.11) the Clients user the Microsoft 32-bit Tcp-Stack to access the samba-server( 1.9.18p7). The problem is that the clients can't see the samba-server in their browse-lists, nor can they access the server with net
1998 Nov 30
4
Virtual CDROM for Unix?
Has anyone implemented a "virtual cdrom" facility as offered on windows? That is CD images are cached & compressed on hard disk and shared across a network. See: http://www.winmag.com/library/1996/1196/11r24a.htm I have not found any news of a Unix solution. I would like to offer one on a Linux server to Windows clients. It should not be hard to implement with Samba... Thanks
2005 Oct 24
2
See inherit user, need inherit group
Here is my scenario: I have two directories that have their access controlled by secondary groups of the users. \\server\coolguys is available to the group 'admins' while the directory \\server\averagejoes is accessible to the group 'lusers'. I have a user, we'll call him joe, that is primarily in the admins group, but is also in lusers. If joe is to copy a directory or a
2002 Mar 11
1
Samba still win the elections
********************************************************************** Este email assim como os ficheiros que possa ter em anexo s?o confidenciais e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado. Se recebeu este email por engano por favor notifique Redes@bnc.pt Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper n?o tendo sido encontrados virus.