Displaying 20 results from an estimated 3000 matches similar to: "winbind and getent"
2004 Dec 02
1
Can RH AS3 be a ADS member with winbind+nss+krb5?
Samba is trying to be a member server in an AD in native mode, using
winbind, nss, and kerberose. There are 3 kdc's (2 are Win2003, 1 is
Win2000), samba server is RH-AS3 + Samba version 3.0.9 (from samba.org)
+ krb5 1.3.1-6 (from Fedora Core). I thought I had things working (join
succeeded, could access shares, modify files), and then it stopped
working. After clearing out the host account
2005 May 21
1
ssh + pam_winbind error 'incorrect password or invaid membership'
Configuration:
Samba 3.0.14a-1 (on debian 3.1) + winbind 3.0.14a-1 + krb5-user 1.3.6-2
I need help debugging pam_winbind.so in /etc/pam.d/ssh on debian.
Samba is a member of an AD domain, authenticating access to shares via
winbind+nsswitch.conf. Authentication to shares works great. Now I
want winbind to authenticate ssh users as a pam module and it's failing.
Below I show the output of
2010 Nov 19
1
winbind - wbinfo problem - SOLVED
Hi John,
The same smb and winbind configuration ( same SUSE box ) works good other
Windows AD servers.
"#wbinfo -u" and "#wbinfo -g" returns the users and groups respectively.
Thanks for your great help !!!
what is the difference between "#net rpc" and "#net ads" ?..if you have
time, give some explanation..
Regards,
Vivek
On Mon, Nov 15, 2010 at 6:56
2009 Jun 22
3
ubuntu, samba and users autheticated over AD
Hi:)
I try to make an ubuntu with samba to authenticate users from AD.
samba, krb5 installed.
smb.conf - no errors
krb5.conf - no errors
it's workig:
kinit
klist
i can see the shares from AD
I added the linux samba server in domain:
kinit gabriel@MYDOMAIN.LOCAL
net ads join -U gabriel%password
after that i've got a message:
Using short domain name -- MYDOMAIN
Disabled account
2004 Dec 01
1
pam ssh athentication using winbind
Samba setup as a Member Server in native AD domain with winbind
authenticating AD users for access to shares. My understanding is that
with pam and winbind, domain users can log into the samba server via
ssh, even if they do not have a local user account? Logs shows access
granted but user unknown, so I must be missing something and need some
help.
/var/log/messages during an ssh login:
Nov
2010 Nov 14
1
wbinfo problem
Hi Guys,
I have configured SAMBA with Windows 2003 AD. But "#wbinfo -u" and
"#wbinfo -g" does not list the users
1. Domain joined successfully.
# net rpc testjoin -U Administrator
Join to 'DOMAIN' is OK
2. wbinfo -a works ( User authentication )
# wbinfo -a 'DOMAIN\user'
Enter DOMAIN\user's password:
plaintext password authentication succeeded
Enter
2007 Aug 02
2
plot to postscript orientation
Hi
I am trying to save some plots in a postscript file. When I generate the
plots in the main window, they appear correctly - their orientation is
landscape (i.e., horizontal). However, when I open the .ps file with GSview,
the whole page appears vertically, and the plot appears horizontally, which
means that the plot is only partially visible (example here
2006 Apr 23
3
Error on new install "View Application''s Environment"
Hello. I recently installed Rails on Gentoo, and did a "rails
/var/www/localhost/htdocs/parallel_bible/" just to test. Everything
*seemed* to work fine, but when I clicked on the "View your
Application''s Environment" link, this happens (screenshot attached):
http://thegoban.com/rorerror.png
Any ideas? Is this normal? I know it''s not actually stopping me
2010 Jul 08
4
Dell OpenManage
Hi Everyone,
I have a Xen host (Xen 3.4.2) which is running CentOS 5.5 Dom0. I wish to install Dell OpenManage to get a nice web interface with hardware status.
Do I need to do anything special to get this working on a Xen host? Or does it work out of the box? The reason why I''m asking, instead of trying, is that my server is currently on its way to a colo, and I won''t have
2005 Apr 18
1
Auth errors with winbind on member server with Native AD
So many people have posted this problem!
The steps to debug need to be in a FAQ.
The short question is:
Can there be a disconnect between the short and long REALM names,
leading to winbind-to-AD authentication errors? and How do I fix it?
I can access windows shares or join a AD Domain with:
mount -t smbfs -o username=johns,workgroup=ms //library/Source_Safe tmp/
--or--
net ads
2004 Nov 30
1
AD member ticket verify errors
I installed samba-3.0.9-1 on RedHat-AS3, configured it as a member
server, and joined the domain. wbinfo -u and -g work. When I brows to
the samba share from Windows XP client, I see the shares, and my home
directory is listed, but I am prompted for a password when I try to use
the share. No password works. The samba log for the client session
shows:
2004 Nov 14
0
iptables on samba in AD native
Hello Samba group,
I have setup iptables on a Samba-3.0.8 member server (with one IP) in
a native mode Active Directory domain.
Searching Samba list archives directs me to read
http;//www.netfilter.org documentation and doesn't attempt to describe
ports needed for samba to function as a member server in native AD.
I would appreciate any constructive feedback regarding whether these
2014 May 02
2
Auth fail getpwuid(3000007) failed
Hi
sorry to bother, but all of a sudden after a fresh install of samba with
the regular smb4.conf it keeps on failing when users try to authenticate:
smbclient -U MyUser \\\\MyServerName\\MyShare MyPassword
session setup failed: NT_STATUS_UNSUCCESSFUL
[...]
check_ntlm_password: authentication for user [MyUser] -> [MyUser] ->
[MyUser] succeeded
[2014/05/02 10:29:40.930648, 3]
2010 Mar 23
3
[LLVMdev] How to avoid memory leaks
Hi
I get huge memory leaks using LLVM IRBuilder (trunk version)
Basically I recreate a function over and over again, and pretty sure
that my code doesn't cause the leak
while(true)
{
Function *fn = module->getFunction(name);
if (fn)
fn->eraseFromParent();
fn = cast<Function>(module->getOrInsertFunction(name, fnType));
fillFunction(fn); //Fill function with
2004 Dec 06
0
errors from ads_krb5_mk_req errors and util_sock.c:send_smb
After 2 weeks of trying to configure samba as a member server in a
native AD domain, with winbind+nss+kerberose following the Samba
Collection and (Samba-3 By Exmaple) docuentation, with RedHat AS3,
samba 3.0.9, krb5 1.3.1, where 2 KDC's are Windows 2003 and one is
Windows 2000, and smb-signing has been turned off,...
when a user tries to access a share, they are prompted for a password,
and
2018 Jun 01
2
Proposal for address-significance tables for --icf=safe
On Wed, May 23, 2018 at 3:07 PM, Peter Collingbourne <peter at pcc.me.uk>
wrote:
>
>
> On Wed, May 23, 2018 at 12:16 PM, Peter Collingbourne <peter at pcc.me.uk>
> wrote:
>
>> On Wed, May 23, 2018 at 3:25 AM, Peter Smith <peter.smith at linaro.org>
>> wrote:
>>
>>> Hello,
>>>
>>> I think that the approach of using a
2017 Feb 18
2
Issue connecting to dovecot from remote machine
Hi,
I've set up a postfix +dovecot configuration on my debian jessie.
But I have a connection issue. When I try to connect from thunderbird it
doesn not work. When I check out my debug logs I get :
auth-worker(22252): Info: pam(myuser,hostIP): pam_authenticate()
failed: Authentication failure (password mismatch?) (given password:
correctPassword)
Running doveadm auth test tells me I can
2018 Jun 01
1
Proposal for address-significance tables for --icf=safe
On Thu, May 31, 2018 at 5:13 PM, Eric Christopher <echristo at gmail.com>
wrote:
>
>
> On Thu, May 31, 2018 at 5:06 PM Peter Collingbourne via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> On Wed, May 23, 2018 at 3:07 PM, Peter Collingbourne <peter at pcc.me.uk>
>> wrote:
>>
>>>
>>>
>>> On Wed, May 23, 2018 at
2010 Mar 18
2
[LLVMdev] JIT : Does it cache the compiled code of executed functions upon runFunction(..)?
Hello
I have the following scenario, and I am not sure why the performance
is so bad (take 30 minutes to complete with very simple generated
functions):
1. Create module
2. Do something like EE =
EngineBuilder(theModule).setEngineKind(EngineKind::JIT).create();
3. Create a function in the module: theModule->getOrInsertFunction(..)
4. Execute 1000 times the function using
2018 Jun 01
0
Proposal for address-significance tables for --icf=safe
On Thu, May 31, 2018 at 5:06 PM Peter Collingbourne via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Wed, May 23, 2018 at 3:07 PM, Peter Collingbourne <peter at pcc.me.uk>
> wrote:
>
>>
>>
>> On Wed, May 23, 2018 at 12:16 PM, Peter Collingbourne <peter at pcc.me.uk>
>> wrote:
>>
>>> On Wed, May 23, 2018 at 3:25 AM, Peter