Displaying 20 results from an estimated 589 matches for "sss".
Did you mean:
ss
2009 May 22
3
No response to our critical packet problem
...al office extensions (which still
go through asterisk) OR voicemail
2) The other 20+ phones in the same office on the same network have 0 problems.
Here's a SIP trace of the problem.
yyy.yyy.yyy.yyy is the outside NAT IP
xxx.xxx.xxx.xxx is the IP of my PBX
dddddddddd is the dialed phone number
sssssssssss is the source phone number
The peculiar thing is that asterisk sends an OK in response to an INVITE,
then the phone sends back an ACK, which asterisk seems to ignore
because it retransmits the OK message again
Then eventually the phone gives up and sends a BYE message.
-- James
<---...
2019 Jun 20
2
Samba winbind on redhat 7
My idea is to replace default "cifs_idmap_sss.so" plugin by "idmapwb.so"
winbind plugin, in order to SSSD becomes a client of winbind.
To avoid to change nsswitch.conf :
passwd:???? files sss
shadow:???? files sss
group:????? files sss
into
passwd:???? files winbind
shadow:???? files winbind
group:????? files winbind
because...
2013 Dec 05
0
Re: correct way to hot-add cdrom ?
...which target device can be attached to
> vm. thanks in advance for any help.
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users
i have tested following
evil-desktop sss # virsh -d 0 attach-disk fuck
/home/sss/cd/mhdd32ver4.6.iso vdb --type cdrom
attach-disk: domain(optdata): fuck
attach-disk: source(optdata): /home/sss/cd/mhdd32ver4.6.iso
attach-disk: target(optdata): vdb
attach-disk: type(optdata): cdrom
attach-disk: found option <domain>: fuck
attach-disk...
2013 Dec 02
2
correct way to hot-add cdrom ?
Good day to all. i have problems with cdrom hot adding code. currently i
using virDomainAttachDevice with type=file, device=cdrom, dev=hdc, this
code works for machine with one ide hdd and one ide cdrom, but this not
work for machine with only one ide hdd, and i looking for solution to
hot add cdrom to machine independent of existing devices or i need way
to determinate which target device
2019 Mar 14
2
Samba 4.8 Config SMB.Conf File
yes windbind is installed and running
yes sssd is installed, but it was not running. I did start it and ran net
cache flush and id again and still no such user.
This is the working nsswitch.conf file that was copied over from the 7.3
working system.
/etc/nsswitch.conf
passwd: files sss winbind
shadow: files sss winbind
group: fi...
2000 Mar 07
0
AW: R-crash using cut-and-paste (PR#472)
...are:
tefo_function(form,symb="%",dir="F:/DIDITEX/compstatr/ss00/r2latex/"){
tf_paste(c(dir,form,".r2l"),collapse="")
cat(c("Reading ",tf,".\n"),collapse="")
ss_scan(file=tf,what="",sep="\n",quiet=TRUE)
sss_ss
a_(1:length(sss))[ss==as.vector("\\end{RFunction}")]
sss_sss[1:a-1]
b_(1:length(sss))[ss==as.vector("\\begin{RFunction}")]
collect.expressions_function(ss){
ss_ss[grep("%",ss)]
ss_paste(ss,collapse="")
ss_substring(ss,1:nchar(ss),1:nchar(ss))
ss_a...
2019 Jun 18
3
Fwd: Re: Fwd: Re: Kerberos and NTLMv2 authentication
...resh tickets = yes" in smb.cnf, but
> does not seem to be link with my problem (Kerberos and NTLMv2
> authentication).
>
> After several test, without changing content of smb.conf (except for
> winbind refresh tickets = yes) :
>
> 0. nsswitch.conf
> passwd:???? files sss
> shadow:???? files sss
> group:????? files sss
>
> That's working (share is accessible from windows 7, permissions and
> acls working)
> But in in log, I see only NTLMv2 Auth
>
> 1. nsswitch.conf
> passwd:???? files winbind
> shadow:???? files
> group:????? fi...
2015 May 05
4
ldap host attribute is ignored
...openldap/ldap.conf. /etc/ldap.conf
>> is a softlink to that file.
>
> Those two files have completely different syntax and are used by
> different software. Don't symlink them.
i deleted the link now. /etc/ldap.conf was not present before. I gave
openldap
>
>> /etc/sssd/sssd.conf:
>> --------------------
>
> If you're using sssd, then you're not using (or shouldn't be using) the
> PADL nss module. In that case, /etc/ldap.conf shouldn't even be present.
>
>> [domain/default]
>> access_provider = ldap
>> ldap_a...
2007 Jun 16
2
MixMonitor Problem
...am facing some issues while using MixMonitor and StopMonitor. My
extensions logic is attached below:
exten => s,1,MixMonitor(${CALLERID(num)}_${TIMESTAMP}.gsm,b)
exten => s,2,Dial(SIP/101,13)
exten => s,3,StopMonitor()
exten => s,4,NoOp(Dial Status: ${DIALSTATUS})
exten => s,5,Goto(sss-${DIALSTATUS},1)
exten => sss-NOANSWER,1,VoiceMail(777 at salesvoice)
exten => sss-NOANSWER,2,Goto(salesivr,s,4)
As evident from the dialplan I only want to record the call when
Dial(SIP/101,13) is successful.
After that I disable recording by issuing the StopMonitor command. Now
the proble...
2019 Jun 20
2
Samba winbind on redhat 7
This way is so easier...
Thank you Rowland
Le 20/06/2019 ? 14:01, Rowland penny via samba a ?crit?:
> On 20/06/2019 17:54, Edouard Guign? via samba wrote:
>> My idea is to replace default "cifs_idmap_sss.so" plugin by
>> "idmapwb.so" winbind plugin, in order to SSSD becomes a client of
>> winbind.
>> To avoid to change nsswitch.conf :
>> passwd:???? files sss
>> shadow:???? files sss
>> group:????? files sss
>>
>> into
>>
>&g...
2012 Feb 20
2
stats on transitions from one state to another
Folks,
I'm trying to get stats from a matrix for each transition from one state to another.
I have a matrix x as below.
structure(c(0, 2, 2, 2, 0, 0, 0, 1, 1, 1, 1, 2, 2, 1, 1, 1, 0,
0, 2, 2, 0.21, -0.57, -0.59, 0.16, -1.62, 0.18, -0.81, -0.19,
-0.76, 0.74, -1.51, 2.79, 0.41, 1.63, -0.86, -0.81, 0.39, -1.38,
0.06, 0.84, 0.51, -1, -1.29, 2.15, 0.39, 0.78, 0.85, 1.18, 1.66,
0.9, -0.94,
2006 Mar 17
1
smooth.spline
I have noticed a slightly puzzling behaviour exhibited by
smooth.spline(). If I do
sss <- smooth.spline(x,y)
for a certain pair of data vectors x and y, and then do
length(sss$x)
I get the result ``18''. However if I do
length(unique(x))
I get ``27''. Trying to force smooth.spline() to use more knots I
tried
sss <- smooth.spline(x,y,all.knots=TRUE)
b...
2016 Aug 10
1
File Server member DC ACL permissions
...default domain = Yes
winbind nss info = rfc2307
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
[dados]
comment = Pasta dados
path = /mnt/data
read only = No
browseable = Yes
inherit acls = Yes
inherit permissions = Yes
/etc/nsswitch.conf:
passwd: files sss winbind
shadow: files sss winbind
group: files sss winbind
hosts: files dns
bootparams: nisplus [NOTFOUND=return] files
ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
services: files sss
netgroup: files sss
publickey: nisplus...
2019 Jun 20
0
Samba winbind on redhat 7
On 20/06/2019 17:54, Edouard Guign? via samba wrote:
> My idea is to replace default "cifs_idmap_sss.so" plugin by
> "idmapwb.so" winbind plugin, in order to SSSD becomes a client of
> winbind.
> To avoid to change nsswitch.conf :
> passwd:???? files sss
> shadow:???? files sss
> group:????? files sss
>
> into
>
> passwd:???? files winbind
> shadow...
2011 Oct 11
1
plots of correlation matrices
...I want to do a visualisation of a matrix plot made up of several plots of
correlation matrices (using corrplot()). My data is in csv format. Here's an
example:
id,category,attribute1,attribute2,attribute3,attribute4
661,SCHS,43.2,0,56.5,1
12202,SCHS,161.7,5.7,155,16
1182,SCHS,21.4,0,29,0
1356,SSS, 8.8182,0.1818,10.6667,0.6667
1864,SCHS,443.7273,9.9091,537,46
12360,SOA,6.6364,0,10,0
3382,SOA,7.1667,0,26,0.5
1033,SOA,63.9231,1.5385,91.5,11.5
14742,SSS,4.3846,0,8,0
12760,SSS,425.0714,1.7857,297.5,3.5
I can get rid of the id. But I need the 'category' as a way of
distinguishing the var...
2019 Jun 20
2
Samba winbind on redhat 7
Hello,
I am reading RHEL 7 docs concerning samba integration, and I found
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/windows_integration_guide/index#winbind
"4.2.4. Switching Between SSSD and Winbind for SMB Share Access
This procedure describes how you can switch between SSSD and Winbind
plug-ins that are used for accessing SMB shares from SSSD clients. "
Who is responsible for the developpement of the "Winbind plug-in" used
for accessing SMB shares from SSSD cli...
2008 May 25
1
marginality principle / selecting the right type of SS for an interaction hypothesis
Hello,
I have a problem with selecting the right type of sums of squares for
an ANCOVA for my specific experimental data and hypotheses. I do have
a basic understanding of the differences between Type-I, II, and III
SSs, have read about the principle of marginality, and read Venable's
"Exegeses on Linear Models"
(http://www.stats.ox.ac.uk/pub/MASS3/Exegeses.pdf). I am pretty new to R
and a search of the R-help archive did not
answer my question (although I found some good pointers).
In brief, leav...
2019 Feb 22
2
winbind causing huge timeouts/delays since 4.8
.../wbinfo -i foo
> failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
> Could not get info for user foo
>
> real 0m0.025s
> user 0m0.004s
> sys 0m0.004s
>
> Can you share your full smb.conf?
>
> -slow
>
You might also want to explain why you are using sssd's cache with
winbind.
Rowland
2003 Oct 01
3
chkrootkit 0.42 & 4.7-REL... "[: -ne: argument expected".... huh?
...-ne: argument expected " messages. If someone out there is familiar with
this please clue me in!
Thanks you y'all's time.
Sincerely;
David Hutchens III
Network Technician
DRS Surveillance Support Systems - A division of DRS Technologies.
(727) 541-6681 ext.3313
david.hutchens@drs-sss.com <mailto:david.hutchens@drs-sss.com>
2006 Aug 08
2
Getting data out of a loop
...id, mat1)
nn <- levels(Df$id)
Df
nn
rate <- c(2,3,4)
for (i in 1: length(nn)) {
dd<- subset(Df, id==nn[i])
scat <- sum(c(dd$cata,dd$catb), na.rm=T)
sdog <- sum(c(dd$doga,dd$dogb), na.rm=T)
srat <- sum(c(dd$rata, dd$ratb), na.rm=T)
sbat <- sum(c(dd$bata,dd$batb), na.rm=T)
sss <- c(scat,sdog, srat,sbat) * rate[i]
print(sss)
}