similar to: No subject

Displaying 20 results from an estimated 110 matches similar to: "No subject"

2005 Jun 02
1
Winbindd chokes on W2K users in only one group
Hi there, I've been trying to set up Samba 3.0.14a with Active Directory integration on a network with an ordinary W2k Server PDC. I'm currently having a problem which I'm convinced has nothing to do with my Windows or Samba configuration. The problem only occurs when trying to connect to the Samba server from an authenticated domain account which is only a member of the default
2005 Feb 14
0
winbind: lookup_usergroups_alt() and lookup_usergroups() returning differnet list
using samba 3.0.10, Windows 2000 ADS running in native mode Hello all, I observed on our server that for some users winbind uses the function lookup_usergroups() and for others the function lookup_usergroups_alt(). (I found this out by running winbind with a higher debug level). Looking at the source-code I see the comment for lookup_usergroups_alt(): /* Lookup groups a user is a member of -
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
Hello We are trying to implement SSO with mod_auth_ntlm_winbind. We followed the instructions on [1], but have the issue that users can not authenticate with web browsers. In addition to that document we did the following extra steps: - chown root:winbind /var/lib/samba/winbindd_privileged/ - apache user (vagrant) is in group winbind - net setauthuser -U vagrant - smb.conf has: winbind use
2005 Mar 17
0
usrmgr.exe and problems
Hello! Jerry you are right about script and permissions! I'm looking again to usrmgr.exe and has corrected most of the problems of which I spoke earlier This patch is corrected most problems, but i can't fixed, current moment, problems where "not root" create "global group" ... sorry :( This patch not create security holes and another holes ... :) I'm testing
2003 Sep 23
0
[PATCH] tdb multiple format
Hi, As I said yesterday, I worked on a solution for tdb format in order to manage easily new fields for this format. So I add small changes to init_sam_from_buffer and init_buffer_from_sam in this purpose. The data TDB_FORMAT_STRING became an array which contains the list of the different fields format which exist. When the tdb file is read, for each records, Samba will try the most recent
2002 May 16
2
WinBind does not work well with Rational ClearCase ( bug fix attached :)
Gerald, No worries. This patch is required if your using Rational ClearCase and you don't want everyone to have access to it. It's to fix a brokenness (IMO) within ClearCase, and maybe other programs. Our windows primary group has 10k+ users... I will shoot it off to Rational, so they can provide it to there customers. I was hoping it could be applied to the main tree so I could just
2002 Mar 15
1
disabling offline caching from samba
I'm preparing to roll out a bunch of win XP clients and and am running down all the quirks that come up in the application log on my test box. 1) AutoEnrollement fails - samba is not an active directory so this makes sense it must be disabled by editing the group policy with gpedit.msc computer configuration->windows settings -> security settings -> public key policies ->
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
Hello, I've got a problem using ldap support on my Ubuntu jaunty. Here are the versions : samba/jaunty uptodate 2:3.3.2-1ubuntu3.2 smbldap-tools/jaunty uptodate 0.9.4-1 First of all, smbldap-groupadd don't use the sambaNextRid to create a group, it compute it. Is this a normal way ? I've patch smbldap-groupadd to do this : - #$group_rid = 2*$_groupGidNumber+1001; +
2007 Aug 03
0
NT_STATUS_NO_SUCH_GROUP when attempting to connect
Hi, I'm attempting to get my server set up to share out files using Active Directory authentication. I also have winbind set up for shell logins to the server. That part works fine, but when I attempt to connect to a samba share with smbclient, I get rejected with "session setup failed: NT_STATUS_LOGON_FAILURE". I did some searching and found others with similar issues, and I
2007 Aug 03
0
Cannot connect to shares (groupmap problem?)
Hi, First off, I apologize if this email goes through twice. I sent it about an hour ago, but it appears to have never made it to the list, so I'm sending again. I'm attempting to get my server set up to share out files using Active Directory authentication. I also have winbind set up for shell logins to the server. That part works fine, but when I attempt to connect to a samba
2016 Apr 16
7
After Update to 4.2, Samba is unusuable as member server / No user and goup resolution
Hello everybody, I've bin running Samba as a AD member server for ages (Debian stable). After the last update to 4.2, I just can't get it to work. Symptoms: unable to map AD user / groups. After two days of successlessly fiddling (and moving all data to another server with still Samba 3.6, which I will definitely NOT update at the moment), I decided to purge my Installation and start
2004 Oct 22
0
The behavior of srvmrg.exe with Samba an adding machines
Hi List, as discussed earlier, adding machines to a domain works in different ways i you use srvmrg.exe oder adding while joining the domain. Read about that here: http://lists.samba.org/archive/samba/2004-October/094310.html Igor Belyi said: >| Interesting case... The request comes from Windows to update machine >| account with a bunch of new values and in this request RID of the >|
2018 Mar 31
0
How to change Domain password as normal user?
On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny <rpenny at samba.org> wrote: > > On Fri, 30 Mar 2018 20:19:02 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > On Wed, 28 Mar 2018 20:14:00 +1300 Andrew Bartlett > > > <abartlet at samba.org> wrote: > > > > > > > > On Wed, 2018-03-28 at 03:09 -0400, Mark
2018 Apr 05
2
How to change Domain password as normal user?
OK, I'm having issues with the problem. To summarize, I'm trying to have a normal user change his password from a domain member. I've tried: passwd, kpasswd and 'samba-tool user password -U $USER --ipaddress=<IPofAD/DC>'. All mechanisms do change the domain password and I can log into Windows and Linux domain members, and website requiring domain authentication.
2003 Sep 08
0
logon problems, with ldap & samba 3.0
Deja.com with samba groups looks like they don't take me serious...very confusing, then i post my message here hope that someone here can help me. I know that my mail is very long and also my log file but sometime it's necessary voor a good problem solving. I am playing for a few weeks now with linux as a complete newbie (redhat 9.0) with Ldap and Samba 3.0rc1. Problem, i have joined the
2004 Jan 12
1
pdc+ldap newly created users can't log in
I am facing a very strange problem with samba running as PDC and using LDAP. The new users that I create using smbldap-tools aren't able to log in, but they can browse shares on the server. I had the problem with samba 2.2 and hoped it would be solved with 3.0. I spent two days testing without success even with samba 3.0.2pre1. In the log I can't see anything wrong : it says "sam
2005 May 13
1
users can login; groups fail even though groups are visible in getent
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've a machine, and users if granted permission work, but if I grant a group permissions, the user can't get access, even though both winbind and getent report that he is in that group. Examples: [CAD_BU2] ~ comment = CAD_BU ~ path = /mnt/H05/CAD_BU ~ valid users = @THG+mis_group ~ admin users = @THG+mis_group ~
2004 Jun 21
0
Error C000019B
Hi everyone! im having problems with Samba 3.0.4 My PDC is samba+openldap+nss+pam+smbldaptools All work fine (posix account and logins in Win9x workstations) I can join in to my domain with WinNT4 but i can't login! Im get always this message: The system can not log you on (C000019B). Please try again or consult your system administrator. I have read the documents about this error around
2005 Mar 02
0
Can access shares, but cannot logon to the domain
Hello everyone. I am having a problem loging into my domain (although I can log into my shares successfully). Here are the details. Servers and applications: PDC Server: Name: ACME-SERVER Domain: ACME Samba: 3.0.10-1 (Debian) smbldap-tools: 0.8.5-3 Distribution: Debian, running kernel 2.6.8-1-k7 IP Address: 192.168.1.106 Backend Database: ldap (OpenLdap) Windows
2006 Sep 01
0
[Fwd: Re: Authentication fails (sometimes)]
-------- Weitergeleitete Nachricht -------- Von: Kuldeep <kuldeep@turbolinux.co.in> An: Mario Lipinski <mario.lipinski@gymszbad.de> Betreff: Re: [Samba] Authentication fails (sometimes) Datum: Fri, 01 Sep 2006 09:34:17 +0530 Dear Mario, Can you tell me procedure for login on to domain(Windows server) linux client. I have joined in to domain but not able to login Mario Lipinski