similar to: Generating keytabs for other hosts

Displaying 20 results from an estimated 1000 matches similar to: "Generating keytabs for other hosts"

2014 Jan 24
1
Extending the life time of kerberos tokens
Guys can you tell me if a samba 4 DC implements any kerberos polices. am wanting to extend our kerberos ticket expiry values to 24hours is this possible ? -- Damien Dye IT Manager *Sondrel Ltd* Sondrel House, Theale Lakes Business Park Moulden Way, Sulhamstead, Berkshire, RG7 4GB, UK Tel: +44(0)118 9838 550 www.sondrel.com [image: Sondrel] <http://www.sondrel.com/> This e-mail and
2014 Jan 29
1
Kerberso tgt token life on samba4
Guys is it possible on samba 4 to raise the expiry time on tgt tickets to be more than 10 hours ? I have users running scripts that need a longer expiry time on the token on another side note is it the Samba 4 DC that decides the renewal date of the tokens also ? Regards -- Damien Dye IT Manager *Sondrel Ltd* Sondrel House, Theale Lakes Business Park Moulden Way, Sulhamstead, Berkshire,
2014 Mar 19
0
Issues joining to windows server 2012 r2 to samba 4 domain
Guys am having some joining a windows server 2012 r2 to a samba 4.1.6 AD domain the server is failing looking looking for an RPC service that samba doesn't appear to be providing has anybody been able to to join said server to a samba AD instance ? -- Damien Dye IT Manager *Sondrel Ltd* Sondrel House, Theale Lakes Business Park Moulden Way, Sulhamstead, Berkshire, RG7 4GB, UK
2014 Mar 21
0
Samba4 Ldap server
Guys the samba 4 LDAP server is there any config options to make it less aggressive at closing sessions am running nslcd and the system LDAP connections with samba are being closed instantly after a request. with the same configuration with windows the connections stays persistent and resolution is much faster. -- Damien Dye IT Manager *Sondrel Ltd* Sondrel House, Theale Lakes Business
2014 Mar 04
0
Anybody have issues joining machines to a S4 AD domain using VBS
All got an issue I have a VBS that should join machines to the domain but it's not working get access denied instantly anybody got any working scripts they would like to share with me. btw my script that doesn't work is below ' Join a Computer to a Domain Const JOIN_DOMAIN = 1 Const ACCT_CREATE = 2 Const ACCT_DELETE = 4 Const WIN9X_UPGRADE = 16 Const DOMAIN_JOIN_IF_JOINED =
2014 Feb 20
0
issues joining second DC
I have 1 DC in the UK running samba4 fine for the last 6 weeks now am trying to join another this one is in shanghai connected via VPN when joining am getting the following error samba-tool domain join sondrel.com DC -Uadministrator --realm=sondrel.com--dns-backend=BIND9_DLZ Finding a writeable DC for domain 'sondrel.com' Found DC uk-dc01.sondrel.com Password for
2014 Feb 25
1
Issues with GPO's from Samba 4 server
Dear fellow Samba users am having some issues with GPOs deployed from samba4 am getting this on clients C:\Users\Administrator>gpupdate /force Updating Policy... User Policy update has completed successfully. Computer policy could not be updated successfully. The following errors were encountered: The processing of Group Policy failed. Windows attempted to read the file \\
2014 Mar 10
1
LDAP Queries
Guys needing some help with LDAP queries against samba4 this command works against MS AD's LDAP (&(objectCategory=person)(objectClass=user)(mail=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) but with samba4 I get C:\Users\Administrator>dsquery * --filter (&(objectCategory=person)(objectClass=user)(mail=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) I get the
2014 Mar 18
0
help with DNS issues with dynamic updates
Hi guys am needing some help, am using bind to provide the DNS backend for samba using dlz resolution works well however!! my clients are not able to update the registered DNS entries when running samba_dnsupdate against the samba DLZ named server am getting ; Communication with 127.0.0.1#53 failed: timed out could not talk to any default name server Failed nsupdate: 1 Then bind stops
2014 Feb 20
2
Ghost DNS records
I have set up a samba 4.1.3 server and everything is working as it should be, but checking the dns I have notice that sometimes there are some extrange record that come and go, check this images to see what I am talking about http://imageshack.com/a/img580/4350/si8p.png http://imageshack.com/a/img27/3659/wedn.png http://imageshack.com/a/img577/4876/l0kl.png
2008 May 08
2
Linux installation
I have just installed R under Linux and had a tricky time finding out that I needed to install r-devel as it was not suggested by yum and does not appear in any of the FAQs. Everything was fine until I tried to install tseries then I was told in the compiler output that R.h was missing. Obviously a search on Google proved fruitless and I was forced to ask on r-help. I am now kicking myself, of
2010 May 03
1
Samba4 and keytabs
Hello, I installed Samba4 according to the HOWTO. The provisioning created a user (dns) and a keytab for DNS updates, but the service principal in the keytab seems to be wrong for me (the domain name instead of ns1.domainname). What would be the correct way of changing / adding service principals associated with a user and re-generating the keytab? I got the dns updates working by adding a
2004 Mar 16
3
samba 3, ADS, kerberos, keytab problem - Additional pre-authentication required
Hello List, I am (unsuccessfully) trying to automatically get a valid kerberos ticket for my linux box. I have - in a test environment: - a windows 2000 server with Active directory and DNS properly set up. - a suse linux 9.0 router with samba3.0.2.rc.1 and heimdal 0.6.-67. - I am able to join the domain and get a valid ticket through kinit, if I enter the Administrator's password or the
2013 May 22
0
Library without malloc
I need to set the content to 0 because actually is not using malloc(), it uses calloc() that does set the memory to 0. Best Regards --------------------------------------------- Helios Cuevas L?pez Embedded Software Engineer Castle Care-tech Ltd. First Floor, 6 Bracknell Beeches, Old Bracknell Lane West, Bracknell, Berkshire, RG12 7BW Office - 01344 469470 Direct Dial - 01344 469485 FAX - 01344
2001 Dec 30
1
Extracting the trust account password (for use with Win2k's ktpass)?
Hello, all: My Samba server is a member of a Windows 2000 AD domain. Authentication to the Samba server is, of course, by encrypted NTLM hashes. Authentication to the host itself, which runs Red Hat Linux 7.1, is by NIS (the AD domain controller is running Server for NIS). I want to remove NIS (or at least the passwords from NIS). To accomplish this, I wish to use pam_krb5 to authenticate users
2013 May 22
0
Library without malloc
Yanick & Jean-Marc, First of all thank you very much for taking your time to try to help me. Hi Yanick, This is what I am trying to do, but for example the function SpeexPreprocessState *speex_preprocess_state_init has lots of pointers that are initialize with static inline void *speex_alloc (int size). So I am trying to convert all this pointers into arrays but it is getting messy trying
2013 Apr 29
3
ktpass.sh error / How to generate a keytab for a new service (apache) with SAMBA4?
Hi, I was trying to get a new keytab in samba4 for my apache service. So I tried the following command: sh ktpass.sh --out /etc/apache.keytab --princ HTTP/myhost.samba.my.domain at SAMBA.MY.DOMAIN --pass VerySecure123 --enc des-cbc-md5 I get the following error: Unable to find kvno for principal HTTP/myhost.samba.my.domain at SAMBA.MY.DOMAIN Am I doing something wron or shouldn't I be
2017 Jan 20
3
how to run ktpass with a Samba AD DC?
I was trying to get authentication via kerberos working but I'm having trouble trying to run ktpass as in step 6 here http://robertan.com/home/2015/01/14/kerberos-auth-with-apachephp/ ktpass -princ HTTP/contoso.com at CONTOSO.COM -mapuser CONTOSO\&lt;USERNAME&gt; -crypto all -ptype KRB5_NT_PRINCIPAL -pass &lt;PASSWORD&gt; -out webpage.HTTP.keytab I'm not sure of the
2011 Apr 17
1
KDC and samba4
Hi, I'm using GIT pull from a few days ago. I am trying to get ssh working with kerberos when samba is the KDC. I am having trouble getting my machine keytabs to work. Here's some of the problems I have: 1) root at morannon:~# samba-tool export keytab /tmp/test.keytab added interface ip=192.168.1.11 nmask=255.255.255.0 added interface ip=127.0.0.1 nmask=255.0.0.0 added interface
2013 May 21
1
Library without malloc
Dear all, I am trying to use the Speex library pre-processor, I only need the VAD and Echo Canceller. I am using a STM32F103 processor, but I am using a tiny OS and it doesn't allow to use malloc. Is there a version of the library that will work without the need of using malloc? Obviously I will use all the time the same parameters, like 8kHz sampling rate, 160 frame... I will appreciate