Displaying 20 results from an estimated 1000 matches similar to: "pam_winbind keytab permissions question"
2010 May 11
0
pam_winbind keytab permissions question
Question:
Should the system keytab need to be world readable to be able to
authenticate via winbind as a remote kerberos user?
I don't seem to remember this being required in Samba 3.3 or earlier
(but I could be wrong about that). And I didn't think it was a
recommended configuration.
Is this likely to be distro specific?
Background info:
I've recently had problems logging into
2012 Feb 09
1
Unable to create principle and join domain with solaris / samba 3.5.8
Has anyone had any success using net ads join to create a new service
principal and join Active Directory using samba 3.5.8. This works fine
in 3.0.35 but I'm not able to get a working create/join with 3.5.8
In samba 3.0.35 (on a host which is already allowing kerberised
loginsvia AD), the following works:
net ads join createupn='CIFS/host.domain.com' \
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi,
I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6:
Failed to join domain: failed to set machine spn: Constraint violation
[Sanitised]
First Run:
net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1
Enter username's password:
[2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770)
libnet_Join:
2020 Oct 13
2
[Fwd: Joining AD - wrong DNS name, wrong keytab]
Hello,
I noticed within last Centos7 samba (4.10) issues with joining
computers to AD. Which was no problem in previous versions (and is
working with samba present in Ubuntu 16.04 - 4.3)
I'm joining my clients to Active directory for example domain.org, with
DNS subdomain base.domain.org
The issue is that the client is joined and keytab generated for FQDN:
client.domain.org instead of
2018 Aug 27
2
Problems removing a SBS 2008 server from a Samba AD DC.
Hi,
I have a samba 4.7.9 DC that I am trying to remove a windows SBS dc from.
In doing this I have run across several problems.
For whatever reason when I try to dcpromo the windows DC it fails because
it says it cannot contact the samba4 DC. I have checked replication as per
https://wiki.samba.org/index.php/Verifying_the_Directory_Replication_Statuses
All of the tests pass.
Since we are going
2012 Dec 08
1
Winbind losing Trust with the AD domain
Hi list !
I've been trying to get a fileserver with kerberised NFS4 and Samba going on a RHEL 6.3 box, with a 2k8r2 AD backend, using the rpm's provided by Redhat. (3.5.10-125) I also tried the rpms from sernet (both 3.6 and 3.5) with no success...
The Join to the domain works:
# net ads join createcomputer="Servers/LINUX systems"
2007 Sep 26
1
add points to wireframe
Hello
R-classicist won't like the following question due to there's no minimal reproducible example and the question was posted already.
Anyway I'm not able understand this rather complicated version of "add points to wireframe".
what I have is matrix 3x2000 with a dem<-(x,y,z, coordinates) (not provided).
with follwing code I want to produce the wireframe and add some
2020 Jun 04
0
net ads status stripped output
On 04/06/2020 08:48, Markus Lindberg wrote:
>>>> If you do not want to authenticate users and groups, why are you joining
>>>> the computers to AD ?
>>>>
>>>> The whole idea behind AD is the centralisation of users and groups. If
>>>> you are using users and groups created locally on the computer (i.e.
>>>> they are not in
2018 Sep 20
2
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Was there any progress in the upstreaming effort? I'd be interested in
having lld be able to link against tbd files, and I think it'd be cool if
libtool -static could write tbd files (similar to thin archives on linux)
since that should make archiving much faster.
Juergen, maybe uploading your initial patch to phabricator instead of
attaching might get more traction?
On Wed, Apr 25, 2018
2018 Sep 20
2
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Great to hear, thanks!
On Thu, Sep 20, 2018 at 1:56 PM Jake Ehrlich <jakehehrlich at google.com>
wrote:
> A member of my team +Armando Montanez <amontanez at google.com> is going to
> drop a proposal for the ELF part of this soon (like sometime next week) and
> will be working on the implementation. I'll be one of the reviewers for
> anything that comes out of that so
2015 Jan 30
0
W7 client cannot adjust file permissions via ADUC
After restoring the member server and re-running the improved
"4-setup-samba4-MEMBER-wheezy.sh" script I am still having the same
issue. W7 client still not allowed to access the member server.
Administrator still has a uidNumber:
getent passwd Administrator
administrator:*:50001:50006::/home/samba/DTS***M/users/administrator:/bin/bash
I have added a couple is test admin users
2015 Jan 28
1
W7 client cannot adjust file permissions via ADUC
Hi Bob,
Set the rights like this.
> /home 775
>
> /home/samba 775
>
> /home/samba/DT***RM 775
>
> /home/samba/DT***RM/profiles 777
for the profiles, after you set the rights in windows,
user profiles folders wil be created with the correct rights.
and only accessable by the user..
and from here you shoule be able to set the correct rights.
Can you give it a try?
2018 Apr 10
0
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Ideally Jurgen would cut up the code on github, put up an initial diff for
a minimal viable tool, and then we would review it and then continue to
copy code from the github repo into llvm and review it. I'm also willing to
do that if Jurgen doesn't want to at this point though. I'd like the OK
from Jurgen on that and I'd also like the OK from someone that the license
stuff is all
2013 Oct 18
0
[RFC/PATCH 3/3] Wire up MultiFS support.
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
This patch finishes the MultiFS support.
init_multifs gets called in the main (startup) function of ldlinux.c32,
so MultiFS will be initialized automatically.
init_multifs calls enable_multifs (lives in the core) to hook get_fs_info.
Subsequent accesses will callback the get_fs_info living in ldlinux.c32.
Signed-off-by: Raphael S.
2012 Apr 25
1
GSoC Student
Hello,
I would like to introduce myself as the new Google Summer of Code student
for this year.
My name is Andr? Ericson and I'm an undergraduate student of Computer
Science in Brazil.
I will be, with the help of Paulo Alcantara (pcacjr) my mentor, working on
implementing Multidisk
Support for the Syslinux.
For those that are not familiar with the time-line of GSoC, we (students)
have until
2016 Apr 28
1
Samba 4.4 userParameters problems
Hi,
I recently upgraded 4.1.8 installation to 4.4.2. As per documentation I ran
samba-tool dbcheck. It reported some problems with userParameters:
ERROR: wrongly formatted userParameters on
CN=,OU=Users,OU=MyBusiness,DC=,DC=local, should not be psudo-UTF8 encoded.
I ran --fix as I read in some discussion that this was actually tested.
The problem after upgrade is, that it is no longer possible
2003 Jul 23
1
Samba 3.0 beta 3 issues
Hi there,
I'm using Samba 3.0 beta 3 on RH 9 (connecting to a Windows 2000 domain,
as a member server) and I'm having trouble keeping samba running
reliably. At random times it seems to stop recognising names from the
domain. Restarting winbind fixes the problem, but then it occurs
randomly again, usually once or twice a day. At least once it has fixed
itself after being broken overnight
2018 Apr 10
3
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
That sounds great to me, thanks Jake. I'm not Jurgen either, of course,
but I'm happy to assist you if he is unavailable. I'm not also not
qualified to audit the license, but do note Apple formally also released
some code at https://opensource.apple.com/tarballs/tapi/. If there's
anything else I can do to help, let me know.
Cheers,
John
On 04/10/2018 06:13 PM, Jake Ehrlich
2011 May 13
0
Difficulty in creating and adding principal using net utility
Hi Jeremy, Jerry and samba experts,
This is Suresh from EMC .
I am having difficulty in creating and adding a Kerberos principal using samba's net utility.
This server is configured as a Winbind client to a
Windows 2003 Active Directory. I've successfully bound it to AD and I am
able to authenticate.
If I log into this host I am properly issued a Kerberos ticket from AD so
it would
2012 May 28
2
[GIT-PULL] fix can't call COM32 module with full path
At boot: prompt, COM32 module calls with full path fails silently.
Please let me know if this is not the best fix for it.
Also, please forgive me if this is not a bug and I did something wrong on my end.
The following changes since commit 2779b713bdd8644ee2b52962ece6daa209b4ba6b:
com32: remove duplicate modules (2012-05-22 20:59:51 -0300)
are available in the git repository at: