similar to: win2003 STOP error

Displaying 20 results from an estimated 1000 matches similar to: "win2003 STOP error"

2006 Dec 07
1
Simulation in R - Part 2
Hello! So, the simulation works (drawing 100 samples and then calculate the model for each sample). Here is the code: --snip-- # sample size n=200 ergebnisse200 <- rep(0, each=100) stichproben200 <- vector(?list?, 100) default200 <- rep(0, each=100) for (i in seq(1:100)) { n <- dim(daten)[1] ix <- sample(n,200) samp_i <- daten[ix,] # draw samples y <- sum(samp_i$y)
2008 Jun 14
2
application wont uninstall
Hello everyone, i decided to insall one of my games at linux with wine. The installation with wine was neat and so was the gameplay.Im trying to uninstall it with wine but when i run the game's uninstaller or if i try to uninstall it with wine uninstaller(from konsole i type $uninstaller) i get this error dialog box [Image: http://img296.imageshack.us/img296/7558/54fh5.png ] and [Image:
2013 Aug 07
1
Issues with print command group membership
Hi, I have a Samba print share set up, with a "print command" specified that just cats the file to /dev/ulpt0. This share is accessed by the guest Samba account, which I have set to be the 'smbguest' username. I can manually run the print command as root, and the file prints. I can manually run the print command as 'smbguest' (through sudo) and the file prints.
2002 Feb 22
0
Question regarding Samba and security = share
I am really new to configuring and maintaining samba, and have what I belive should be a quick question. I have recently installed Samba 2.2.2 on a Solaris 8 server. I need to make a directory on the samba server accessable by a small group of people here at work. The users who will be connecting to the samba share do not have accounts on the samba server. The are coming from Windows 2K boxes
2007 Aug 01
4
Failed to join win2000 domain in 3.0.25b
Hi all: =20 I=A1=A6m trying to join a win2000 ad domain but failed. I can see my = samba server in computer list of domain controller, but the icon of the = samba server is disabled. I also got error message from my samba server: =20 Failed to set password for machine account (NT_STATUS_WRONG_PASSWORD) = Failed to join domain: Wrong Password =20 The password should be correct because I can
2015 Mar 17
2
NTLMv2 can't auth affter Win2003 update
My AD server is Win2003. And my linux server is ubuntu. Samba version is 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into the Win2003 AD as normal smb servers (not DC). After Win2003 DC autoupdate last week, I can't use smbclient access all samba server with NTLMv2: ~$ smbclient //172.16.3.13/share -U testuser Enter DOMAIN\testuser's password: session setup
2003 Dec 22
0
Samba Win2k problem
I have a samba server version 2.2.7a-8.9.0 running on RedHat 9.0. It is acting as a domain controller. I have some win2k clients logging in to this domain and mapping home shares, shared drives, etc. The network the servers are on is 1000Mb and the client networks are all 100Mb. The client networks are linked via 1000Mb uplink. The problem I'm having is that when a user copies a fair
2015 Mar 17
1
NTLMv2 can't auth affter Win2003 update
On 17/03/15 10:13, Sense Zeng wrote: > And use ntlm_auth fail too: > > ntlm_auth --username=testuser > password: > NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d) > > > 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>: > >> My AD server is Win2003. And my linux server is ubuntu. Samba version is >> 2:3.6.3-2ubuntu2.12 and
2003 Aug 02
1
beta3 winbind and win2003 server
I'm using samba3-beta3 successfully against a Win2000 AD domain controller, but cannot get winbind woking with a Win2003 AD domain controller. The samba log gives: [2003/08/02 17:35:51, 1] libsmb/cliconnect.c:cli_negprot(1019) cli_negprot: SMB signing is mandatory and we have disabled it. [2003/08/02 17:35:51, 1] libsmb/cliconnect.c:cli_full_connection(1319) failed negprot Has
2004 Sep 27
1
lost trust with win2k -> win2003 upgrade
Hi all. We are trying to migrate our domain controllers to win2003 and for some reason, samba loses its trust relationship with the server once the PDC has been upgraded. I'm running Samba 2.2.11. Normally, "wbinfo -t" returns "Secret is good.", but after the server was upgraded to win2003, the trust was lost and it started saying "Secret is bad." The wierd
2015 Mar 17
0
NTLMv2 can't auth affter Win2003 update
And use ntlm_auth fail too: ntlm_auth --username=testuser password: NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d) 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>: > My AD server is Win2003. And my linux server is ubuntu. Samba version is > 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into > the Win2003 AD as normal smb servers (not
2006 Apr 04
1
problems mounting Win2003 Server Share - smbclient is working smbmount is not
Hi, this is my first post to this list. I have to mount an Win2003 SmallBusinessServer share to my linux box. So far so good. The user "user" exists with the same pass on the linux-box like in the ActiveDirectory at the Win2003-Server. I added the user with smbpasswd -a user . I joined the domain with: net rpc join -S domain -U user mount -t smbfs -o username=user,workgroup=domain,rw
2004 Sep 24
1
Do software raids don't dance Samba?
Hey all, well, first of all (even if it's quite late as it's in version 3.0.7 already): thanks a lot to all who are developing and supporting Samba! I'm new to Linux and I really like the way things are happening on this OS. But now, I've reached a point where I have to raise the white flag... It seems to me like - at least my - software raid can't dance Samba. I've got
2012 Aug 09
1
Rgd. publick key authentication failure in Win2003 !!
Hello OpenSSH team, First of all thanks for your OpenSSH tool which helped us a lot in testing our SSH-SFTP client applications. Your tool is developed as per the standards and we suggested the same to our customers also to use with our client applications. Actually now I am facing some problem when I try to connect to OpenSSH server installed in Win2003 using Public key authentication.
2014 May 19
1
How to replace a win2003 DC controller
Hello Lorenzo, please don't hijack foreign threads. ;-) Am 19.05.2014 19:17, schrieb Lorenzo Faleschini: > In my mind i figured out that what I want to achieve is done by: > - adding Samba4 machine to the domain as domain controller > - move all FSMO roles to the Samba4 DC (trough win RSAT) > - manually rsync SysVol (win2003-->Samba4)to get all the last changes > - demote
2004 May 19
2
sharing users home dirs for Win2003 and linux
I've setup a linux box with winbind as a member in Win2003 AD and everything works fine. I want to share the Win2003 users home dirs with the linux box, i.e. when a user logs into the linux box, after he's authenticated through winbind, he should have his home dir from the Windows box, how can I do that?? Obviously I have to use CIFS to mount the dirs, but how do I maintain file and dirs
2007 Apr 16
0
Problem with RPC and Win2003 Server
Hello, I have big trouble with the domainlogon. My Win2003 server say, that the RPC-Server isn?t available. This problem comes sometimes and I can't see anything in the logs. That?s what I have: - SAMBA PDC with LDAP-Backend (3.0.24-6 DEBIAN) - SAMBA BDC with LDAP-Backend (3.0.24-6 DEBIAN) - both servers are in the same network - two Win2003-TS-Server that are in an other network - the
2013 Sep 27
2
Adding RFC2307 attributes to an existing Win2003 AD domain?
Running Samba 4.0.9, we have added a pair of Samba4 domain controllers to an existing Win2003 domain. How do we determine whether RFC2037 attributes already exist in the domain? And how would we go about adding them to an already existing domain?
2004 Oct 08
0
username map for ADS groups
I'm having some kind of trouble mapping all users in an ADS group to a Unix id. I'm running Samba 3.0.7 on Solaris 9 as a member of a Windows 2000 ADS Domain. Here's my smb.conf: ******************************************************************************************************** [global] workgroup = ADSDOM realm = ADSDOM.MY.COM server string = Samba
2004 May 19
1
connecting to a win2003 share from a samba in a domain
hello everybody. I am trying to connect to a windows 2003 server in a domain environment (active directory) from a samba box. The samba server successfully joined the domain, but when I try even to list the shares it gives me a sad tree connect failed: NT_STATUS_ACCESS_DENIED I try the same command from another linux box which isn't part of the domain, and everything works. Password and