search for: c58

Displaying 9 results from an estimated 9 matches for "c58".

Did you mean: 58
2012 Feb 24
2
CentOS 5.8 Critical Samba Update
There is a critical update for samba for centos-5.8 ... we are working on CentOS-5.8 right now and I fully expect it to be released in a week or less. For those of you who can not wait for a week, here is the samba critical update: http://people.centos.org/hughesjr/c58-samba/x8664/critical/ http://people.centos.org/hughesjr/c58-samba/i386/critical/ These may or may not work without the rest of 5.8 ... for those who do try them, please provide feedback here in this thread. Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was...
2017 Nov 03
2
ntfs user mappings?
...) echo ${hex_chunk} issuer3=$(echo "ibase=16; ${hex_chunk}" | bc) hex_chunk=$(echo ${hex}|cut -c41-48) echo ${hex_chunk} issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) hex_chunk=$(echo ${hex}|cut -c49-57) uid=$(echo "ibase=16; ${hex_chunk}" | bc) left=$(echo ${hex}|cut -c58-) echo "[${left}]" echo "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" else echo $1 echo "not 41 characters like I was expecting" fi On Fri, Nov 3, 2017 at 3:14 PM, Rowland Penny <rpenny at samba.org> wrote: > On Fri, 3 N...
2019 Oct 22
2
ConfBridge and sound prompts
We have a product that uses Asterisk via AMI. I am relatively certain we used to be able to play prompts by actions like the following to make asterisk play the confbridge-join prompt when a new user joins the confbridge. However, that doesn't seem to work now. Action: SetVar ActionID: C58 Channel: PJSIP/1003-00000003 Variable: CONFBRIDGE(bridge,sound_join) Value: en/confbridge-join Does anyone know if the ConfBridge sound____ variable setting approach changed? Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/...
2017 Nov 04
2
ntfs user mappings?
...ex_chunk}" | bc) >> hex_chunk=$(echo ${hex}|cut -c41-48) >> echo ${hex_chunk} >> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) >> hex_chunk=$(echo ${hex}|cut -c49-57) >> uid=$(echo "ibase=16; ${hex_chunk}" | bc) >> left=$(echo ${hex}|cut -c58-) >> echo "[${left}]" >> echo >> "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" >> >> else >> echo $1 >> echo "not 41 characters like I was expecting" >> fi >> > > Hmm, you...
2017 Nov 04
0
ntfs user mappings?
...echo "ibase=16; ${hex_chunk}" | bc) > hex_chunk=$(echo ${hex}|cut -c41-48) > echo ${hex_chunk} > issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) > hex_chunk=$(echo ${hex}|cut -c49-57) > uid=$(echo "ibase=16; ${hex_chunk}" | bc) > left=$(echo ${hex}|cut -c58-) > echo "[${left}]" > echo > "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" > > else > echo $1 > echo "not 41 characters like I was expecting" > fi > Hmm, you could do this instead: #!/bin/bash ## Get...
2017 Nov 05
3
ntfs user mappings?
...ho ${hex}|cut -c41-48) > >>> echo ${hex_chunk} > >>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) > >>> hex_chunk=$(echo ${hex}|cut -c49-57) > >>> uid=$(echo "ibase=16; ${hex_chunk}" | bc) > >>> left=$(echo ${hex}|cut -c58-) > >>> echo "[${left}]" > >>> echo > >>> "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" > >>> > >>> else > >>> echo $1 > >>> echo "not 41 characters like...
2017 Nov 05
0
ntfs user mappings?
...t;>> hex_chunk=$(echo ${hex}|cut -c41-48) >>> echo ${hex_chunk} >>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) >>> hex_chunk=$(echo ${hex}|cut -c49-57) >>> uid=$(echo "ibase=16; ${hex_chunk}" | bc) >>> left=$(echo ${hex}|cut -c58-) >>> echo "[${left}]" >>> echo >>> "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" >>> >>> else >>> echo $1 >>> echo "not 41 characters like I was expecting" >>>...
2017 Nov 05
0
ntfs user mappings?
...8) >> >>> echo ${hex_chunk} >> >>> issuer4=$(echo "ibase=16; ${hex_chunk}" | bc) >> >>> hex_chunk=$(echo ${hex}|cut -c49-57) >> >>> uid=$(echo "ibase=16; ${hex_chunk}" | bc) >> >>> left=$(echo ${hex}|cut -c58-) >> >>> echo "[${left}]" >> >>> echo >> >>> "S-${rev}-${dashes}-${notsure}-${issuer1}-${issuer2}-${issuer3}-${issuer4}-${uid}" >> >>> >> >>> else >> >>> echo $1 >> >>> echo...
2017 Nov 03
2
ntfs user mappings?
On Fri, Nov 3, 2017 at 2:43 PM, Rowland Penny <rpenny at samba.org> wrote: > On Fri, 3 Nov 2017 13:53:22 -0600 > Jeff Sadowski via samba <samba at lists.samba.org> wrote: > >> just get objectsid and use this >> >> https://blogs.msdn.microsoft.com/oldnewthing/20040315-00/?p=40253 > > Why ??? > So that when someone on a linux machine writes to disk