similar to: NT4 with Samba4

Displaying 20 results from an estimated 1000 matches similar to: "NT4 with Samba4"

2017 Jan 31
0
NT4 with Samba4
I am surprised that you were even able to join NT4 to a "classic" domain with Samba 4.x. On the NT4 machine that does work, which account does the System Attendant svc run under? Does that service account belong to domain groups? On the NT4 machine in the AD domain, did that service even get created ? On 01/31/17 16:13, Sonic via samba wrote: > Have a need to support one
2006 Aug 03
3
Backup Exchange mailboxes using rsync
Hi all, Has anyone got any advice on the best way to backup Exchange mailboxes (Exchange 5.5) running on a Windows 2000 server? We already use rsync on a number of other Windows boxes for general file backup. I've read that even if you get backups of the Exchange mailbox files, then it's really tricky to get the mailboxes back into Exchange if the server dies. Anyone got any tips on
2006 Nov 11
1
OLE Automatization Linux's OpenOffice from wine app
I have windows application wich use OLE Automatization to fill-in OpenOffice document It's create OleObject like OpenOffice := CreateOleObject('com.sun.star.ServiceManager'); And then use it. Everything is OK when I run it on windows. How can I rewrite it, or use any tools, to work when OpenOffice is installed on Linux, and my application runs in wine? -- Kochmin Alexandr
2013 Aug 29
5
[PATCH 1/6] Rationalise whitespace to 4 space indentation with no trailing spaces
RHSrvAny.c was using a mixture of 4 space indentation, and tabs with a width of 4. This commit rationalises the whitespace to use only 4 space indentation, and removes trailing whitespace. --- RHSrvAny/RHSrvAny.c | 537 ++++++++++++++++++++++++++-------------------------- RHSrvAny/RHSrvAny.h | 1 - RHSrvAny/resource.h | 2 +- 3 files changed, 269 insertions(+), 271 deletions(-) diff --git
2018 Oct 31
2
Internal DNS migrate to Bind9_DLZ
Hello Rowland, I have already checked and the DN's are in AD, see attached. SOA: <domain>.corp. 3600 IN SOA psad102zadprh.<domain>.corp. . 9766 3600 600 86400 3600 See below NS, but the 1st NS (zatprdc001) doesn't exsit, and I cannot find it anywhere. NS: <domain>.corp. 3600 IN NS zatprdc001.<domain>.corp. <domain>.corp. 3600
2013 Aug 21
2
[PATCH 1/3] Rationalise whitespace to 4 space indentation with no trailing spaces
RHSrvAny.c was using a mixture of 4 space indentation, and tabs with a width of 4. This commit rationalises the whitespace to use only 4 space indentation, and removes trailing whitespace. --- RHSrvAny/RHSrvAny.c | 537 ++++++++++++++++++++++++++-------------------------- RHSrvAny/RHSrvAny.h | 1 - RHSrvAny/resource.h | 2 +- 3 files changed, 269 insertions(+), 271 deletions(-) diff --git
2015 Feb 25
2
DCdiag tests
Hey all, has anyone done dcdiag against his DC yet? It's made from a windows client on command line: dcdiag /s:<servername> What are your results? With me some of the tests were not successful, e.g. ForestDNSDomain. My dcdiag is German so its output would not be so helpful for the mailing list. So somebody else can do a check to compare? Thanks in advance Tim
2016 Aug 17
2
Can Logon & Join NT4-style Domain, Can't Change Password
Hi All, Our users started having issues late last week when trying to change their passwords. They receive the following message: "The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you." Client computers are running Windows 7 Ultimate & Enterprise x64. We are still running (I know, I know) and NT4-style
2018 Jun 10
2
Samba DC: How to verify proper functioning
Hello Please advise some ways to verify that my newly created samba DC (holding no FSMO roles) is functioning properly from standpoint of Windows Server DC and Windows clients. So far I tried to run "dcdiag" command. Can you please look at following command output and tell me is everything OK there? Is there other ways to check if DC works well?
2007 Jul 16
4
USB Cordless
Does anyone know if X-Ten or SJPhone support multiple cordless handsets for multiple lines? I have an office with multiple roaming users(nurses) that are in and out. I'd like to provide them telephones, and my idea is to have a PC sitting in a corner somewhere running a softphone client. When a nurse comes in she just picks up any available handset(anywhere from 2-5 per office) and starts
2016 Aug 17
0
Can Logon & Join NT4-style Domain, Can't Change Password
Uninstalling MS16-101 fixed our issue. https://technet.microsoft.com/library/security/MS16-101 I ran "wusa /uninstall /kb:3167679", rebooting, and now we are back to normal. On Wed, Aug 17, 2016 at 1:43 PM, Bill Baird <bill.baird at phoenixmi.com> wrote: > Hi All, > > Our users started having issues late last week when trying to change their > passwords. They
2013 Feb 12
1
[SC] EnumQueryServicesStatus:OpenService FAILED 123
*Hi guys!* * * *I''m trying to perform a service creation using SC and if this service is already created, using an "unless" we can avoid it. * *Sound very simple, but for any reason, when instructions are called by puppet they are not working instead you call directly, same instructions, using DOS, where works sweet.* * * *Here is part of the code:* $cmd =
2007 Mar 13
3
Win32 services management?
Hi there, I just saw samba added the "net rpc service" for Win32 service management since 3.0.20, and it's fantastic. I used to use samba-tng to do this job, but now I can use samba! However, I also found it has limited usage. I cannot pass parameters when I start a service, and I cannot create a new service, too. Is there any plan for samba to extend this feature? -- Best
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone, last week I took a look at a samba3 PDC server with some performance issues. The samba3 PDC has an ldap backend and has nss_ldap configured properly. It has also interdomain trust so it has nss_winbind configured too, so in /etc/nsswitch.conf there is : passwd: compat ldap winbind group: compat ldap winbind This setup has some performance issues on the nss_ldap part of the
2020 Oct 29
2
Good Evening,
I contacted Martin Maechler (maechler at stat.math.ethz.ch) and was advised to contact you for input on the question below...thanks! I am very new with the R experience, all I know is that it's computer language & coding... I'm trying to plot a regression graph for runif (100, 1000, 10000). What am I not getting here, I can get the values in R no problem, but no idea how to turn it
2013 Nov 09
2
Enumeratings shares on Samba (3/4) servers with vbs
Hi, Working on an login script here for my samba4 servers. I try to get an list of the shares on server with this vb code. Set shares = GetObject("WinNT://SERVER/LanmanServer") For Each s In shares WScript.Echo s.Name Next The code works fine against Windows 2003/2008 R2. But if SERVER is an Samba Server (tested 3.6.x/4.0.10) i get an group not found error. Other this like
2007 Aug 31
0
[ win32utils-Bugs-13560 ] Service dependencies has wierd string.
Bugs item #13560, was opened at 2007-08-31 15:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=13560&group_id=85 Category: win32-service Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Service dependencies has wierd string. Initial Comment: Hello, My name is Jong Lee from
2013 Oct 28
0
FW: kcc : Warning: No NC replicated for Connection! !
Still testing.. whats going on... Tested with dcdiag from a windows server, but i dont know whats ok and whats not.. My windows server still has al the fsmo roles. C:\Users\Administrator>dcdiag /s:ms249-lin-007 Directory Server Diagnosis Performing initial setup: * Identified AD Forest. Got error while checking if the DC is using FRS or DFSR. Error: A device attached to the
2001 Mar 14
2
Win2k disconnects mapped samba shares
Hello, I stepped through the archives of this list, but could not find a thread dealing with exactly this problem we are experiencing here. Server HP-UX 10.20 Samba 2.0.6 security = domain deadtime = 500 ... that should be enough The win2k clients map a drive and everything is working fine. after a period of inactivity (about half an hour) win2k somehow disconnects the mapped drive and marks
2003 Sep 05
3
Dotchart question
Sorry to keep asking elementary questions......I appreciate the help. I am trying to create a dotchart with the rows sorted according to the values, rather than the labels. When I try prof <- c('Accountant', 'Administrative assistant', 'Garment worker', 'Cook', 'Dentist', 'General practictioner', 'Graduate student', 'High level