Displaying 2 results from an estimated 2 matches for "proto2".
Did you mean:
proto
2009 Jul 29
3
Object equality for S4 objects
To test two environments for object equality (Lisp EQ), I can use 'identity':
> e1 <- environment(local(function()x))
> e2 <- environment(local(function()x))
> identical(e1,e2) # compares object identity
[1] FALSE
> identical(as.list(e1),as.list(e2)) # compares values as name->value mapping
[1] TRUE # (is there a
2008 Mar 27
1
Still get error 13 when mounting w2k3 share
...rnel mount options
unc=//server\share,ip=10.x.x.x,user=remoteuser,domain=DOMAIN,pass=
remotepass,ver=1,rw,credentials=/root/.cifs_creds
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
linuxserver:/var/log # grep CIFS messages warn
warn:Mar 26 12:03:08 proto2 kernel: CIFS VFS: cifs_mount failed
w/return code = -13
warn:Mar 26 12:03:39 proto2 kernel: CIFS VFS: cifs_mount failed
w/return code = -13
##### LOGS ON SERVER (and it's a DOMAIN CONTROLLER) #####
Successful Network Logon:
User Name: remoteuser
Domain: DOMAIN
Logon ID: (0x0,0x20544...