search for: road1

Displaying 2 results from an estimated 2 matches for "road1".

Did you mean: road
2019 Jun 14
1
Ubuntu 18.04, bound to Windows AD, sssd auth, Samba 4.7.6: Can't get no share satisfaction
OK, At a loss for what to try next. According to this page, it should be possible to make this work: http://www.hexblot.com/blog/centos-7-active-directory-and-samba However, I can't get AD users to authenticate when I run net use * \\cns-cryo-road1\my_share /user:austin\pgoetz Authenticating via ssh, su, or from the console using the same AD UserName is not a problem. It seems like the relevant smb.conf keys here are: security = user|ads server role = auto I've been leaving server-role set at auto (assuming this will do the ri...
2011 Jul 11
0
invalid subscript type 'list'
...come from a .csv file. I get this error: invalid subscript type 'list'. Here is the script I'm using: input<-read.csv("C:/..../summer03_regr.csv",header=T) subset<-read.csv("C:/..../summer03_subset.csv",header=T) ruf.fit(UD~veg+openness+elevation+slope+rivers+road1+road2+road3,space=~easting+northing,data=input,subset=subset,name="summer 2003", standardized=FALSE) Any suggestions on what could be causing the error? Alessia Uboni [[alternative HTML version deleted]]