Displaying 20 results from an estimated 423 matches for "rdp".
Did you mean:
dp
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
....cpumask = CPU_MASK_NONE,
+};
+
+DEFINE_PER_CPU(struct rcu_data, rcu_data) = { 0L };
+
+static int blimit = 10;
+static int qhimark = 10000;
+static int qlowmark = 100;
+#ifdef CONFIG_SMP
+static int rsinterval = 1000;
+#endif
+
+#ifdef CONFIG_SMP
+static void force_quiescent_state(struct rcu_data *rdp,
+ struct rcu_ctrlblk *rcp)
+{
+ cpumask_t cpumask;
+ raise_softirq(SCHEDULE_SOFTIRQ);
+ if (unlikely(rdp->qlen - rdp->last_rs_qlen > rsinterval)) {
+ rdp->last_rs_qlen = rdp->qlen;
+ /*
+ * Don''t send IPI to itself. With irqs disabled,
+ * rdp->cpu is the current...
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
....cpumask = CPU_MASK_NONE,
+};
+
+DEFINE_PER_CPU(struct rcu_data, rcu_data) = { 0L };
+
+static int blimit = 10;
+static int qhimark = 10000;
+static int qlowmark = 100;
+#ifdef CONFIG_SMP
+static int rsinterval = 1000;
+#endif
+
+#ifdef CONFIG_SMP
+static void force_quiescent_state(struct rcu_data *rdp,
+ struct rcu_ctrlblk *rcp)
+{
+ cpumask_t cpumask;
+ raise_softirq(SCHEDULE_SOFTIRQ);
+ if (unlikely(rdp->qlen - rdp->last_rs_qlen > rsinterval)) {
+ rdp->last_rs_qlen = rdp->qlen;
+ /*
+ * Don''t send IPI to itself. With irqs disabled,
+ * rdp->cpu is the current...
2008 Jun 22
2
HVM-WindowsXP DomU freezes 10 second while RDP-client try to connect to
i installed an HVM WinXP-SP2 (english) on a xen-3.2.1 @ fedora-core8.
if I try to connect to the RDP-port, the winxp-DomU freeze for about 10 seconds (can''t make any action on the vnc-viewer, all running programs do not update there view (e.g. windows clock does not run) and the "xm top" shows me 100% CPU load on this domain.
After this 10 seconds, I got the normal rdp-login an...
2015 Apr 22
9
samba 4.2 RDP problem (solved)
sorry for the noise..
I missed the solution in my mail. just saw it online..
The working version for rdp login..
I can confirm also that after adding these to the smb.conf
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver, remote, winreg, srvsvc
auth methods = sam, winbind, ntdomain, ntdomain:wi...
2002 Nov 19
0
"Printer settings couldn't be saved. Access is denied" problem on Samba 2.2.6
...n? account on a Win2k client to do the printer driver
uploading.
Under /etc/samba/smb.conf, I had following settings:
load printers = yes
auto services = lp1 lp2 lp3 lp6 single1 hp8550 hpplot lanier \
esig esig4050 esig5m esig8150 esigcolor dircolor
printer admin = @rdp,help,atdadmin
[print$]
path = /etc/samba/pdrivers
guest ok = yes
browseable = yes
read only = yes
write list = @rdp,help,atdadmin
[lp1]
comment = HP8100 in RDP Users Room
printer = lp1
printable = yes
browseable = yes
path = /tmp
print command = /us...
2002 Nov 20
0
"Printer settings could not be saved. Access is denied" problem
...n? account on a Win2k client to do the printer driver
uploading.
Under /etc/samba/smb.conf, I had following settings:
load printers = yes
auto services = lp1 lp2 lp3 lp6 single1 hp8550 hpplot lanier \
esig esig4050 esig5m esig8150 esigcolor dircolor
printer admin = @rdp,help,atdadmin
[print$]
path = /etc/samba/pdrivers
guest ok = yes
browseable = yes
read only = yes
write list = @rdp,help,atdadmin
[lp1]
comment = HP8100 in RDP Users Room
printer = lp1
printable = yes
browseable = yes
path = /tmp
print command = /us...
2015 Mar 17
4
samba 4.2 RDP problem
> Hello Heinz,
>
> Am 13.03.2015 um 18:26 schrieb Heinz H?lzl:
> > i did some tests wit samba 4.2 as a ADS DC on arch linux.
> > On a Win8.1 client i can do local logins as every user,
> > i can login via RDP as local user, but i am not able to
> > login as a domain user via RDP.
> > After the loginscreen, appears "Welcome" and the
> > mousepointer continues to spinn....
> >
> > Same issue on Ubuntu 14.04, samba 4.2 installed from source.
> >
> > On...
2015 Mar 17
1
samba 4.2 RDP problem
...5, Heinz H?lzl wrote:
>>> Hello Heinz,
>>>
>>> Am 13.03.2015 um 18:26 schrieb Heinz H?lzl:
>>>> i did some tests wit samba 4.2 as a ADS DC on arch linux.
>>>> On a Win8.1 client i can do local logins as every user,
>>>> i can login via RDP as local user, but i am not able to
>>>> login as a domain user via RDP.
>>>> After the loginscreen, appears "Welcome" and the
>>>> mousepointer continues to spinn....
>>>>
>>>> Same issue on Ubuntu 14.04, samba 4.2 installed fr...
2017 Jun 22
2
RDP for Centos 7
On Thu, Jun 22, 2017 at 05:48:57PM +0100, Rehabilitation Village Farms Coop wrote:
> Pls can someone tell me how to setup rdp and how it is used. Is there any
> step by step guide. Thank you
There's not much to it. It's the remote desktop protocol that you use to
access Windows servers. On Windows you open port 3387 or allow RDP in some
other way. (I do almost no Windows, so I don't remember exactly, but...
2015 Apr 30
1
samba 4.2 RDP problem (extra debug info)
Hai Achim,
i have tested the following :
auth methods = winbind
result RDP login works,
ADUC does not work.
test with :
auth methods = winbind, sam
RDP and ADUC works, DNS tools also works.
logged in as DOMAIN\administrator
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: achim at ag-web.biz [mailto:samba-bounces at lists.samba.org]
>Namens A...
2012 Mar 26
1
lib-problem
I have a CentOS 6.2 Desktop-Version (my Laptop). I have install remmina
via rpm and want now install a plugin (rpd).
I have download the pluging from:
http://pkgs.org/centos-6-rhel-6/russian-fedora-free-i386/remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm.html
But now my system is missing 3 libraries. The freerdp.i686,
freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
are allready installed.
rpm -ihv remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
Warnung: remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: Heade...
2017 Jun 21
7
RDP for Centos 7
Hi,
Does anyone know of a good program for doing RDP to windows servers on C-7?
The "Remote desktop viewer" program that comes with C7 is not reliable for me.
I frequently have multiple long running RDP sessions and the keyboard
will stop responding. The only way I can find to get it started again is to
restart the program and login to the...
2015 Mar 13
4
samba 4.2 RDP problem
Hi,
i did some tests wit samba 4.2 as a ADS DC on arch linux. On a Win8.1 client i can do local logins as every user, i can login via RDP as local user, but i am not able to login as a domain user via RDP.
After the loginscreen, appears "Welcome" and the mousepointer continues to spinn....
Same issue on Ubuntu 14.04, samba 4.2 installed from source.
On Ubuntu and samba 4.1.17 (installed also from source) all works fine....
2015 Apr 09
2
samba 4.2 RDP problem
Hi Heinz,
did you ever resolved this RDP issue? Or found any hints about the possible
DNS problems?
We run into the same problem here with Win 8.1 Pro clients.
Thanks for you answer.
schnaggy
--
View this message in context: http://samba.2283325.n4.nabble.com/samba-4-2-RDP-problem-tp4682669p4684105.html
Sent from the Samba - Genera...
2011 Sep 15
1
Xrdp
The VNC server just listens to the appropriate TCP/IP port and then
runs Xvnc which does the actual VNC communication. Ideally I'd be
able to do the same thing for RDP then the daemon doesn't get any more
complicated, and a bug in the RDP layer can't crash the server.
I don't know enough about how NX works but I suspect we could do the
same thing as for VNC and RDP.
I'm copying this to the LightDM lists in case anyone else has some
interest in t...
2009 Apr 22
6
WinXP Xen guest: compare VNC vs RDP
I'm experimenting with using WinXP Xen guests as an alternative to
upgrading workstations. The administrative advantages seem overwhelming.
Please share thoughts about using VNC vs RDP for remote desktop
connections.
Please share any anecdotal information regarding user reactions and/or
implementation issues.
2015 Apr 27
1
samba 4.2 RDP problem
Hi Mathias
I can confirm that this fixed the RDP issue for me whilst not breaking
share authentication. I'm still a bit wary of what other affects these
configuration options might have though.
Thanks
Fred
On Fri, Apr 24, 2015 at 6:37 PM, mathias dufresne <infractory at gmail.com> wrote:
> Hi Carsten,
>
> Until yesterday I h...
2015 Apr 24
2
samba 4.2 RDP problem
Hi,
same problem here!
Updated my test-environment with two Dcs from sernet-samba 4.1.17-10 to 4.2.1-7.
And now if you try to open a rdp session to a client mashine and login
with domain credentials the login hangs right after the welcome screen appears.
It does not matter if you use the domain admin or a normal user account.
Local client side user are working without any problem.
Regards,
Carsten
Original Message processed by da...
2015 Apr 30
2
samba 4.2 RDP problem (extra debug info)
Hi Louis,
Am 30.04.2015 um 15:31 schrieb L.P.H. van Belle:
> Hai..
>
> After a new setup i was confronted again with the unable to login with RDP.
> so here is some extra info for the debugging this.
>
> I used RDP to connect a Windows 7 64 bit, connected in rdp with ipadres of the pc.
> and again unable to login.
>
> since im trying to setup a smb.conf with minimal changes, i only added :
> auth methods = sam, winbind
&...
2015 Jun 23
2
4.2 RDP problem
I am having the problem explained in the thread subject: samba 4.2 RDP
problem
The problem is when signing in a domain user via RDP. The
authentications works but the machine hangs on
the Welcome screen.
In the samba log the last thing I see is: rpc command: WINREG_OPENHKLM
As mentioned in that thread, changing the auth to: auth methods = sam,
sam_ignoredomain, u...