similar to: Failure to transfer files to Win2008 Server Clusters

Displaying 20 results from an estimated 100 matches similar to: "Failure to transfer files to Win2008 Server Clusters"

2004 Oct 13
2
Major Samba Battle
I've been here before but I'm still battling with getting Samba to work right with my XP Pro clients. In a nutshell, when I try to access a share, it asks for a username and password. I enter a username and password and it simply goes right back to the prompt, asking again. This is when it's set up as a domain controller. I should note: I CAN join the domain. I DO have my
2009 Apr 15
1
Failed to join win2008 domain when "server ldap signing is required".
Hello, We are running samba 3.0.34 and having problem joining windows 2008 domain when "server ldap signing is required". We configured start-tls, copied over the CA certificate but getting an error for the request to start ssl/tls To be exact, here is what we see in wireshark: Our request to the domain: requestName: 1.3.6.1.4.1.1466.20037 (LDAP_START_TLS_OID) Respond from the
2008 Apr 30
2
Turning off Win2008 machines from a CentOS box
I understand this may be able to be done with Samba? Anyone know the syntax for a CentOS 5.1 Samba client and what needs to be done to Windows 2008 Server to allow this (I suspect out of the box it wouldn't allow it)? I was hoping to use SSH with keys and script the login and execution of the native win shutdown command, but I have had troubles making any of the usual win SSH Daemons work
2009 Oct 10
0
Samba interdomain trust with Win2008 AD
Greetings, I've been having some issues establishing a two way interdomain trust between a samba server and an win2k8 active directory server. I've established a trust password and object and was able to create a trust relationship from the AD server to the samba server but I'm unable to from the Samba server to the AD server. The purpose of this is to enable ADMT to migrate the user
2017 Mar 09
0
Standalone Samba in a Win2008 DC environment, transition to samba
Hello, Am 08.03.2017 um 23:17 schrieb Lin Pro via samba: > Questions: > 1. Can Samba 4.5 "standalone" be started temporarily in parallel with > Win DC so that workstations can "see" it and copy files to the samba > server? (there are no plans to join the Win DC domain with samba > standalone). Not just temporarily. You can have multiple standalone servers, AD
2008 Mar 26
0
Samba 3 Trust Relationship with Win2008 AD problem
I am trying to establish 2 way trust relationship between samba domain and Win2008 AD domain. The trust relationship is established and even verified by both side, but when I try to access samba resources from win2008 domain, it prompts for username and password. However, I can access the win2008 resources from the samba domain without the prompting of username and password. My win2008 is
2017 Mar 08
2
Standalone Samba in a Win2008 DC environment, transition to samba
There is a network with windows 2008 AD DC and about 9 workstations plus some printers. The plan is to decomission the Win 2008 DC and reuse the hardware for other purposes at a later time (may be a samba AD DC, not important now). Samba Standalone is to take the role of a File and Print Server in this existing network. Questions: 1. Can Samba 4.5 "standalone" be started temporarily in
2017 Mar 10
3
Standalone Samba in a Win2008 DC environment, transition to samba
Hi All, It is unclear to me what group membership should \\server\users (or /srv/samba/users) get if it is planned to be ina standalone role... and using only POSIX ACLs. The relevant wiki instructions are stating: "Create the directory and set the correct permissions: # mkdir -p /srv/samba/users/ # chgrp -R "Domain Users" /srv/samba/users/ # chmod 2750 /srv/samba/users/"
2008 Oct 12
3
blue screen: clock interrupt win2008
Hi, when installing windows server 2008 Std hvm I get always a blue screen telling me: ''a clock interrupt was not received on a secondary processor within the allocated time interval'' I googled around and found, that this occured with vista as well: http://lists.xensource.com/archives/html/xen-changelog/2007-01/msg00170.html Config is: + virt-install --name=win2008ss
2010 Apr 30
1
as.character() crashes R 2.11 on Win2008 x64 and Win7 64
Dear List, I have a Date vector, and converting to character causes R 2.11 to crash on one machine running Win2008 x64 and another running Win7 x64. The code runs fine on R 2.10. For example, x <- as.Date(rep(1:15000, 10), '1970-01-01') y <- as.character(x) At this point, Rgui crashes. I get this using both the 32 and 64 bit 2.11.0 R
2008 Oct 19
1
samba4/Win2008: error -> directory property cannot be found in the cache
I setup a samba4 pdc and successfully added a Windows 2008 machine to the domain. When I start up the "Active Directory Users and Computers" tool, I get a "Naming information cannot be located because: directory property cannot be found in the cache" error. I'm running a pretty up to date version of samba4. The head commit is: commit
2016 Jul 30
2
IMAP flags and dovecot-keywords not working as expected
I've converted most of our users from Outlook to Thunderbird. One important feature of Thunderbird is that it pays attention to the IMAP non-standard message flags via the 'tags' feature (see http://wiki2.dovecot.org/MailboxFormat/Maildir). This is important because 2 users make extensive use of Outlook categories (Tags, in Thunderbird). I found that when I set a message to the 1st
2019 Jan 14
0
SMB3.11 and receiving NT_STATUS_SMB_BAD_CLUSTER_DIALECT
We have the situation where we are trying to send to a server that has a cluster configuration. When we negotiate, it tells us to talk 3.11. When we actually try to send the file, the share's max protocol is actually only 3.02 and so the Microsoft server sends a NT_STATUS_SMB_BAD_CLUSTER_DIALECT, which means they expect the client to reconnect negotiating only 3.02 as max protocol. Looking
2004 Aug 06
2
Radio Station
Michael Smith wrote: >On Wednesday 05 May 2004 08:15, cloper wrote: > > >>List, >>Time and time again I am sure you get this question. I am trying to >>setup a radiostation, and here is what I am looking for: >> >>1. Ability for people to "call in" with say, winamp+oddcast or simplecast. >>2. Ability to change password for the caller at any
2017 Jun 09
4
mount.cifs fails with protocol SMBv2.x on a DFS share
Hello list, a few days ago we migrated our shares to a DFS cluster, also we disabled SMBv1 protocol. Now we are no longer able to connect to the shares with our linux workstations. The setup looks like this: linux workstation -----> AD server (Windows Server 2008 R2) -----> file server (Windows Server 2016, running in 2008 R2 compat mode) I have searched the web for a solution on the
2006 Apr 05
3
Rails 1.1 and webrick/mysql problems
i just upgraded to rails 1.1 yesterday and since then i could?nt make it work with mysql, for example i have my database "todo" and one table "todos", i create the app and generate the model but when i try to generate the scaffold with "ruby script/generate scaffold Todo Todo" i get this error " error Before updating scaffolding from new DB schema, try
2014 Dec 01
0
Fwd: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied
Isn't there anybody who can help with this? Just a little hint maybe? -------- Originalnachricht -------- Betreff: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied Datum: 2014-11-28 15:03 Von: problem1 at proxyma3.eu An: samba at lists.samba.org Hello everyone on the list, I'm trying to set up a samba server as a print server for a special purpose. The
2017 Jun 10
0
mount.cifs fails with protocol SMBv2.x on a DFS share
Christian Garling via samba wrote: > Take care that smbclient, cifs-utils and keyutils is installed. Also > have these lines in /etc/request-key.conf: > > create cifs.spnego * * /usr/sbin/cifs.upcall %k > create dns_resolver * * /usr/sbin/cifs.upcall %k > > My setup satisfies these requirements. I have tried the connection
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 annunciazio' annunciazio'! dyne.org autoproduzioni & the FreakNet Medialab proudly present: __ __ ____ _____ ___ ___ _ | \/ |_ _/ ___|| ____| / _ \ / _ \ / | | |\/| | | | \___ \| _| | | | | (_) || | | | | | |_| |___) | |___ | |_|
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 annunciazio' annunciazio'! dyne.org autoproduzioni & the FreakNet Medialab proudly present: __ __ ____ _____ ___ ___ _ | \/ |_ _/ ___|| ____| / _ \ / _ \ / | | |\/| | | | \___ \| _| | | | | (_) || | | | | | |_| |___) | |___ | |_|