Displaying 4 results from an estimated 4 matches for "numb2".
Did you mean:
num2
2011 Nov 15
1
averaging between rows with repeated data
*The situation (or an example at least!)*
example<-data.frame(rep(letters[1:10]))
colnames(example)[1]<-("Letters")
example$numb1<-rnorm(10,1,1)
example$numb2<-rnorm(10,1,1)
example$numb3<-rnorm(10,1,1)
example$id<-c("CG234","CG232","CG441","CG128","CG125","CG182","CG232","CG441","CG232","CG125")
*this produces something like this:*
Letters...
2019 Mar 07
2
When ad domain machine shutdown, samba can not auth with unix local user
...sbin/nologin
template homedir = /var/naslocalhome
idmap config * : backend = tdb
idmap config * : range = 3000-7999
idmap config HIKAD1 : backend = rid
idmap config HIKAD1 : range = 100000-999999
realm = HIKAD1.COM <http://hikad1.com/>
workgroup = HIKAD1
netbios name = numb2
[gltest]
comment =
path = /hdcfs/gltest
public = no
writable = no
valid users = "HIKAD1\aduser",gluser
write list = "HIKAD1\aduser",gluser
directory mask = 0755
2019 Mar 07
0
When ad domain machine shutdown, samba can not auth with unix local user
.../var/naslocalhome
> idmap config * : backend = tdb
> idmap config * : range = 3000-7999
> idmap config HIKAD1 : backend = rid
> idmap config HIKAD1 : range = 100000-999999
> realm = HIKAD1.COM <http://hikad1.com/>
> workgroup = HIKAD1
> netbios name = numb2
>
> [gltest]
> comment =
> path = /hdcfs/gltest
> public = no
> writable = no
> valid users = "HIKAD1\aduser",gluser
> write list = "HIKAD1\aduser",gluser
> directory mask = 0755
Try changing 'winbind offline logon = false...
2019 Mar 07
2
When ad domain machine shutdown, samba can not auth with unix local user
Hi,
I config my samba join a ad domain(security = ADS), using samba 4.7.1 in CentOS7.5.
Everything gone well, I can login with ad user and local user at the same time.
But when the ad domain get down, I can not login with local user.
wbinfo -t prompt: NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND,
smbclient login with NT_STATUS_NO_LOGON_SERVER error.
I lookup the debug message, and found auth