Displaying 4 results from an estimated 4 matches for "20this".
2002 May 24
0
2.2.4 and XP Pro
...g to connect a
Win XP Pro laptop to it. I installed the latest (as of today) registry
fix on the laptop, but when I browse to the samba server in network
neighborhood, I get the message:
\\Localhost
<file:///\\Localhost%20is%20not%20accessible.%20You%20might%20not%20have
%20permission%20to%20use%20this%20network%20resource.%20Contact%20the%20
administrator%20of%20this%20server%20to%20find%20out%20if%20you%20have%2
0access%20permissions.%20%20You%20were%20not%20connected%20because%20a%2
0duplicate%20name%20exists%20on%20the%20network.%20Go%20to%20System%20in
%20Control%20Panel%20to%20change%20the%...
2005 Oct 31
0
(PR#7495) Function Body / Formals Bug
_________________________________________________________________________=
______________
Note: This e-mail is subject to the disclaimer contained at the bottom of=
=20this message.
_________________________________________________________________________=
______________
Just a note on the reported bug; it seems to be related to having a NULL
function body.
# this works
> f <- function(a, b) a + b
> f
function(a, b) a + b
> formals(f) <- alist(a=3D,...
2001 Jul 06
1
installing tree pkg on linux
...phyk/R/tree directory, it doesn't see the
package.
I considered using the windows version instead, but Ripley's comment in
section 3.1 of the windows FAQ (about it being a lot of work) put me
off.
http://www.stats.ox.ac.uk/pub/R/rw-FAQ.html#Can%20I%20install%20packages%20(libraries)%20in%20this%20version%3f
(Besides, I don't have a C compiler on my windows machine.)
Kevin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]sub...
2001 Apr 12
2
Samba - Workaround for "The account is not authorized to log in from this station."
...MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Param
eters
Value Name: EnablePlainTextPassword
Data Type: REG_DWORD
Data: 1
see:
http://support.microsoft.com/support/kb/articles/Q224/2/87.ASP?LN=EN-US&SD=g
n&FR=0&qry=The%20account%20is%20not%20authorized%20to%20login%20from%20this%
20station&rnk=1&src=DHCS_MSPSS_gn_SRCH&SPR=WIN2000
Win 98:
Dunno - have a look at the Microsoft knowledge base...
Win 95:
Dunno, but should work directly as w95 transmits unencrypted passwds
Comment:
--------
Apparantly it is possible to fix by using samba features for handling
encr...