Displaying 20 results from an estimated 110 matches similar to: "Winbind under 3.0beta2"
2003 Sep 29
1
[Fwd: Winbind under 3.0
I posted this plea for help last week, but received no responses, so I
figured I'd re-send. Since posting this message I upgraded to 3.0
stable using the package posted on the samba.org site, and the behavior
remains the same. I should also mention, if I try smbclient -U guest
and enter an empty password, I can successfully get a browse list fromt
the server. Is there an increased
2010 Jun 28
6
Basic question - more efficient method than loop?
I'm guessing there's a more efficient way to do the following using the index
features of R. Appreciate any thoughts....
for (i in 1:nrow(dbs1)){
if(dbs1$Payor[i] %in% Payor.Group.Medicaid) dbs1$Payor.Group[i] =
"Medicaid"
if(dbs1$Payor[i] %in% Payor.Group.Medicare) dbs1$Payor.Group[i] =
"Medicare"
if(dbs1$Payor[i] %in% Payor.Group.Commercial)
2012 Jun 10
1
HVM vs PV - conversion
Greetings,
I would like to know how one can identify if a DomU is PV or HVM? Any docs
which may indicate a way to find out?
I have a CentOS 5.5 64bit DomU which might be HVM - how can this DomU can
be made PV?
Just stop the DomU, and then delete it using Virtual Machine Manager and
the create another config file for a PV DomU and use xm new and then xm
start?
Let''s say I have a config
2003 Jul 02
2
3.0beta2 ads server parameter unknown
Samba 3.0beta2 does recognize the smb.conf parameter "ads server".
[2003/07/02 10:00:01, 1] nsswitch/winbindd.c:main(811)
winbindd version 3.0.0beta2 started.
Copyright The Samba Team 2000-2003
[2003/07/02 10:00:01, 0] param/loadparm.c:map_parameter(2380)
Unknown parameter encountered: "ads server"
[2003/07/02 10:00:01, 0] param/loadparm.c:lp_do_parameter(3100)
2003 Jul 11
1
Lost WINS lookup in net command on 3.0beta2
I had compiled and set up one 3.0beta2 server on S390 Linux, and successfully joined our Win2k AD domain. Everything was working well, and I went to rebuild Samba on Intel. When I tried to join the
domain using my new build, net join complained about not being able to find the DC.
net join -Uxxxxx%pppppp with debug level 5 results in the following:
[2003/07/11 13:56:00, 3]
2004 Jul 20
1
Winbind under 3.0beta2
Hello,
I have a problem with installation of winbindd and samba.
I saw on a mailing-list you had the same problem a few month ago.
Did you find the solution ?
2005 Oct 17
1
Unknown PAM failiure in WIN2003/ Active Directory + samba
Hello,
I have an existing windows 2003 network and now try to add a new linux
server with samba/kerberos support for unified logon authentication.
Normally, everything is installed & this is the configuration:
- Debian with 2.6.16.4 kernel
- heimdal kerberos
- samba log info:
log.smbd:
[2005/10/17 10:48:26, 0] smbd/server.c:main(798)
smbd version 3.0.14a-Debian started.
2003 Jul 07
0
Samba-3.0beta2 PDC with LDAP backend
Just tried with Samba3.0beta2 as PDC with LDAP
backend. Machine still cannot automatically join
domain. Workstation entry added to LDAP via add
machine script but got access denied during the join.
A join immediately following the first join succeeded.
Here is the trace in the smbd log.
[2003/07/07 11:43:06, 5]
auth/auth_util.c:debug_unix_user_token(494)
UNIX token of user 0
Primary group is
2004 Oct 20
0
Samba as domain member server cannot authenticate users
Hi all,
I use Samba 3.0.9 on Debian Woody. I use it as domain member server:
workgroup = testdomen
security = domain
When I join it to domain, it seems it is ok:
newhas1:~# net rpc join -U dj.dule%pass
Joined domain TESTDOMEN.
wbinfo -u lists users, getent passwd also works fine.
But when I try to access server from XP comp logged onto a domain, i
cannot. I found this in logs:
[2004/10/20
2003 Oct 30
2
Debian Sarge (testing), Samba 3.0 RC4 and Quickbooks
Debian and Samba Teams:
I'm having a really weird problem with Samba 3.0Beta2+RC4 on my Debian
Sarge (testing) system with Quickbooks Pro 2002 multi-user
version.
The version of my question is: Does anybody know what the proper global,
share, and permissions settings should be to support multi-user Quickbooks
on a Samba share?
The Long Version:
The Quickbooks data-file resides on it's
2003 Dec 17
1
NT4 & DOS Users rejected by PAM through winbind.
Hi All,
I have a member server on debian unstable using 3.0.0.final, member of
2000 AD, in ADS security mode & authenticating through winbind.
XP/2000/2003 clients connect to shares OK, NT4 & DOS fail (suspect 9x
the same not tested). NOT using NTLM v2.
The logged error is "auth/pampass.c:smb_pam_accountcheck(781)
smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting
2005 Oct 17
0
:Re: Unknown PAM failiure in WIN2003/ Active Directory + samba
Huh....2.6.16.4....i mean! :)
In smb.conf, i removed obey pam restrictions and now it works...
What does "obey pam restrictions" do ?
Cheers,
Phil.
-
Hash: SHA1
Philippe Dhont (Sea-ro) escreveu:
> Hello,
> I have an existing windows 2003 network and now try to add a new linux
> server with samba/kerberos support for unified logon authentication.
> Normally, everything
2016 Dec 22
1
PAM validation ...
please, oh please, why do the machine acounts fail:
[2016/12/22 21:06:48.172161, 0]
../source3/auth/pampass.c:797(smb_pam_accountcheck)
smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting User
xyz-pc$!
pdbedit -L for that machine account shows that the password changed some
days ago:
Password last set: Mon, 19 Dez 2016 14:11:20 CET
As I didn't do a thing ... who or what?
2004 Nov 03
0
ADS Domain Member Server + PAM problem
Hi all
I have set my Samba server up to join an AD realm. Winbind is working fine
and I am able to use it for authentication as needed. When I try to connect
to one of my shares via a Windows client, I get the following error:
[2004/11/04 11:57:54, 0] auth/pampass.c:smb_pam_account(573)
smb_pam_account: PAM: UNKNOWN PAM ERROR (9) during Account Management for
User: MYDOMAIN+room1
[2004/11/04
2004 May 07
0
Authentication failure
Hi,
I'm configuring samba-3.0.2a-Debian. I have it configured with LDAP.
I get samba decline access for a W98 clinet when using user authentication
(NT domain), and the following entries get into /var/log/smb/machine.log:
--------------------------------------------------------------------
[2004/05/07 13:46:07, 3] smbd/sesssetup.c:reply_sesssetup_and_X(772)
Domain=[WORKGROUP]
2005 Oct 17
1
:Re: Unknown PAM failiure in WIN2003/ Active Directory + samba
Damn, 2.6.13.4 i REALLY mean! :)
(i probably need a holliday!)
Huh....2.6.16.4....i mean! :)
In smb.conf, i removed obey pam restrictions and now it works...
What does "obey pam restrictions" do ?
Cheers,
Phil.
-
Hash: SHA1
Philippe Dhont (Sea-ro) escreveu:
> Hello,
> I have an existing windows 2003 network and now try to add a new linux
> server with samba/kerberos
2003 Oct 01
1
Secondary groups
I have backups of user home directories that I've shared out via samba
so that my non-linux level 1 guy can restore files using the
drag-n-drop. Problem is, all directories are owned by their respective
user and are set 700. In order for the admin users to access these
directories, I've set admin user=@SuperAdmins for the share in smb.conf.
The problem is, al the admin users have
2007 Mar 05
1
samba+ldap: Simu.- login of 2 different users => user rejected
Has anybody had this problem before? If not, where should i start digging?
I'm running Samba 3.0.24 on Debian stable with slapd-2.2.23 backend.
smb.conf is attached below.
When two different users log in at the same moment, the login process
seems to freeze for a minute and the client (win2k) complains about
missing profile or missing access to profile. A single user login works
perfectly.
2006 Apr 05
1
domain member server authentication problem
Hi
I'm having problems implementing a domain member server using winbind.
I've setup a test share on the server (BERTHOG) and test user (alex)
on the PDC (RODNEY).
Winbind seems to be running fine:
berthog:/srv$ wbinfo -n alex
S-1-5-21-2502943273-132007109-1129902423-3006 User (1)
But when I try to connect to the share:
berthog:/srv$ smbclient //BERTHOG/shared -U alex
Password:
2005 Apr 26
1
Samba as domain member server cannot authenticate users
This problem was already described on a very similar way in Oct 2004
on the following message:
[http://lists.samba.org/archive/samba/2004-October/094683.html]
As no solution was found so far, I am re-posting it on the hope that
somebody can help.
=================================================
Situation:
- A windows2000 domain with active directory up and running.
- A Samba server with