Displaying 12 results from an estimated 12 matches for "xgroup".
Did you mean:
group
2024 Sep 28
1
lattice xyplot with cumsum() function inside
This code gives unexpected result.
library(data.table)
library(lattice)
set.seed(123)
mydt <- data.table(date = seq.Date(as.IDate("2024-01-01"), by = 1,
length.out = 50), xgroup = "A", x = runif(50, 0, 1))
mydt <- rbindlist(list(mydt, data.table(date = mydt$date, xgroup = "B", x = runif(50, 0, 3))))
mydt[, `:=`(xcumsum = cumsum(x)), by = .(xgroup)]
mydt[, lapply(.SD, sum), by = .(xgroup), .SDcols = c("x")]
# xgroup x
# <char&g...
2011 Jan 25
0
Linux acls problem with windows 7 and vista
...ctory path = /samba/shared read only = no force create mode = 0770 force directory mode = 0770 force group = root locking = no oplocks = no veto oplock files = /*.txt/
and the acl's I set are the following:
getfacl shared/
# file: shared# owner: root# group: rootuser::rwxgroup::---group:company:r-xgroup:helpdesk:r-xgroup:sysadmin:r-xgroup:tech:r-xmask::rwxother::---default:user::rwxdefault:group::---default:group:company:rwxdefault:mask::rwxdefault:other::---
I have an user called user1 who has "company" as a primary group, and I have a user2 who has "comp...
2015 Dec 17
1
File Share Problem Between SAMBA AND WINDOWS 7
Hi,
The output is when i run getfacl on a correct folder;
[root at server1 cafer]# getfacl Public# file: Public# owner: ege# group: gebzememuser::rwxgroup::r-xother::r-x
And second output; on a folder which was created on windows 7 by ege
[root at server1 cafer]# getfacl cccc# file: cccc# owner: 3000016# group: 3000021user::rwxuser:3000021:r-xgroup::r-xgroup:3000016:rwxgroup:3000021:r-xmask::rwxother::r-xdefault:user::rwxdefault:user:3000016:rwxdef...
2007 Nov 08
2
hide unreadable files
Hi all!
I have a problem with the "hide unreadable = yes" option. In windows xp professional sp2 with explorer, or ssh or smbclient, either directories and files does not hide.
I'm using debian 4.0 with XFS file system, ACL, kernel 2.6.18-5-amd64, and samba 3.0.24.
Any idea? It is a bug?
Thanks!
--
Diego
_________________________________________________________________
2008 May 28
1
calling C function from R
...bsp; parms = as.double(unlist(init$parms)),
as.integer(xval),
as.integer(xgroups),
as.double(t(init$y)),
as.double(X),
&a...
2002 Dec 23
2
can not connect to the shared printer
...can mount a windows share from Linux, so I guess samba is
running.
Thanks and merry Christmas.
Xiaodong
-------------- next part --------------
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2002/12/23 10:01:26
# Global parameters
[global]
workgroup = XGROUP
server string = Birch Samba Server
encrypt passwords = Yes
log file = /var/log/samba/%m.log
max log size = 500
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
printing = lprng
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664...
2015 Dec 15
4
File Share Problem Between SAMBA AND WINDOWS 7
hi,
i have installded samba 4 oncentos 7 and started to use as part of active directory. But i have a problemabout sharing files between samba and windows 7.
i can browse and edit sharedfiles and folders on windows 7.
But when i create a new folder, the owner of the folder is seen as ?#User300012?instead of the real samba user.
My sharing steps
1-?????i have add a user named ?ege? on centos
2007 Nov 14
1
Newbie question about data preparation
I'm new to the R language and still struggling with compactness of R. I
haven't got the right compass into the Documentation, too. So, please
apologize the possibly stupidiy of my question.
I have the following problem:
I have two data sets combined in a data.frame
x y
1.3 2.2
2.5 3.4
3.1 3.7
8.2 9.5
7.5 8.3
For the analyses of the data I want to group one column (like the
classes in a
2011 Mar 19
2
cross-validation in rpart
I am trying to find out what type of sampling scheme is used to select the 10
subsets in 10-fold cross-validation process used in rpart to choose the best
tree. Is it simple random sampling? Is there any documentation available on
this?
Thanks, Penny.
--
View this message in context: http://r.789695.n4.nabble.com/cross-validation-in-rpart-tp3389329p3389329.html
Sent from the R help mailing list
2002 Dec 23
0
Cannot connect to the shared printer
...;
> Xiaodong
HTH and a Merry Christmas to you (if you celebrate it),
Shak
>
>
> ----
>
> # Samba config file created using SWAT
> # from localhost.localdomain (127.0.0.1)
> # Date: 2002/12/23 10:01:26
>
> # Global parameters
> [global]
> workgroup = XGROUP
> server string = Birch Samba Server
> encrypt passwords = Yes
> log file = /var/log/samba/%m.log
> max log size = 500
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> dns proxy = No
> printing = lprng
>
> [homes]
&...
2014 Dec 27
3
Use Samba with ACL for read Active Directory and set Permissions via it.
You right. I joined my Linux box into Windows domain.Of course. I attached my "smb.conf". Can you see it?
On Saturday, December 27, 2014 3:36 AM, Rowland Penny <rowlandpenny at googlemail.com> wrote:
On 27/12/14 06:44, Jason Long wrote:
> Thank you so much.
> No, I'm not. I joined my linux to Windows domain because of AD. I can define some users in my Linux
2014 Dec 27
2
Use Samba with ACL for read Active Directory and set Permissions via it.
...s ? ? ? ? ? ? ? ? ? /sys ? ? ? ? ? ? ? ? ? ?sysfs ? defaults ? ? ? ?0 0proc ? ? ? ? ? ? ? ? ? ?/proc ? ? ? ? ? ? ? ? ? proc ? ?defaults ? ? ? ?0 0
I paste "getfacl" for test directory here :
getfacl test/# file: test/# owner: jasondomain\134jason# group: jasondomain\134grp-jason-rwuser::rwxgroup::r-xgroup:jasondomain\134grp-jason-rw:rwxmask::rwxother::r-x
After change "password-auth-ac", When I want to restart "winbind" server it show me an error as below :
#service smb restartShutting down SMB services: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?[ ?OK ?]Starting SMB services: ? ?...