Displaying 20 results from an estimated 10000 matches similar to: "A Previous Setup Has Not Completed"
2000 Aug 23
1
Files Updates
Hi,
I have an Informix program that unload data to a file in a samba directory.
Problem is although the file has changed, I still see the old data from my
Windows 98 SE PC. I only see the updated data after refreshing the snmba
directory numerous times. Sometimes I have to wait for more that 10 minutes !!
Funny thing is this problem does not apply to my friend's PC.
Why is this so and
2015 Oct 02
5
Samba 4 PDC and Windows Join
If I setup a samba 4 PDC (not AD) like I do with samba 3, I still have
to change the follow registry key on Win 7/8/?/10 for join it to samba
domain ?
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]
> "DomainCompatibilityMode"=dword:00000001
> "DNSNameResolutionRequired"=dword:00000000
>
>
2010 Nov 09
1
Windows 7 problems
Hi,
I have upgraded to Samba 3.5.6 for Windows 7 Pro compatibility.
I am in a test phase to evaluate the behavior of Windows 7 in a Samba PDC
environment.
I have one Samba server as a PDC with tdbsam backend (no LDAP at all), and I
applied the reg and patch as described in the wiki.
I have a couple of questions related to Windows 7 :
- opening a domain session on the Win7 client takes a
2009 Nov 12
3
Samba 3.2.15 is working with Winows 7 !!!
Hello to all,
After a lot of trying this is the solution for all with samba 3.2.15
installed.
My Windows 7 client machine joins the domain on the fly with this registry
hack.
I can logon without errors and all my netlogon scripts are working:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Para
meters]
"DomainCompatibilityMode"=dword:00000001
2014 Mar 12
4
samba4 registry
Hello,
?
I can read/access the registry on my samba 4.1.6 server, but I get a ?permission denied? if I write to some locations.
Also, I cannot change the permissions.
?
Is there any documentation about the registry on a samba4 server?
?
Thanks,
Mark
2001 Mar 06
1
Encrypted passwords for Windows 2000
Does anyone Know the procedure for Windows 2000 workstation, in order to not
encrypt passwords.
What I needed is something similar to the transcription I make below that
works for windows nt4 and 98.
Thank's
Emanuel Duarte
(Portugal)
**********************************
This should take care of the "clear text password" problemsyou've
encountered:
For Win 98 (To enable
2002 Nov 20
3
here's a fix for Goldmine (and other ISAM database based programs) on Windows NT/2000/XP clients talking to samba
Goldmine seems to a compiled database application compiled in something likeClipper.
Clipper applications record lock through ISAM like files (DBF).
However, in Windows NT/2000/XP, Opportunistic locking is turned on
by default in order to accelerate file transfer from file services.
[Windows 95/98 did not Opportunisticly lock]
However, opportunistic locking corrupts ISAM and ISAM like
2003 Nov 18
8
Samba Setup
Hi Group,
What is the indication on my samba server if it is
successfully added to a native mode active directory
environment?
Thanks,
Gerald
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
2002 Sep 29
2
XP troubles
I've recently recompiled and reinstalled the latest Samba because
the version I was running wouldn't talk to Windows XP.
It still won't. Can anyone direct me to any docs, howtos, or other
docs concerning WinXP problems?
Thanks...
God's Blessings,
Gene
To everything there is a season, and a time to every
purpose under heaven. Ecl 3:1 -
and more recently, The Byrds
2008 Mar 10
2
The server is configured to refuse --iconv
I've just tried upgrading to cwrsync 2.1.0 (Rsync version 3.0.0 protocol
version 30) between 2 Windows XP Pro sp2 machine across the Internet.
I used:
SET CYGWIN=nontsec
SET HOME=c:\cwrsync\bin
C:\cwrsync\bin\rsync -za -u -P --delete --recursive /cygdrive/c/test2/
stuart@test.address.co.uk::test/
When I run the above batch script on the remote machine I get this odd output.
2002 Sep 17
2
Unable to print with the Wine PS driver
I'm trying to get Wine to print through it's PS driver, without success, on a HP DeskJet 694C, configured on Linux with the cdj670 driver.
What I get to see on screen after I attempt to print are three windows with exclamation marks on a yellow triangle and garbled text. The
first window is titled "Printer name", the second "Device name", the third "Output".
2007 Sep 25
2
Stumbling blocks moving to NTLMv2
Hi folks,
I have been asked to force NTLMv2 logins to avoid use of LM hashes.
To meet the requirement I added some lines to the smb.conf in [Global] (we
only have that section anyway - this is purely for domain authentication
with an ldap backend):
client lanman auth = no
client NTLMv2 auth = yes
lanman auth = no
min protocol = LANMAN2
ntlm auth = no
This seemed to work - users
2009 Sep 02
4
Windows 7 RC
kmorning wrote:
>
> I installed windows 7 RC and was able to join my samba 3.3.6 domain and
> just as with server 2008r2 I ran into the "trust relationship" issue when
> trying to log into the domain. At this point I became a little frustrated
> since it seems everyone else here has had success with this.
>
> Finally, as a last ditch effort, I decided to downgrade
2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank.
I did:
# ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5
# sudo chmod g+rw,o+rw /dev/ttyACM0
and added to registry:
[HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM]
"COM5"="COM5"
env
2015 Jun 26
2
Windows 8.1 Join Domain
I have Samba 3.6.6 configured as a domain controller, but am unable to
get new machines to join the domain. I've set the WINS on these machines
in the IPv4 network configuration and get as far as entering my samba
(ldap) credentials, but the whirlything spins for a while then says it
cannot contact the domain, domain does not exist.
If a machine had already been part of the domain when it
2008 Oct 02
1
Samba WINS Server losing all elections against
Hello everybody.
I've been trying for weeks to find a solution for my problem, but since
I couldn't find anything, here I am.
I manage a network of about 200 PCs, 90% windows XP and Vista, 10% linux.
A samba server is located on the main server, acting as a WINS server,
to manage the list of connected computers.
However, when a resident computer is badly configured (ie no wins server
2002 Jan 11
5
Winbind and Windows 2000
We are running a windows 2000 domain where I work. I
am developing a linux client for desktop deployment so
that we can stop the spread of cancer (read
microsoft). I can get winbind to join the domain,
but when i try a winfo -t, it tells me "could not
check secret". I have scoured the internet looking
for help and could not find anything. I used the HOW
TO from John Trostel, with no
2001 Apr 04
3
Problems Using the MultipleUsersOnConnection Registry Key in WTS NT4
Hi.
I am running SAMBA 2.0.7 on HP-UX 11.00 and HP-UX 10.20.
I have tried adding the MultipleUsersOnConnection registry key onto my
Microsoft Windows NT Server 4 Terminal Server Edition servers, running with
Service Pack 6. After I make this change in the registry and reboot my WTS
servers all my samba connections from the servers are still being made with
one process instead of being split
2016 Apr 14
2
samba 3 domain and win10 logon scripts
On 13/04/16 21:32, Marc Muehlfeld wrote:
> Hello,
>
> Am 13.04.2016 um 13:20 schrieb lejeczek:
>> I have a win10 which is (from what I see) a good member of samba domain
>> except for one thing - it does not seem to a few simply things from a
>> logon.bat, or does not do anything with it.
>> would you share your thoughts?
> We can't, if you don't share
2015 Jun 26
2
Windows 8.1 Join Domain
You have a dotted domain like my.dom?
The windows 8.1 will refuse to join.
Just look at:
http://tam.belchenstuermer.de/join-a-samba-domain-with-dot-in-its-name-using
-windows-8-1/
Good Luck
Daniel
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: