Displaying 6 results from an estimated 6 matches for "alphac".
Did you mean:
alpha
2006 Jan 11
1
authenticating PDC against itself
...uid are running on the same machine, but I cannot get to use
ntlm.
Is it possible do join to the PDC the same machine running the PDC with:
net join -S DOMAIN -U Administrator ?.
wbinfo -p :
Ping to winbindd succeeded on fd 4
wbinfo -g --domain=DOMAIN :
Error looking up domain groups
wbinfo -a alphac%alphac --domain=DOMAIN :
(doesn't give back the prompt, I have to break with ctrl+c )
>From samba logs the last thing I see is that a the user is autenticating
against samba no errors or anything else.
Thanks
--
Guglielmo
2007 May 28
0
How to use filter function for this?
Hello,
I have been trying to compute the following:
for(t in 3:n){
h[t]<-(omegac/(1-betac))+alphac*Y[t-1]
b[t]<-Y[t-1]
bb[t]<-0
for(j in 2:(t-1)){
h[t]<-h[t]+alphac*((betac)^(j-1))*Y[t-j]
b[t]<-b[t]+((betac)^(j-1))*Y[t-j]
bb[t]<-bb[t]+((betac)^(j-2))*Y[t-j]*(j-1)
}
}
but it takes a long time. I have heard that "filter" function ca...
2005 Dec 14
0
msiexec
Hello,
I have installed wine on my gentoo and I not find MSIEXEC. If it is
implemented, could you tell me how to get it ?
(sorry for my bad english I'm French)
2005 Dec 26
2
Registry
Hello everybody,
Is there any tool distributed with wine to write an .reg in the registry
database ?
Thanks
2006 Jan 05
0
roaming profiles unknown issue
when I try to log on in my samba+ldap pdc sometimes Xp tells me that it
doesn't find "the network path to the profile" but I can see all the
shares including my profiles if I browse it after loggin in. The
drawback is that I can login but my profile isn't updated.
Is this a common issue, do you have any advices?
Thanks
--
Guglielmo Dapavo
2006 Mar 16
0
ldap+samba user cannot change his password
...fy user password as admin
through "net rpc user password" but if I try to modify it from the user
(net rpc password myuser mypw -U myuser) or from windows (ctrl+alt+del).
I get a timout error:
[2006/03/16 21:52:40, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
rpc_api_pipe: Remote machine alphacserver pipe \samr fnum
0x70e9returned critical error. Error was Call timed out: server did not
respond after 10000 milliseconds
[2006/03/16 21:52:40, 0] libsmb/clientgen.c:cli_rpc_pipe_close(375)
cli_rpc_pipe_close: cli_close failed on pipe \samr, fnum 0x70e9 to
machine alphacserver. Error was Ca...