similar to: samba4wins

Displaying 20 results from an estimated 300 matches similar to: "samba4wins"

2006 Mar 10
1
samba4wins - all ok but how to use nmblookup from my PDC?
I installed samba4wins on two of my Fedora Core 3 servers (from src rpm), on one PDC (samba 3.0.21c) and on one standalone server without samba, in order to test samba4wins. I think I managed to install and to setup properly the software but it seems nmblookup is not working on the PDC samba: [user]$ nmblookup '*' querying * on 192.168.19.255 name_query failed to find name *
2006 Feb 02
3
samba4wins only with samba >=3.0.21?
hi, i read about samba4wins, which is really a great work from the team! do you know, if this will work with samba v3.0.14a? i ask because a german news service writes that it?s only possible with 3.0.21 (http://www.heise.de/newsticker/meldung/69132), but i can?t find this information in the notes on http://ftp.sernet.de/pub/samba4WINS/samba4wins-1.0.0-16/ thx for helping me! -- Michael
2007 Jun 05
1
Samba4Wins
Hello, I have two servers with SAMBA 3.0.24-30 (PDC and BDC) and OpenLdap (MASTER and SLAVE) and now I want to remove the wins servers (in Windows NT) and put samba4wins in the PDC and other samba4wins in the BDC replicating, but I dont know how to do a correct configuration for samba4wins, and i Don't find a good howto or tutorial or documentation to do that. Somebody has a
2014 Aug 20
2
samba4wins nbd_server implementation & configuration
Hi, Confused and bewildered as usual, so ask the guys who know. samba4wins is now implemented and part of the samba4 package? Is there a configuration guide? I guess nbd_server needs to be part of the equation so could you point to some resources on setup as I don't think I have noticed anything in the wiki? Probably just me :) Many Thanks Stuart
2013 May 21
1
samba4wins install
I've the read docs and one thing I'm still not clear on: is Samba required to be installed before I install samba4wins, or not? Second question: once I get samba4wins installed, how does one add static WINS entries to the database? Thanks, GFreeman
2009 Aug 26
0
samba4wins & BDC
Hi! My samba4wins servers tell the clients always the pdc as logon server. How can I tell the samba4wins server the 2 BDC's on my system to get samba4wins telling the clients the 2 other logon servers (e.g. in case of PDC shutdown)? regards martin
2020 Feb 24
2
Wins replication between Samba4 <=> Windows.
Samba4 acts as standalone server with Wins enabled. Also there is Windows Wins on the network. How is to make two ways or at least one way replication between Samba4 and Windows wins ? As I saw samba4wins project is down.
2018 Nov 27
3
Where is password expiration notice period
In our password settings we have: > samba-tool domain passwordsettings show : Password complexity: on Store plaintext passwords: off : Minimum password age (days): 0 Maximum password age (days): 90 : I don't find any setting for how many days before the expiration to warn users about the pending expiration. On Windows, users seem to get notified about a pending password expiration at
2015 Feb 17
2
Samba4, browselist, nbt and wins
Hi folks, i'am still confused when searching around for samba4 adc, wins and browselist. In my DCs smb.conf I have activated the server service nbt, defined wins support = yes and could not see my domain controller in browselist. Before provision from samba3 with ldap, I renamed the pdc, because the old one had the same name like the domain (was working well over years). Today my
2018 Apr 04
2
How to change Domain password as normal user?
On Tue, 03 Apr 2018 23:34:13 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > On Sat, 31 Mar 2018 17:04:22 +0100 Rowland Penny <rpenny at samba.org> > wrote: > > > > On Sat, 31 Mar 2018 11:42:07 -0400 > > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > > On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny > >
2010 Nov 02
5
WG: CTDB and PDC Role
"Can you please keep the discussion on the lists, so that others can benefit from it? Thanks, Volker" Of course sorry. Now my post again! ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet:
2017 Mar 27
3
Users list and the date the password will expire
On Sun, 26 Mar 2017 19:31:48 -0400 Mark Foley wrote: > > On Sun, 26 Mar 2017 19:53:01 +0100 Rowland Penny wrote: > > > > On Sun, 26 Mar 2017 14:32:53 -0400 > > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > > > > as root: > > > > > > ldbsearch --url=ldap://mail -b "DC=hprs,DC=local" -s sub > >
2007 May 23
1
[smbd4wins] wins hook - ttl so long ?
Hi folks, i've a question about the ttl, which my wins hook script gets from smbd4wins: I record many entries with extrem high ttls like refresh $SERVER 20 1181977528 $IPADDRS... the ttl of 1181977528 means ~13.000 days which is very long. if i look into the ldb itself, there's an expiry time of ~ 24days (16.06.2007). ---- dn: name=$SERVER,type=0x20 [...] expireTime:
2017 Feb 13
2
After Classic Upgrade
Hello Rowland, thanks for the update in the wiki. I modified my setup. So lets see what will happen. Just to make sure about the WINS server. Have I interpreted you comment right that "wins support =yes" does not work on a DC? I thought together with "dns proxy = yes" this might have the right effect. Thanks again Christian Am Montag, den 13.02.2017, 14:44 +0000 schrieb
2013 Feb 05
1
Samba DC Backup Best Practices
I recently suffered the misfortune of a corrupted winbindd_idmap.tdb file on my Samba PDC. Since we run several other Samba servers (file, print, proxy, etc.) as well as around 50 Win32 clients, the recovery and clean up was a pain. I'm glad we do not have 1000 clients... To this point I was not running a BDC. I realize now that this was probably a bad thing. However, in addition to adding a
2007 Jun 11
4
freeBSD User provider
Hello, from the doc it seems that the User type has a provider of ''pw'' for FreeBSD. It seems the provider does not allow dupelicate, does not allow to manage the homedir and to manage password. in the code the duplicate uid is set so it seems the doc is out of date on this :) - manage home directory, i don''t really understand what is that parameter. The
2018 Mar 31
2
How to change Domain password as normal user?
On Fri, 30 Mar 2018 20:19:02 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > > On Wed, 28 Mar 2018 20:14:00 +1300 Andrew Bartlett > > <abartlet at samba.org> wrote: > > > > > > On Wed, 2018-03-28 at 03:09 -0400, Mark Foley via samba wrote: > > > > > > > > Actually, that didn't quite work. It did change the
2008 Apr 28
1
Planning to start a new server
Hi, I have a samba server which act as file/print/wins server and PDC with ldap backend & ACL support (samba-3.0.23). I plan to start a new server which replace the old one. My question is about the samba version, my first advice is the use samba-3.0.28a. But maybe is preferable to wait samba 3.2.0. What type of bugs samba-3.0.28a have ? The new sever will act as samba/print server and
2013 Oct 29
1
[SAMBA 4 WINS]
Hi, Has the code of samba4wins been integrated to the current samba4 been integrated? Regards, Dirk Laurenz
2017 Mar 26
2
Users list and the date the password will expire
On Sun, 26 Mar 2017 14:32:53 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > as root: > > ldbsearch --url=ldap://mail -b "DC=hprs,DC=local" -s sub > "(&(sAMAccountType=805306368)(sAMAccountName=mark))" > msDS-UserPasswordExpiryTimeComputed > > search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020: > Operation