Displaying 8 results from an estimated 8 matches similar to: "win32-etc-0.2.2 testing wanted"
2004 Mar 06
2
citrix stores addition information into SAM on pdc
hi,
we want to replace our nt4 pdc/bdc with samba and we use windows nt4 terminal servers with citrix in our environment.
as far as i know, we will get a problem here. (extensiver reading of the mailing list led me to this conclusion)
regarding: http://ma.ph-freiburg.de/tng/tng-users/2001-05/msg00224.html
>Terminal Server has its own User Manager (which has an extra button -
2008 Mar 19
1
Radio Buttons or similars
Hello companions!!!
I have a function that creates a Radio Buttons, and I need that this
function return the selected value in the Radio Buttons. I would like that,
if somebody know as I could return the value, you say me as do it.
Next, I show the function
function1<-function(){
require(tcltk)
tt <- tktoplevel()
rb1 <- tkradiobutton(tt)
rb2 <- tkradiobutton(tt)
rbValue <-
2004 Feb 25
1
More on etc and other stuff
I seem to have gotten the bugs worked out of win32-etc. It seems it had
to do with using WCHAR vs LPWSTR. Once I used AllocWideLString() vs
AllocWideString() everything seemed to work ok.
One question I have now is this - should I always use AllocWideLString()
instead of casting like (LPCWSTR)STR2CSTR(rbVal); ? It would seem so,
but I''m not sure.
Also, I''ve committed the
2004 Mar 05
1
win32-etc change_password
Hi all,
I''ve been updating this thing and, on my Windows XP Pro box, the
Admin.change_password method doesn''t seem to work. I keep getting "user
not found" errors, even though I can see that the user is definitely in
place. In fact, it doesn''t seem to work for the 0.2.0 release, even
though I could swear I had it working.
Also, is it possible to change the
2004 Feb 24
2
win32-etc cvs
Hi all,
I''ve got the beginning of win32-etc 0.2.0 checked into cvs. This includes a
new sub-module called Admin that includes the add_user, delete_user, and
change_password methods. I eventually will add a config_user method as
well, plus whatever else I feel like tossing in. :)
One issue I''m having is with the change_password - no matter what I try, I
always get
2004 May 04
5
Microsoft hotfix MS04-011, breaks Samba password change.
Hi all,
I wanted to give an update on this as I know this MS Hotfix
is critical and must be applied to protect against the (latest) Microsoft
worm.
I think I've found the problem in the code, and am currently testing
a fix for this (not in the release to others to test stage yet). As
soon as I'm reasonably confident I'll put a patch out there for others
to test, and we'll
2008 Feb 08
0
Challenge! How can I write a test to test the methods in ApplicationController?
Hi all,
I''ve been Googling this one for a while now, and haven''t found a
satisfactory answer. It has been posted here before by someone else,
but it seems to have got forgotten, so here goes - perhaps someone can
think up a way around the problem?
In ApplicationController, I have the following method:
class ApplicationController < ActionController::Base
<snip>
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
Hi,
I have a strange problem with a Windows Server 2008 R2-System as a member of a samba domain (Samba-Version on PDC: 3.4.12).
Join was successfully, but when I log on Windows I got an error "Unknown user name or bad password." (Event ID 4625).
Here an abstract of logfile for Windows Server 2008 R2-System (log level 10). Maybe some of you has an idea: