similar to: SSO's availability

Displaying 20 results from an estimated 400 matches similar to: "SSO's availability"

2008 Aug 02
7
[Bug 16961] New: 3298249d8267c27235653f17379f8c breaks Xv overlay ( display corruption)
http://bugs.freedesktop.org/show_bug.cgi?id=16961 Summary: 3298249d8267c27235653f17379f8c breaks Xv overlay (display corruption) Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2008 Jan 13
6
[Bug 14060] New: Server fails to start with randr 1.2 and a NV20
http://bugs.freedesktop.org/show_bug.cgi?id=14060 Summary: Server fails to start with randr 1.2 and a NV20 Product: xorg Version: 7.3 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2010 Apr 09
2
Dovecot-sieve vacation proposal, use address in addresses as recipient
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Dovecot list, In my setup I have several email addresses that uses same account. When I set a vacation the answer is not necessarily send from the destination address. I propose to use the addresses found in addresses (if one match) as From address in vacation reply. I've made a little patch who do that [1]. Best regards. [1]
2006 Apr 25
5
FXListBox ...connect(SEL_COMMAND)
Hi, I think I got a problem with the FXListBox widget. ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) ) FXListBox.new(parent, nil, 0) do |libo4| libo4.appendItem("0 very weird") libo4.appendItem("1 very weird") libo4.appendItem("2 very weird") libo4.appendItem("3 very weird") libo4.appendItem("4 very
2006 May 15
3
FXTextField - posSelected?(pos)
Hi, I wonder if am facing a bug or something else On a FXtextField, I want to detect the low and high pos of the selected string example: the text is: 0123456789 The selected string is : 234567 first = last = -1 atext.text.length.times do |pos| first = pos if atext.posSelected?(pos) and first < 0 last = pos if atext.posSelected?(pos)
2006 May 31
3
FXLabel: ca''nt set the Icon attibute
Hi, trying that: aLabel = FXLabel.new(menuBar35,nil,@@maximizeIcon,0) aLabel.icon = @@restoreIcon # ok aLabel.connect(SEL_LEFTBUTTONPRESS) do |sender, selector, data| case sender.icon when @@maximizeIcon sender.icon = @@restoreIcon when @@restoreIcon sender.icon = @@maximizeIcon end 0 end Result abnormal
2000 Feb 14
1
Question about permissions and roaming profiles
Hi, Just a short question : Is it possible to NOT have the profiles directory used for the roaming profiles shares ([profiles]) in unix mode 777 ? Because it is a bit annoying when unix users have access to the samba server providing a 777 space ? Thanks in advance, -- G?rard MILHAUD ?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL) Luminy - Case 925 - 13288 Marseille Cedex 09 T?l.: 04
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all, I need to use BCB6 with Wine to develop a software that uses two ocxs built with MS Visual C++. I set ole32, oleaut, typelib to native for bcb, else it doesn't start correclty. After that, BCB start up, I can design the forms, write the code, but I have two problems that block me: a) when I press the Execute button, the units are compiled, but the linker hangs up with all the cpu used
2006 Apr 19
1
is there a problem with FXList findItemByData(....) ??????
Hi, I am tackling with FXList ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) ) . The ''data'' value is a MDIChild reference afxlist.findItemByData(sender) => return -1 . Always I can turn around it by doing .......... cpt = 0 ; idx=nil afxlist.each do |lista| if lista.data == sender idx=cpt break
2004 Jul 05
1
NMBD shutting down problem
Hi, I use a samba 3.0.2a server on a Linux Mandrake 10.0. This morning, I found the nmb daemon shut down with the following message in the nmbd log file : [2004/07/03 20:39:53, 0] nmbd/nmbd.c:reload_interfaces(263) reload_interfaces: No subnets to listen to. Shutting down... Over the web, I found many questions about this problem but no real answer. Any idea or precision about this. It is a
2007 Mar 05
1
Translating the Samba Howto Collection in French
Hello, I'm a member of a French howto translation project (http://www.traduc.org). A member of our team would like to start translating the Samba Howto Collection in French. We're aware of a previous translation project, but it seems to be dead and there is apparently no way to reach its members or see the work it has done: http://home.gna.org/sambadoc/ - Are you aware of a
2011 Mar 28
1
Samba 3.2.15 : DOS charset problem on powerpc big endian architecture
Hello, With a default CP850 dos charset, I can?t connect and receive a ?protocol negotiation failed? error message # testparm -v |grep charset Load smb config files from /etc/samba/smb.conf Module '/usr/lib/charset/CP850.so' loaded Server role: ROLE_STANDALONE dos charset = CP850 unix charset = UTF-8 display charset = LOCALE # smbclient -L MYSERVER
2002 Jun 24
0
One more point of confusion using smbusers if someone could help clearify.
Hi All, Since Y'all helped solve the last problem, I have one more that would be really a great thing if it could work. I have several accounts on the linux box that I work with and help out on and would love to be able to get them to be available with w98. Besides my regular account, I work on the following (as setup in smbusers): root = vikki ... vx1 = vikki vx7 = vikki nslmc = vikki
2003 Aug 05
3
users and smbpasswd
Hi all. I am trying to let users change their passwords from the swap webpage. But in the password interface when a user wants to change his password I get the following error : "machine 127.0.0.1 rejected the session setup. Error was : Not listening for calling name." OS: Debian 3.0 Samba v: 2.2.3 I have no problems changing the smb passwords as root, but when I login as a regular
2024 Oct 14
1
Samba AD-DC memory loss
Hello I am running a Samba 4.18.6-Debian AD-DC on a Debian 11 VM with a replication on another identical server. I always have about the same number of tasks but the consumed memory always increases over time without ever decreasing. Do you have any ideas to explain and avoid this memory loss? Tue Oct 1 15:27:05 CEST 2024 Main PID: 350 (samba) Tasks: 61 (limit: 4631) Memory: 617.6M CPU: 4h
2003 Jan 06
1
replacing a w2k machine with samba 2.2.7a
Hi. First, i would like to thank samba developers for producing such a good product. Second, i have a few questions/remarks : I have recently replaced a w2k file server running in w2k domain (native mode) with samba 2.2.7a on RH 7.3 with the latest kernel, no acl, configured winbind, and ran into the problem described here :
2003 Jul 01
0
French translation for the manpages -> possible inclusion ?
I translated OpenSSH manpages and the manpages for some related utilities (at least for the 3.4 release of OpenSSH). Those manpages are hosted at G?rard Delafond website (http://www.delafond.org/traducmanfr/index.php). G?rard then dispatches the manpages in some of the major Linux distributions (as far as I know Debian GNU/Linux, Mandrake GNU/Linux et RedHat, maybe others ...). Recently, an user
2003 May 25
0
surprising behaviour of "bgroup": sets all in greek letters (PR#3099)
Let me summarize the bug reported by Ulf Martin on R-help with the same subject line. The code plot(1:10) text(1, 9, expression(F == bgroup("{", x, ""))) results in greek letters, which is not expected here. That happens if the user tries to set only a left delimeter, the same with: text(2, 8, expression(F == bgroup("{", x, "."))) or
2013 Feb 21
2
error with bbox for k12hat (splancs) bivarite k-function
Hello, I am trying to conduct a bi-variate ripley's k using the k12hat function in the splancs package (found here http://rss.acs.unt.edu/Rdoc/library/splancs/html/k12hat.html). Although, I receive an error when getting to the bboxx part of the code: poly <- list(x=c(fire4$X, nar4$X), y=c(fire4$Y, nar4$Y)) plot(seq(5,80,5), sqrt(k12hat(fire4), as.points(nar4),
2004 Aug 12
4
truly object oriented programming in R
Good morning! I recently implemented a KD tree in JAVA for faster kernel density estimation (part of the code follows). It went well. To hook it with R, however, has proved more difficult. My question is: is it possible to implement the algorithm in R? My impression seems to indicate no as the code requires a complete class-object framework that R does not support. But is there an R package or