Displaying 20 results from an estimated 46 matches for "wkt".
Did you mean:
pkt
2008 Dec 15
1
convert opengis wkt to geometry?
After writing some code (stupidly without checking to see if there was
code to do this already) to generate PostGIS SQL insert statements for
simple geometry (wkt), I didn't check see if there is already something
available to convert WKT strings into some R package geometry (sp?).
Does anyone have any advice, hints, code (?) for converting the
following OpenGIS strings into something useful in R:
POINT
MULTIPOINT
LINESTRING
MULTILINESTRING
POLYGON
M...
2016 Jun 30
3
Where is krb5.keytab or equivalent?
...and DOMAIN.LOCAL with HPRS.LOCAL.
>
>> 3. Create the keytab file
>> ktutil
>> addent -password -p smtp/server.domain.local at DOMAIN.LOCAL -k 1 -e
>> arcfour-hmac
>> addent -password -p imap/server.domain.local at DOMAIN.LOCAL -k 1 -e
>> arcfour-hmac
>> wkt /etc/dovecot/dovecot.keytab
> As you can see, your text wrapped, but from the error message I got I assumed the -e [enctype]
> should hve been the arcfour-hmac on the next line. So I did:
>
> $ ktutil
> ktutil: addent -password -p smtp/server.domain.local at DOMAIN.LOCAL -k 1 -e arc...
2016 Jun 30
2
Where is krb5.keytab or equivalent?
....local at DOMAIN.LOCAL dovecot
samba-tool spn add imap/server.domain.local at DOMAIN.LOCAL dovecot
3. Create the keytab file
ktutil
addent -password -p smtp/server.domain.local at DOMAIN.LOCAL -k 1 -e
arcfour-hmac
addent -password -p imap/server.domain.local at DOMAIN.LOCAL -k 1 -e
arcfour-hmac
wkt /etc/dovecot/dovecot.keytab
4. Add this to your dovecot config
# Kerberos
auth_gssapi_hostname = "$ALL"
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
Hope it helps,
achim~
2016 Jun 30
0
Where is krb5.keytab or equivalent?
...OCAL dovecot
$ ktutil
ktutil: addent -password -p smtp/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
Password for smtp/mail.hprs.local at HPRS.LOCAL:
ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
Password for imap/mail.hprs.local at HPRS.LOCAL:
ktutil: wkt /etc/dovecot/dovecot.keytab
ktutil: quit
$ ktutil
ktutil: read_kt /etc/dovecot/dovecot.keytab
ktutil: list
slot KVNO Principal
---- ---- ---------------------------------------------------------------------
1 1 smtp/mail.hprs.local at HPRS.LOCAL
2 1 imap/mail.hprs....
2016 Jun 30
2
Where is krb5.keytab or equivalent?
...t; ktutil: addent -password -p smtp/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> Password for smtp/mail.hprs.local at HPRS.LOCAL:
> ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> Password for imap/mail.hprs.local at HPRS.LOCAL:
> ktutil: wkt /etc/dovecot/dovecot.keytab
> ktutil: quit
>
> $ ktutil
> ktutil: read_kt /etc/dovecot/dovecot.keytab
> ktutil: list
> slot KVNO Principal
> ---- ---- ---------------------------------------------------------------------
> 1 1 smtp/mail.hprs.local at HPRS....
2016 Jun 30
0
Where is krb5.keytab or equivalent?
...ocal at DOMAIN.LOCAL dovecot
Did that too. No issue there.
>
> 3. Create the keytab file
> ktutil
> addent -password -p smtp/server.domain.local at DOMAIN.LOCAL -k 1 -e
> arcfour-hmac
> addent -password -p imap/server.domain.local at DOMAIN.LOCAL -k 1 -e
> arcfour-hmac
> wkt /etc/dovecot/dovecot.keytab
As you can see, your text wrapped, but from the error message I got I assumed the -e [enctype]
should hve been the arcfour-hmac on the next line. So I did:
$ ktutil
ktutil: addent -password -p smtp/server.domain.local at DOMAIN.LOCAL -k 1 -e arcfour-hmac
ktutil: adden...
2015 Jan 23
2
ACL ignored on cifs mounted share
...add cifsuser
> Gave 'cifsuser' a uidNumber and gidNumber
>
> Next on the client:
>
> Extract and merge a keytab:
> cd /etc
> ktutil
> ktutil: add_entry -password -p cifsuser at EXAMPLE.COM -k 1 -e arcfour-hmac
> Password for cifsuser at EXAMPLE.COM:
> ktutil: wkt cifs.keytab
> ktutil: rkt krb5.keytab
> ktutil: rkt cifs.keytab
> ktutil: wkt krb5.keytab
> ktutil: quit
>
> Restarted samba & winbind to make sure that everything was correct.
>
> Now I had the keytab, I tried to mount my homedir:
>
> mount -t cifs //<MEMBE...
2016 Jul 01
3
Where is krb5.keytab or equivalent?
...password -p smtp/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> > Password for smtp/mail.hprs.local at HPRS.LOCAL:
> > ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> > Password for imap/mail.hprs.local at HPRS.LOCAL:
> > ktutil: wkt /etc/dovecot/dovecot.keytab
> > ktutil: quit
> >
> > $ ktutil
> > ktutil: read_kt /etc/dovecot/dovecot.keytab
> > ktutil: list
> > slot KVNO Principal
> > ---- ---- ---------------------------------------------------------------------
> > 1...
2016 Jul 01
0
Where is krb5.keytab or equivalent?
...password -p smtp/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> > Password for smtp/mail.hprs.local at HPRS.LOCAL:
> > ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
> > Password for imap/mail.hprs.local at HPRS.LOCAL:
> > ktutil: wkt /etc/dovecot/dovecot.keytab
> > ktutil: quit
> >
> > $ ktutil
> > ktutil: read_kt /etc/dovecot/dovecot.keytab
> > ktutil: list
> > slot KVNO Principal
> > ---- ---- ---------------------------------------------------------------------
> > 1...
1995 Dec 28
0
No subject
...(Warren Toomey)
Message-Id: <199512280158.MAA04468@minnie.cs.adfa.oz.au>
To: freebsd-announce@freefall.FreeBSD.org
Subject: Monthly Reminder: BSD Information Archive on Minnie
Newsgroups: comp.unix.bsd.freebsd.announce
Subject: Monthly Reminder: *BSD Information Archive on Minnie
From: wkt@cs.adfa.oz.au (Warren Toomey)
Message-ID: <minbsd820115896@minnie.cs.adfa.oz.au>
Supersedes: <minbsd817523897@minnie.cs.adfa.oz.au>
Followup-To: poster
Organization: ADFA, Canberra, Australia
Summary: Where to get information about BSD
Keywords: bsd, news, archive, ftp, telnet, WW...
2015 Jan 23
1
ACL ignored on cifs mounted share
...gt;> Next on the client:
>>>
>>> Extract and merge a keytab:
>>> cd /etc
>>> ktutil
>>> ktutil: add_entry -password -p cifsuser at EXAMPLE.COM -k 1 -e
>>> arcfour-hmac
>>> Password for cifsuser at EXAMPLE.COM:
>>> ktutil: wkt cifs.keytab
>>> ktutil: rkt krb5.keytab
>>> ktutil: rkt cifs.keytab
>>> ktutil: wkt krb5.keytab
>>> ktutil: quit
>>>
>>> Restarted samba & winbind to make sure that everything was correct.
>>>
>>> Now I had the keytab,...
2016 Jul 01
0
Where is krb5.keytab or equivalent?
...smtp/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
>>> Password for smtp/mail.hprs.local at HPRS.LOCAL:
>>> ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1 -e arcfour-hmac
>>> Password for imap/mail.hprs.local at HPRS.LOCAL:
>>> ktutil: wkt /etc/dovecot/dovecot.keytab
>>> ktutil: quit
>>>
>>> $ ktutil
>>> ktutil: read_kt /etc/dovecot/dovecot.keytab
>>> ktutil: list
>>> slot KVNO Principal
>>> ---- ---- --------------------------------------------------------------------...
2015 Jan 22
2
ACL ignored on cifs mounted share
Am 22.01.2015 um 12:28 schrieb Rowland Penny:
> On 22/01/15 10:53, Norbert Heinzelmann wrote:
>> Hello,
>>
>> I have the problem that the ACLs are ignored when I mount a share via
>> cifs. I have an AD with Samba 4.1.6 Ubuntu 14.04 (but I also tried it
>> with Gentoo and samba 4.1.14). So I joined a member server like the
>> wiki describes. Everything
2016 Jul 01
2
Where is krb5.keytab or equivalent?
...;> -e arcfour-hmac
>>>> Password for smtp/mail.hprs.local at HPRS.LOCAL:
>>>> ktutil: addent -password -p imap/mail.hprs.local at HPRS.LOCAL -k 1
>>>> -e arcfour-hmac
>>>> Password for imap/mail.hprs.local at HPRS.LOCAL:
>>>> ktutil: wkt /etc/dovecot/dovecot.keytab
>>>> ktutil: quit
>>>>
>>>> $ ktutil
>>>> ktutil: read_kt /etc/dovecot/dovecot.keytab
>>>> ktutil: list
>>>> slot KVNO Principal
>>>> ---- ----
>>>> ----------------------...
2009 Sep 22
2
Problem with dialplan -> gotoif ?
...-- Executing [s at dial-sipmnf-sippt-pstn:1] Verbose("DAHDI/1-1", "1,Dialing 0296332828 on mnf pt pstn") in new stack
Dialing 0296332828 on mnf pt pstn
-- Executing [s at dial-sipmnf-sippt-pstn:2] Dial("DAHDI/1-1", "SIP/0296332828 at MyNetFone-09105023,70,WKT") in new stack
== Using SIP RTP CoS mark 5
-- Called 0296332828 at MyNetFone-09105023
-- SIP/MyNetFone-09105023-097809e0 is making progress passing it to DAHDI/1-1
-- Got SIP response 486 "Busy Here" back from 125.213.160.81
-- SIP/MyNetFone-09105023-097809e0 is bus...
2015 Jan 22
0
ACL ignored on cifs mounted share
...I created a new user on the DC:
samba-tool user add cifsuser
Gave 'cifsuser' a uidNumber and gidNumber
Next on the client:
Extract and merge a keytab:
cd /etc
ktutil
ktutil: add_entry -password -p cifsuser at EXAMPLE.COM -k 1 -e arcfour-hmac
Password for cifsuser at EXAMPLE.COM:
ktutil: wkt cifs.keytab
ktutil: rkt krb5.keytab
ktutil: rkt cifs.keytab
ktutil: wkt krb5.keytab
ktutil: quit
Restarted samba & winbind to make sure that everything was correct.
Now I had the keytab, I tried to mount my homedir:
mount -t cifs //<MEMBER_SERVER_HOSTNAME>/<SHARE_NAME> /mnt -...
2015 Jan 23
0
ACL ignored on cifs mounted share
...dNumber and gidNumber
>>
>> Next on the client:
>>
>> Extract and merge a keytab:
>> cd /etc
>> ktutil
>> ktutil: add_entry -password -p cifsuser at EXAMPLE.COM -k 1 -e
>> arcfour-hmac
>> Password for cifsuser at EXAMPLE.COM:
>> ktutil: wkt cifs.keytab
>> ktutil: rkt krb5.keytab
>> ktutil: rkt cifs.keytab
>> ktutil: wkt krb5.keytab
>> ktutil: quit
>>
>> Restarted samba & winbind to make sure that everything was correct.
>>
>> Now I had the keytab, I tried to mount my homedir:
>...
2015 Mar 05
2
creating Kerberos host principals for multiple hostnames, multihomed server
Hi!
I maintain Linux servers that are members of a Samba4 Domain.
User authentication / login via ssh works fine with Kerberos.
But: only via one hostname.
Those machines need a working Kerberos login via multiple hostnames
(each hostname has its own IP address and DNS is set up correctly.)
"net ads keytab list" of course gives me the main hostname that was in
use when joining the
2004 Feb 17
0
Kerberos Tickets renewal
...are for MIT kerberos, but I use heimdal
(as of SuSE 9.0), where e.g. the hints from new zealand's linux wiki
(http://www.wlug.org.nz/ActiveDirectorySamba) don't work. They tell me
to import the keytab file with
-----------------
% ktutil
ktutil: rkt mail.keytab
ktutil: list
ktutil: wkt /etc/krb5.keytab
ktutil: q
------------------
But this does not work - not with ktutil and not with kadmin.
Perhaps i missed something?
Thanks a lot!!!
--
Mit freundlichen Gr??en
Markus Feilner
--
Linux Solutions, Training, Seminare und Workshops - auch Inhouse
Feilner IT Linux & GIS Erlange...
2016 Dec 20
4
Problem with keytab: "Client not found in Kerberos database"
I finally found it, thanks to a clue from
https://wiki.archlinux.org/index.php/Active_Directory_Integration
This works:
kinit -k -t /etc/krb5.keytab 'WRN-RADTEST$'
These don't work:
kinit -k -t /etc/krb5.keytab
kinit -k -t /etc/krb5.keytab host/wrn-radtest.ad.example.net
kinit -k -t /etc/krb5.keytab host/wrn-radtest
That is: the keytab contains three different principals:
root