search for: uti

Displaying 20 results from an estimated 41 matches for "uti".

Did you mean: sti
2007 Feb 21
2
OS X UTI for FLAC files
I think it would be beneficial to designate an official UTI (see http://developer.apple.com/macosx/uniformtypeidentifiers.html) to be used on OS X for FLAC files. I have written a FLAC metadata importer (http://sbooth.org/importers/) for which I chose the UTI 'net.sourceforge.flac'. A standard UTI for application developers to use would...
2006 Dec 09
2
Filtering a data frame by regular expression
Hello, I am having difficulty filtering a data frame. I would like to take all the rows of a data frame where column A contains the regular expression "UTI" (or some other regex). Here's what I've got: utiRE <- function (avector) { occurs <- c() r1 <- "UTI" for (x in avector) { if (!is.na(grep(r1,x,perl=TRUE))) { occurs <- c(occurs, TRUE) } else { occurs <- c(occurs, FALSE) } I know this is a clunky way of doin...
2004 Nov 09
1
3.0.8 and looong logout time
...17:15:55, 9] smbd/tr"..., 64) = 64 geteuid32() = 1011 write(30, " t2_rep: params_to_send = 2, da"..., 78) = 78 time(NULL) = 1100038555 geteuid32() = 1011 write(30, "[2004/11/09 17:15:55, 6] lib/uti"..., 59) = 59 geteuid32() = 1011 write(30, " write_socket(22,88)\n", 22) = 22 send(22, "\0\0\0T\377SMB2\0\0\0\0\210A\310\0\0\0\0\0\0\0\0\0\0\0"..., 88, 0) = 88 time(NULL) = 1100038555 geteuid32()...
2023 Apr 07
1
Does anybody know about a windows clipboard flavour name for FLAC in use?
...might know, the FLAC format is being processed by an IETF working group to become an internationally recognized standard. Part of this process is FLAC being assigned a media type (also known as MIME-type by many): audio/flac. However, during review of the application, it was requested to include a UTI and a Windows Clipboard Flavour Name. Now, apparently the latest macOS already includes a UTI for FLAC as one of its core types, apparently that is org.xiph.flac. If anyone can confirm that, that would be great. Finding any Windows Clipboard Flavour Name (see https://learn.microsoft.com/nl-nl/win...
2015 Oct 09
2
Make a share owned by a service account available to members of an AD group
...ned the domain when I switched), and still the same. If the account exists locally I can authenticate against AD and map the share. No local account and it fails. -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA MTovey at go2uti.com | O / C +1 503 953-1389 -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of John Yocum Sent: Friday, October 9, 2015 12:37 PM To: samba at lists.samba.org Subject: Re: [S...
2015 Oct 08
4
Make a share owned by a service account available to members of an AD group
...ion: [global] server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 500 log level = 3 workgroup = DEVELOPMENT realm = DEVELOPMENT.MYDOMAIN.COM security = ADS password server = adserv.development.go2uti.com passdb backend = tdbsam domain master = no local master = no preferred master = no disable netbios = yes dns proxy = no dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab idmap config *:backend...
2015 Oct 09
4
Make a share owned by a service account available to members of an AD group
...nt to map the share unless the account exists in the local passwd file. It is getting the password from AD, but only if the account exists in the local system too. -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA MTovey at go2uti.com | O / C +1 503 953-1389 ________________________________________________________________ -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Friday, O...
2015 Oct 09
2
Make a share owned by a service account available to members of an AD group
...exist in the passwd file, but the mapping does not seem to be occurring. Am I misunderstanding the meaning here? Or perhaps how the guest account functions? -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA MTovey at go2uti.com | O / C +1 503 953-1389 -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Friday, October 9, 2015 1:19 AM To: samba at lists.samba.org Subject: R...
2004 Apr 15
2
t1 won't dial outbound
...100P in it. For the most part incoming calls are going through just fine. Outgoing calls, however, I'm having some more trouble with. Whenever I make an outgoing call, the call begins, however after the dialing process all I hear is dead air. Here's the output from my * console: -- Executing Dial("SIP/mark-2d08", "Zap/g3/2550559") in new stack -- Called g3/2550559 -- Hungup 'Zap/6-1' == Spawn extension (uti-mainst, 2550559, 1) exited non-zero on 'SIP/mark-2d08' I've checked with the switch guy...and whatever channel I'm trying t...
2011 Aug 05
1
uniform type indicator
this is fascinating: > http://daringfireball.net/linked/2011/08/05/markdown-uti i don't know (and don't care about) any possible significance of such a pronouncement on a "uniform type indicator", but i think that it's interesting that gruber has decided to make _any_ type of statement on markdown, with the big moves now underfoot, and doubly so when he...
1998 Mar 06
0
Problems with accessing The Samba Server
...In earlier versions (of both types) we did not have the problem that now happening: WINNT clients can logon without a problem, but WIN95 systems do not. Maybe somebody can give me directions ? ------------------------------------------------------------------------ -- This is in our smb.conf [utisteam] path = /utis public = no guest ok = no read only = no force group = utis force user = utisteam create mask = 0664 force create mode =00 directory mask = 0775 force directory mode =00 ============================...
2009 Aug 28
1
names<- in data.frame (PR#13916)
...1 2 > sessionInfo() R version 2.9.0 (2009-04-17) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] stats graphics uti
2015 Oct 09
0
Make a share owned by a service account available to members of an AD group
...tched), and still the same. If the account exists locally I can authenticate against AD and map the share. No local account and it fails. > -Mark > > ________________________________________________________________ > Mark Tovey - UNIX Engineer | Service Strategy & Design > UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA > MTovey at go2uti.com | O / C +1 503 953-1389 > > -----Original Message----- > From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of John Yocum > Sent: Friday, October 9, 2015 12:37 PM > To: samba at li...
2009 Jul 20
2
Samba is deleting samba-passwords out of ldap-tree
...person objectClass: organizationalPerson objectClass: inetOrgPerson objectClass: sambaSamAccount objectClass: shadowAccount objectClass: posixAccount objectClass: top businessCategory: Software Entwicklung street: Rechbergstr. 4 - 6 postalCode: 87727 registeredAddress: Babenhausen loginShell: /usr/uti/bash uidNumber: 2015 gidNumber: 52 homeDirectory: /node/test/ds gecos: Daniel Spannbauer,bab,27 sambaAcctFlags: [U ] sambaHomeDrive: H: sambaKickoffTime: 2147483647 sambaPwdMustChange: 2147483647 sambaLMPassword: 590C5C5A8C08D6692CC208E556B42461 sambaNTPassword: 5B43D9E033AF01F1AC8AAA97751...
2015 Oct 11
2
Make a share owned by a service account available to members of an AD group
...am up against now. So, I guess I just have to put the user accounts into both systems until the patch can be rolled into the vendor released version I am using. -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA MTovey at go2uti.com | O / C +1 503 953-1389 -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Friday, October 9, 2015 2:55 PM To: samba at lists.samba.org Subject: Re:...
2015 Oct 13
0
Make a share owned by a service account available to members of an AD group
...ly is sufficient, I no longer have to have the account also in the Linux server's passwd file. So indeed, it appears that I have encountered the "map to guest = Bad Uid" bug as outlined in bug 9862. I will open a ticket with the OS vendor and request that they update their distribution. This will likely ripple upstream through all the rest of the OS vendors and into the Samba base. -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204...
2015 Oct 09
0
Make a share owned by a service account available to members of an AD group
...ng does not seem to be occurring. Am I misunderstanding > the meaning here? Or perhaps how the guest account functions? > > -Mark > > ________________________________________________________________ > > Mark Tovey - UNIX Engineer | Service Strategy & Design > > UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA > > MTovey at go2uti.com | O / C +1 503 953-1389 > > -----Original Message----- > From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of > Rowland Penny > Sent: Friday, October 9, 2015 1:19 AM > To...
2015 Oct 09
2
Make a share owned by a service account available to members of an AD group
...und and will just be using local authentication mechanisms. Does anyone have any experience using Samba in conjunction with SSSD and can offer any advice there? -Mark ________________________________________________________________ Mark Tovey - UNIX Engineer | Service Strategy & Design UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA MTovey at go2uti.com | O / C +1 503 953-1389 -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Friday, October 9, 2015 12:57 PM To: samba at lists.samba.org Subject: Re:...
2015 Oct 09
2
Make a share owned by a service account available to members of an AD group
Here is my configuration: smb.conf: [global] server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 500 log level = 3 workgroup = DEVTST-CORP realm = DEVTST-CORP.GO2UTI.COM security = ADS password server = sinmdp04.devtst-corp.go2uti.com passdb backend = tdbsam domain master = no local master = no preferred master = no disable netbios = yes dns proxy = no dedicated keytab file = /etc/krb5.k...
2015 Oct 09
0
Make a share owned by a service account available to members of an AD group
...s the account exists in the local passwd file. It is getting the password from AD, but only if the account exists in the local system too. > -Mark > > ________________________________________________________________ > Mark Tovey - UNIX Engineer | Service Strategy & Design > UTi | 400 SW Sixth Ave, Suite 1100 | Portland | Oregon | 97204 | USA > MTovey at go2uti.com | O / C +1 503 953-1389 > Do you have winbind listed in your nsswitch.conf? If not, you'll need that so the OS itself will see the AD users. -- John Yocum, Systems Administrator, DEOHS