Displaying 20 results from an estimated 76 matches for "memeber".
Did you mean:
member
2008 Dec 26
2
about randomForest
hello,
I want to use randomForest to classify a matrix which is 331030?42,the last column is class signal.I use ?
Memebers.rf<-randomForest(class~.,data=Memebers,proximity=TRUE,mtry=6,ntree=200) which told me" the error is matrix(0,n,n) set too elements"
then I use:
Memebers.rf<-randomForest(class~.,data=Memebers,importance=TRUE,proximity=TRUE) which told me"the error is na.fail.default(list(class...
2011 Mar 11
1
Automatically unpause a paused queue memeber - bad idea?
I have some cases when I want to pause a queue member and automatically unpause the queue member after a specified time.
Right now I am doing it by a AMI script, but was thinking if it is possible to add a parameter to PauseQueueMember like,
PauseQueueMember([queuename],interface[,options[,reason[,time]]]) where time will be how long (in seconds) the interface
will be paused. before brought back.
2016 May 19
0
linux server a memeber of AD (with use of realm) - and samba?
...Rowland penny wrote:
>> On 19/05/16 15:50, lejeczek wrote:
>>> fellow users
>>>
>>> I'd like to ask is it possible, and if yes what's the correct way to
>>> configure, to have local samba (where box has joined AD with realm)
>>> use that memebership in a way to have users from AD user catalog.
>>> I guess what I'm thinking is - how do I get those AD users that
>>> linux now being a member sees, to samba and without windbinding &
>>> whole full AD config? Kind of a: AD<=linux.SSSD=>linux.samba <...
2016 May 19
2
linux server a memeber of AD (with use of realm) - and samba?
fellow users
I'd like to ask is it possible, and if yes what's the
correct way to configure, to have local samba (where box has
joined AD with realm) use that memebership in a way to have
users from AD user catalog.
I guess what I'm thinking is - how do I get those AD users
that linux now being a member sees, to samba and without
windbinding & whole full AD config? Kind of a:
AD<=linux.SSSD=>linux.samba <= AD users access samba
go easy on m...
2013 Jul 08
1
Centos 6 + Samba 4 + Memeber server of AD 2008
Hi, I am trying to add a fresh install Centos 6 to a Windows 2008 AD like a member
I follow this steps:
Yum install samba 4*
Then I modify smb.conf, krb5.conf and nsswitch.conf like this
Smb.conf
[global]
workgroup = ESPECTADOR
security = ADS
realm = ESPECTADOR.COM.UY
encrypt passwords = yes
password server = serv1
idmap config *:backend = tdb
idmap config *:range =
2006 Jun 29
3
methods to synchronize tdb files between hosts
I use winbind+AD for single sign-on to many Linux machines,
and the Linux hosts automount home directories on one Linux file server.
I am faced with a need to synchronize the *.tdb files on the file server
with all the Linux machines for consistent UID-to-loginID mapping.
Has this been tried by sharing the /var/lib/samba/ over nfs with the
other servers? Are there any pitfalls?
Has this been
2016 May 19
2
linux server a memeber of AD (with use of realm) - and samba?
On 19/05/16 16:49, Rowland penny wrote:
> On 19/05/16 15:50, lejeczek wrote:
>> fellow users
>>
>> I'd like to ask is it possible, and if yes what's the
>> correct way to configure, to have local samba (where box
>> has joined AD with realm) use that memebership in a way
>> to have users from AD user catalog.
>> I guess what I'm thinking is - how do I get those AD
>> users that linux now being a member sees, to samba and
>> without windbinding & whole full AD config? Kind of a:
>> AD<=linux.SSSD=>linux.sa...
2011 Oct 05
3
help with regexp
Dear list memebers,
I am stuck with using regular expressions.
Imagine I have a vector of character strings like:
test <- c('filename_1_def.pdf', 'filename_2_abc.pdf')
How could I use regexpressions to extract only the 'def'/'abc' parts of these strings?
Some try from my s...
2016 May 23
1
linux server a memeber of AD (with use of realm) - and samba?
...On 19/05/16 15:50, lejeczek wrote:
>>>
>>>> fellow users
>>>>
>>>> I'd like to ask is it possible, and if yes what's the correct way to
>>>> configure, to have local samba (where box has joined AD with realm) use
>>>> that memebership in a way to have users from AD user catalog.
>>>> I guess what I'm thinking is - how do I get those AD users that linux
>>>> now being a member sees, to samba and without windbinding & whole full AD
>>>> config? Kind of a: AD<=linux.SSSD=>linux....
2005 Sep 09
1
Samba 2.2.5 & Domain Administrator
...of WinXP
but must be changed to "Domain Admin" in order for some new
software which he must use to be operable. Of course giving him the root
passwd is definately out of the question.
I already have the "domain admin group = @domadm" parameter
in my smb.conf file and the only memeber of domadm is root.
I added via YAST the user to domadm group as well (was only
a member of "users" group) but when I try to use any Admin
issues in WinXP when the user logs in, I see that he doesn't have
the priviledges required. It appears that the user is not an
admin user as stat...
2004 Jan 16
2
reference to objects
Hi,
is there a way to reference to a data object without copying it?
For example I have a huge matrix called dist and I want two objects
obj1 and obj2 to have a memeber dist that points to the matrix, but
I don't want, for memory reasons, to copy the matrix twice.
As far as I understand the following code will generate three copies
of my data:
dist <- some_code_that_generates_data
obj1$dist <- dist
obj2$dist <- dist
Thank you!
Giampiero
2006 Aug 03
4
Map a resource that is a join model
How should you map resources that are join models like Memberships?
Lets say have you have Members and Groups that are joined through
Memberships.
map.resources :members do |members|
members.resources :groups do |groups|
groups.resources :memberships
end
end
This doesn''t seem right.
It would be nice to access all members, groups, and memberships at
/members,
2003 Dec 17
3
"getent passwd" doesn't list domain users
__________________
Hi all,
I've configured samba 3.0 as a domain memeber in NT 4.0 domain.
Server has been added to the domain, without any problems, BUT, for three
days...., I'm not able to find a way how to use NT domain resourses for
this samba server. I can list domain users and groups with "wbinfo"
command from but "getent passwd" lists onl...
2012 Feb 06
2
R-RApache to develop Knowledge Base
...and then
R-rpy for further statistical analysis. But as R is now directly made to
work on web I am very much excited about RApache project. Very recently I
was introducing Rapache project and concept of building knowledge base
using Rapache-R-MySQL combination to our team memebrs, Unfortunately few
memebers were not that happy with using R directly in middle tier. There
were serious comments about R that it is slow and generating plots on the
fly wont be too fast. there was also discussion about maturity of RMySQL
database connector, i mean fastness of querying MySQL will vary
significantly with RMyS...
2009 Oct 07
2
compile on solaris 64bit, static winbind
Hello,
i got many problems in compiling a working samba to use in our environment.
- solaris 10 on amd64 sun hardware
- version above 3.3.0 because of one of our applications
- samba as memeber server in active directory because of usermanagement on
windows 2003
- 64-bit samba because of many many open files
- static libraries because of relocation error: R_AMD64_PC32 with shared ones
(espacially libwbinfo.so)
- non compiling static libwbclient because of shared-libraries-disabled not...
2015 May 02
1
realmd and net rpc privileges
...time.
In a different thread I found a good explanation about hosts file
config, and I will evaluate if that would solve the problem as well,
even with an empty Workgroup param.
BTW: What is that SAMDOM about? Is it a sample value, or is SAMDOM a
built-in facility with a fixed functionality? The memeber server howto
uses SAMDOM as Workgroup name, and the trouble-shooting howto uses it to
map the root user with Administrator.
-S
2006 Feb 06
1
guideline for plug-in to icecast2 server
hi all
i would like to find out is that any ways to add plugin to icecast2 and ice2 to stream mp3 .Is there a list of gulidline for adding feature to present icecast2 and ices2. i will a appretiated for the help from icecast memeber and developer thank you
.
2005 Feb 15
1
Queue strategy
Just woundering if the intentend functionality of leastrecent and
fewestcalls it to continually dial only the first chosen ext. in the queue.
In other words if a memeber is logged into the queue but doesn't answer the
call the call never moves on in my configuration from that ext. This could
be really bad!!!!
Thanks
[support]
announce-frequency=45
strategy=leastrecent
music=default
monitor-join=1
retry=5
2010 Dec 27
1
Queue Member relationship and AstDB
I need clarification on couple of issues of Realtime Queue.
It seems that when Agents(Memebers) are added using AddQueueMember, Asterisk
puts this Queue-Member relationship information into AstDB, So that on
asterisk restart this can be preserved.
My question is, why does asterisk not store call information for Queue
(holdtime, talktime, W, C, A, SL%) in AstDB, So that it can also be reta...
2004 Aug 09
1
gui win2k interface for managing ACL or quota ?
...to "setfacl -m u:test:rwx myfile" for example)
OR
May I use the setfacl command or another tool like acl tool into webmin
(I use it and it works good) ?
Cause I have tryed to add rights for a user onto a file into gui
windows, but the logs say that I don' t have permission (I'M memeber of
admin users) and an error message is displayed to me into my win2k box!
hey,
I have the same question with quotas ! (but not problematic for me) it
works good managing the quotas under webmin.
XP