Displaying 2 results from an estimated 2 matches for "mypswd".
Did you mean:
mypasswd
2007 May 16
2
read.table opening a website incl Password
...mydata <-
read.table("http://www.lifetable.de/data/MPIDR/POL_2004.txt", header=TRUE)
But what happens if I need a username and password (a different site)?
How do I do that? Or is it not possible to this in R?
I tried something like this
mydata.frame <- read.table("myusr:mypswd at www.mydata.com/adir/afile.txt")
but it did not work.
I'd appreciate any hints.
My platform is Win32 (and I am actually running R 2.3.1, but I guess
(hope!) this is not the reason. At least I checked the NEWS file whether
any changes appeared since 2.3.1 which could affect this behavi...
2004 Feb 11
6
Unable to join ADS domain
...the OpenLDAP 2.1.27 development
libraries installed on it. I want to make this system
a domain member of a Win2K native-mode ADS domain but
can't get "net ads join" to work. I've run "kinit
myid@MYDOMAIN.COM" and I get at ticket, but when I do
"net ads join -Umyid%mypswd" I get no output from the
command and I don't get a machine account in the
domain.
My /etc/krb5.conf looks like:
logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmind.log
[libdefaults]
default_re...