[Samba] debian samba pdc

2012-01-11 Thread linux-service.be bvba
I try to join a debian squeeze box with a debian woody samba pdc. I use samba and winbind on the squeeze box to join with the woody but keeps getting this error when doing net rpc info or net rpc testdomain root@steinerpc1:~# net rpc testjoin cli_rpc_pipe_open_noauth: rpc_pipe_bind for pipe \net

[Samba] Folder Access in Samba

2011-05-26 Thread anaconda linux
Dear All, We have configured samba file sharing on cent OS 5.5. But when we access share folder in windows(windows XP) it repeatedly asks for User Name & Password. Attached above is the conf file for your reference. request you help to get this issue resolve. Regards, Anaconda -- To unsub

Re: [Samba] LDAP & PDC: Can join domain, but cannot login afterwards.

2011-01-25 Thread Linux Addict
On Tue, Jan 18, 2011 at 1:03 PM, Farhan Ahmad wrote: > Hi, > > I am setting up a PDC with LDAP, but having no luck with it. Basically, > the > Win XP computer successfully joins the domain, but after restarting when I > try to login it says "The system cannot log you on now because the domain >

Re: [Samba] UID Matching

2011-01-25 Thread Linux Addict
On Tue, Jan 18, 2011 at 6:32 PM, Gaiseric Vandal wrote: > As a disclaimer, I am not using samba as a AD member server- although I am > also thinking about how I might make that happen. > > I am reading the man page for idmap_ad. > > > The idmap_ad plugin provides a way for Winbind to read i

Re: [Samba] Problems accessing samba 3.5.7 from Windows 2008

2011-01-24 Thread Linux Addict
On Thu, May 13, 2010 at 2:17 AM, Laurenz, Dirk wrote: > any ideas anybody? > > Mit freundlichem Gruss, > > > Dirk Laurenz > Projektmanager > > FUJITSU TECHNOLOGY SOLUTIONS GmbH > R DE GE TIS N IC 2 > Hildesheimer Strasse 25 > 30880 Laatzen > Germany > Telephone: +49 511 84 89 18 08 > Telefax:

Re: [Samba] I can't rename any file/folder from samba clients.

2010-12-22 Thread Linux Tux
owing rename files/folders? 2010/12/22 Linux Tux > Hello, > my problem is not resolved. > The directory shared is public the owner is root , and there is no any > user/password required to access them. > it is accessed by 5+ différents users via windows & linux. > t

Re: [Samba] I can't rename any file/folder from samba clients.

2010-12-22 Thread Linux Tux
Hello, my problem is not resolved. The directory shared is public the owner is root , and there is no any user/password required to access them. it is accessed by 5+ différents users via windows & linux. they have the same problem. create file/directory = OK delete file/directory = OK rename

[Samba] I can't rename any file/folder from samba clients.

2010-11-18 Thread Linux Tux
Hello world, I have a problem, i can't rename any file/folder from samba clients. I can create and delete files/folders but not rename. Permessions in /home/public : chmod -r 777 /home/public I tried many configurations comment/uncomment below parameters in [public] but without any effect. Any

Re: [Samba] smbclient fails with "NT_STATUS_NO_SUCH_USER" for trusted domains, can't force anonymous access from Windows

2010-09-17 Thread Linux Addict
nship with a 2nd Windows domain that was no > longer active- this fixed the slow "wbinfo -u" response but did not fix > the > smbclient authentication issue to the existing windows domain. > > > > > > From: Gaiseric Vandal [mailto:gaiseri

Re: [Samba] Samba 3.0.23d

2010-07-19 Thread Linux Addict
On Thu, Jul 1, 2010 at 5:18 PM, Gaiseric Vandal wrote: > What area? > > The initial packages should be on the solaris DVD > > bash-3.00# pkginfo | grep -i samba > system SUNWsmbacsamba - A Windows SMB/CIFS > fileserver for UNIX (client) > system SUNWsmbar

[Samba] Specific GID

2010-06-04 Thread Linux Addict
Hello List, I am using RID for idmapping to authenticate Windows 2003 AD Domain and following is the configuration. idmap domains = default, DOMAIN idmap uid = 1 - 9 idmap gid = 1 - 9 idmap config default:default = Yes idmap config DOMAIN:backend = rid idmap config DOMAIN:range = 1

Re: [Samba] samba connection to fully qualified domain name

2010-05-17 Thread Linux Addict
far as I can tell, >> nothing changed on either the samba server or the client: no >> reconfigs, no restarts, no reboots. >> >> This is most annoying, as it stops one of our applications from >> operating properly. And this must be about the fifth time this >> h

Re: [Samba] Samba 3.5.2 on Redhat 4

2010-04-28 Thread Linux Addict
Thanks Nico. I was able to generate the rpms. I am going to start configuring and see if I run in to any issues. r...@rhel4-64 x86_64]# winbindd -V Version 3.5.1 On Tue, Apr 27, 2010 at 7:54 PM, Nico Kadel-Garcia wrote: > On Tue, Apr 27, 2010 at 9:48 AM, Linux Addict > wrote: > >

Re: [Samba] Samba 3.5.2 on Redhat 4

2010-04-27 Thread Linux Addict
On Mon, Apr 26, 2010 at 7:23 PM, Nico Kadel-Garcia wrote: > On Mon, Apr 26, 2010 at 5:30 PM, Linux Addict > wrote: > > Greetings, Did anyone able create rpms using makerpms.sh script. I tried > > with many spec files, but I cant fix net error. Anyone who had success

[Samba] Samba 3.5.2 on Redhat 4

2010-04-26 Thread Linux Addict
Greetings, Did anyone able create rpms using makerpms.sh script. I tried with many spec files, but I cant fix net error. Anyone who had success, please reply. Thank you. thanks LA -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailma

Re: [Samba] offline logon in 3.4.7-58

2010-04-20 Thread Linux Addict
I say remove the pam_krb5.so on one of the host and restart winbind and test. I think it doesnt even get to the winbind layer and rejected on krb layer itself which is where it is cached. Also check /etc/security/pam_winbind.conf if exists. On Tue, Apr 20, 2010 at 9:44 AM, Linux Addict

Re: [Samba] offline logon in 3.4.7-58

2010-04-20 Thread Linux Addict
Did you check the release notes for 3.4? I have the same config(cached_login) as you and works fine on 3.2. On Fri, Apr 16, 2010 at 5:17 PM, Bryant, Phillip - IS < phillip.bry...@itt.com> wrote: > Having issues adapting our 3.4 configuration that worked very well using > idmap rid in 3.3. > > It

Re: [Samba] problem compiling samba-3.5.2 on RHEL 5.5

2010-04-15 Thread Linux Addict
bclient > /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined > reference to `PC' > /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined > reference to `tgetflag' > /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined &

Re: [Samba] Net Command Error

2010-04-01 Thread Linux Addict
I think I hit https://bugzilla.samba.org/show_bug.cgi?id=7209 <https://bugzilla.samba.org/show_bug.cgi?id=7209> On Thu, Apr 1, 2010 at 6:00 PM, Linux Addict wrote: > I just built the samba 3.5.1 rpm for Redhat 4 U6. When I try to run the > command "net", it is erroring ou

[Samba] Net Command Error

2010-04-01 Thread Linux Addict
libreadline.so.4 => /usr/lib64/libreadline.so.4 (0x002a9639f000) libwbclient.so.0 => /usr/lib64/libwbclient.so.0 (0x002a964d8000) libc.so.6 => /lib64/tls/libc.so.6 (0x002a965f8000) /lib64/ld-linux-x86-64.so.2 (0x002a95556000) libsas

Re: [Samba] nss_winbind / offline logon

2009-10-26 Thread Linux Addict
On Mon, Oct 26, 2009 at 2:29 PM, Richard Foltyn wrote: > Petteri Heinonen wrote: > > > Thanks Steve, but didn't help. I have tried several combinations of > > NOTFOUND and SUCCESS etc here. Also, this is what man page of > > nsswitch.conf says: > > > > success > > No error occurred a

Re: [Samba] Designate one samba server for home directories

2009-10-06 Thread Luv Linux
the log... On Sat, Oct 3, 2009 at 8:17 PM, Gary Dale wrote: > Luv Linux wrote: > >> Hello all, >> >> I have a few samba servers running winbind that are joined to the AD 2003 >> domain. >> Is it possible to designate one samba server to host the users' h

[Samba] Designate one samba server for home directories

2009-10-03 Thread Luv Linux
Hello all, I have a few samba servers running winbind that are joined to the AD 2003 domain. Is it possible to designate one samba server to host the users' home directories instead of each one of them? If we have samba1, samba2, and samba3 and designate samba1 to host the home directories and whe

Re: [Samba] locking down ssh when using winbind

2009-09-17 Thread Luv Linux
Thanks for your help. I got it working. I've moved the "accountsufficient pam_succeed_if.so user ingroup line" to the top and moved the "auth include system-auth" to below it. I've verified that the domain users not belonging to the group could no

Re: [Samba] Restart Winbind

2009-09-17 Thread Linux Addict
On Thu, Sep 17, 2009 at 7:09 AM, Alex Crow wrote: > > > fi > > > > I am somewhat limited to use tdb backend as ldap back end doesn't seems > to > > be supporting trusted domains. > > > > Your samba schema might be out of date - both sides of the trust are > stored in LDAP now - I had the same pro

[Samba] enumerate only the joined domain

2009-09-17 Thread Luv Linux
Hi all We have multiple activie directory domains in a single forest. I currently have winbind enumerate users/group to yes as it seems getent passwd and getend group do not work otherwise which breaks samba access if I set getent passwd and geten group to = no. Is this normal? And when I do geten

Re: [Samba] locking down ssh when using winbind

2009-09-17 Thread Luv Linux
gt; From: samba-boun...@lists.samba.org [samba-boun...@lists.samba.org] On > Behalf Of Luv Linux [luvlinux2...@gmail.com] > Sent: Wednesday, September 16, 2009 6:16 PM > To: samba@lists.samba.org > Subject: Re: [Samba] locking down ssh when using winbind > > Thanks Andrew, > > The file didn&#

Re: [Samba] locking down ssh when using winbind

2009-09-16 Thread Luv Linux
tp://linux.die.net/man/8/pam_succeed_if > > Andrew Philipoff > Infrastructure Coordinator > Information Systems > Department of Medicine, UCSF > > > -Original Message- > From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] > On Behalf Of Luv

[Samba] locking down ssh when using winbind

2009-09-16 Thread Luv Linux
Hi all, I'm using samba with winbind which has been integrated with Active Directory. In the smb.conf file, I have template shell = /bin/bash winbind use default domain = yes to allow ssh but I don't want all the domain users to be able to ssh. Is there a way to only allow for example) domain\ss

[Samba] samba wins question

2009-09-15 Thread Luv Linux
Hello all, I have some questions regarding samba's wins configuration in an environment where samba has been integrated with Windows 2003 Active Directory. We do not use WINS in our Active Directory environment and only use DNS. We have 2 samba servers, let's say they are named samba1 and samba2

Re: [Samba] Restart Winbind

2009-09-11 Thread Linux Addict
On Thu, Sep 10, 2009 at 11:27 PM, Adam Nielsen wrote: > > I wish I can put gdb, but when tdb files get corrupted, I cant login to > > the host even as a local user on console. Winbind seems to be locking > > the whole authentication stream. I don't understand why even the local > > user cant log

Re: [Samba] Restart Winbind

2009-09-09 Thread Linux Addict
On Tue, Sep 8, 2009 at 6:32 PM, Adam Nielsen wrote: > > BTW, The corresponding log I see on winbind log is... > > > > tdb(/var/lib/samba/winbindd_cache.tdb): tdb_rec_read bad magic 0x42424242 > at > > offset=1151980 > > [2009/09/04 10:37:25, 1] lib/util_tdb.c:tdb_validate_and_backup(1437) > >

Re: [Samba] Restart Winbind

2009-09-08 Thread Linux Addict
On Tue, Sep 8, 2009 at 11:26 AM, Linux Addict wrote: > Team, Few of my Redhat Hosts runs CPU at 100% due to winbind. Does anyone > have script or any idea how to restart the winbind daemon if it consumes > 100% CPU automatically? > ~LA > BTW, The corresponding log I see on winbind

[Samba] Restart Winbind

2009-09-08 Thread Linux Addict
Team, Few of my Redhat Hosts runs CPU at 100% due to winbind. Does anyone have script or any idea how to restart the winbind daemon if it consumes 100% CPU automatically? ~LA -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/option

Re: [Samba] Minor error in Samba Wiki

2009-07-30 Thread Linux Addict
On Thu, Jul 30, 2009 at 2:17 AM, Karolin Seeger wrote: > Hi Miguel, > > On Thu, Jul 30, 2009 at 02:09:35AM +0100, Miguel Medalha wrote: > > This is a very minor error, but if someone wants to correct it... > > > > On Samba Wiki page "Release Planning for Samba 3.4" > > > > http://wiki.samba.org/i

Re: [Samba] Winbind issue connecting to trusted domain controllers

2009-07-28 Thread Linux Addict
> > > So, is there a way I can specify that winbind only uses the CSS domain and > does not try and connect to the other trusted domains? > allow trusted domains = no > > > I'm running CentOS 5.3 with Samba 3.0.33-3.7.el5 with the following > smb.conf: > > [global] >workgroup = CSS >

Re: [Samba] No responses, not a one?

2009-07-28 Thread Linux Addict
On Tue, Jul 28, 2009 at 4:03 PM, Wikked one wrote: > Even though I have joined the domain with a net rpc join command > I can getent passwd just fine > wbinfo fails > > using webmin to attempt to bind to the domain but it fails > > Now I am truly confused! > If the wbinfo -t fails, then the ho

Re: [Samba] wbinfo returns no domain users

2009-07-28 Thread Linux Addict
On Tue, Jul 28, 2009 at 9:16 AM, Herbert G. Fischer < herbert.fisc...@locaweb.com.br> wrote: > Hi David, > > I'm not 100% shure about my answer but I think it's a Windows 2003 Server > SP2 working as AD. > > > On 27/julho/2009, at 20:54, David Markey wrote: > > What is the domain controller, Samb

Re: [Samba] Fwd: Samba-3.0.34 can ADS join but not non-ADS join.

2009-07-28 Thread Linux Addict
On Tue, Jul 28, 2009 at 1:07 PM, Jeremiah Martell wrote: > I haven't had any responses to this yet. > > Is there any other information that would help diagnose the problem? > > To recap: > Using the same network, the same computer, and the same smb.conf (with > the exception of an added intereface

Re: [Samba] No responses, not a one?

2009-07-28 Thread Linux Addict
On Tue, Jul 28, 2009 at 2:41 PM, John Drescher wrote: > On Tue, Jul 28, 2009 at 2:37 PM, Wikked one wrote: > > > > Log level 10 > > Created a lot more noise still not able to isolate the problem > > Here's some highlights of the huge log fileThis is also where I begin > > to question the error me

Re: [Samba] No responses, not a one?

2009-07-28 Thread Linux Addict
On Tue, Jul 28, 2009 at 11:45 AM, Wikked one wrote: > > > > > > > > Presently we are not using SSL and this parameter once again restored > access to > the shares. > However when I make an attempt to access another Samba server I get the > following error on the PDC. > [2009/07/28 11:42:02, 0] >

Re: [Samba] tdbsam.

2009-07-28 Thread Linux Addict
- agreed. > > > > Is it common to have occasional db corruption? And is simply restarting > > winbind the proper way to fix it? What if it doesn't? > > What kind of db corruption do you have? This is certainly > not common, and restarting winbind is a v

[Samba] tdbsam.

2009-07-24 Thread Linux Addict
The documentation says "As a general guide, the Samba Team does not recommend using the tdbsam backend for sites that have 250 or more users". Since we moved default passbd backend to tdbsam, does that statements still holds true. As an FYI, I am using Samba-3.2.4, idmap_rid with tdbsam as backend

Re: [Samba] Security Policy.

2009-07-15 Thread Linux Addict
On Wed, Jul 15, 2009 at 8:38 AM, Agustin Eguia wrote: > Already did that, > > What I don't get is where do I enable the module, is it in smb.conf ? I > suppose it will run with the smbd daemon, and that I can define wich share > will be logged... but I really don't know where to configure this. >

Re: [Samba] shared drives are getting disconnected after some time

2009-07-14 Thread Linux Addict
On Tue, Jul 14, 2009 at 12:54 AM, Nitin Bhadauria < nitin.bhadau...@tetrain.com> wrote: > Dear All, > > I am using samba 3.0.33-3.7.el5 with openldap for centralized > authentication and Nfs mount partition for storage drives. > > Now the user who logged in the domain and using a shared drive, if

Re: [Samba] Samba on RHEL issue

2009-07-14 Thread Linux Addict
On Tue, Jul 14, 2009 at 4:00 PM, Frank Murphy wrote: > On 14/07/09 20:01, Jonathon Doran wrote: > > Quoting Frank Murphy : > > > >> su setenforce 0 > > > > For the benefit of others, under Fedora I edit /etc/sysconfig/selinux to > > turn this off. > > > > On Fedora it's just as easy to do setenfo

Re: [Samba] Samba on RHEL issue

2009-07-14 Thread Linux Addict
On Mon, Jul 13, 2009 at 6:00 PM, Shuaib Ilyas (shilyas) wrote: > Hi Jonathon, > Thanks for looking into it. > > The log messages are as follows: > > [r...@usps-dc1-pc12 samba]# > [r...@usps-dc1-pc12 samba]# > [r...@usps-dc1-pc12 samba]# tail smbd.log > bind failed on port 445 socket_addr = 0.0.0.

Re: [Samba] nsswitch issue

2009-07-13 Thread Linux Addict
On Mon, Jul 13, 2009 at 12:38 PM, Gabriel Petrescu wrote: > Hi:) > > If I run the command: > > getent group > > or > > getent passwd > > > > the result is > > usernma or goup instead of > > domain\username or domain\group > > do you have any clue about what's wrong? > > Thanks:) > > Gabi > -- > To

Re: [Samba] winbindd: Exceeding 200 client connections, no idle connection found

2009-07-13 Thread Linux Addict
On Mon, Jul 13, 2009 at 11:53 AM, Linux Addict wrote: > > > On Sun, Mar 22, 2009 at 3:37 PM, Elvar wrote: > >> >> >> Elder Souza wrote: >> >>> No prob Jeremy, thanx for your help! >>> >>> Elder Souza >>> (71) 9972-7573 / (7

Re: [Samba] winbindd: Exceeding 200 client connections, no idle connection found

2009-07-13 Thread Linux Addict
On Sun, Mar 22, 2009 at 3:37 PM, Elvar wrote: > > > Elder Souza wrote: > >> No prob Jeremy, thanx for your help! >> >> Elder Souza >> (71) 9972-7573 / (71) 8801-5734 >> >> >> On Tue, Oct 21, 2008 at 5:47 PM, Jeremy Allison wrote: >> >> >> >>> On Tue, Oct 21, 2008 at 05:44:05PM -0300, Elder Souza

[Samba] Re: Winbind Password Problem

2009-07-08 Thread Linux Addict
On Wed, Jul 8, 2009 at 11:05 AM, Linux Addict wrote: > Hello there, I am having weird issue. The problem is when a wrong password > entered when I login or use sudo as AD user, the system uses the same wrong > password next three times and exits , and does not prompt for passwor

[Samba] Winbind Password Problem

2009-07-08 Thread Linux Addict
Hello there, I am having weird issue. The problem is when a wrong password entered when I login or use sudo as AD user, the system uses the same wrong password next three times and exits , and does not prompt for password again. This is not the case when winbind is not used. I suspect this is some

[Samba] winbind pam error

2009-07-06 Thread Linux Addict
Please see below my pam file which uses winbind. The problem is when a wrong password entered, the system uses the same wrong password next three times and exits , and does not prompt for password again. Any hint is appreciated. authrequired pam_env.so authsufficientpam_u

[Samba] Upgrade Broke Permission

2009-06-19 Thread Linux Addict
Hey, I upgraded samba from 3.2.4 to 3.2.8. Now all home dir permissions are showing owned by UID instead of user names. Has anyone had this issue? How to fix and prevent..? ~LA -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/opti

Re: [Samba] Re: Winbindd Takes 100% CPU.

2009-03-20 Thread Linux Addict
On Fri, Mar 20, 2009 at 2:45 PM, Miguel Jinez wrote: > 2009/3/20 Linux Addict > >> >> >> On Fri, Mar 20, 2009 at 1:47 PM, Miguel Jinez wrote: >> >>> >>> >>> 2009/3/20 Linux Addict >>> >>> On Fri, Mar 20, 2009 at

Re: [Samba] Re: Winbindd Takes 100% CPU.

2009-03-20 Thread Linux Addict
On Fri, Mar 20, 2009 at 1:47 PM, Miguel Jinez wrote: > > > 2009/3/20 Linux Addict > > On Fri, Mar 20, 2009 at 10:46 AM, Linux Addict > >wrote: >> >> > Environment: >> > RHEL4 U6 >> > Samba 3.2.8 >> > >> > After the installa

[Samba] Re: Winbindd Takes 100% CPU.

2009-03-20 Thread Linux Addict
On Fri, Mar 20, 2009 at 10:46 AM, Linux Addict wrote: > Environment: > RHEL4 U6 > Samba 3.2.8 > > After the installation, Winbind is taking 100% CPU. A restart seems to fix > most of the times, but cant figure out the reason winbind takes all CPU. Is > there any bugs w

[Samba] Winbindd Takes 100% CPU.

2009-03-20 Thread Linux Addict
Environment: RHEL4 U6 Samba 3.2.8 After the installation, Winbind is taking 100% CPU. A restart seems to fix most of the times, but cant figure out the reason winbind takes all CPU. Is there any bugs worked already. If not, please someone help me resolve this. Let me know what kind of logs you ma

Re: [Samba] Winbind group mapping problem

2009-02-10 Thread Linux Addict
On Tue, Feb 10, 2009 at 1:27 PM, Dale Schroeder < d...@briannassaladdressing.com> wrote: > Unfortunately, simply switching to idmap_rid at this point will not rectify > your immediate problem. Winbind will apply uid's and gid's via a specific > algorithm, which will once again be different from y

Re: [Samba] Source RPM compile error

2009-02-06 Thread Linux Addict
On Thu, Feb 5, 2009 at 5:26 PM, Adam Williams wrote: > https://bugzilla.samba.org and submit a bug :) > > Dimitri Yioulos wrote: > >> Hi, all. >> >> I have several boxes with CentOS versions 3.x, 4.x, and 5.x running in my >> shop, with Samba loaded on many. I've been able to stay on the current

[Samba] Error " final write to client failed: Broken pipe"

2009-02-03 Thread Linux Addict
Using 3.2.8 on RHEL 4. End of every operation, I am noticing on the log file "final write to client failed: Broken pipe". Any idea? ~LA -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Trust Question.

2009-01-26 Thread Linux Addict
Linux Addict wrote: Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Linux Addict wrote: winbind offline logon = Yes idmap config DOMAIN1:range = 20 - 29 idmap config DOMAIN1:backend = rid idmap config DOMAIN2:range = 10

Re: [Samba] Trust Question.

2009-01-26 Thread Linux Addict
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Linux Addict wrote: winbind offline logon = Yes idmap config DOMAIN1:range = 20 - 29 idmap config DOMAIN1:backend = rid idmap config DOMAIN2:range = 10 - 19 idmap

[Samba] Trust Question.

2009-01-26 Thread Linux Addict
Setup: Hundreds of Linux hosts authenticating Domain1(Windows 2003 R2.) using Samba 3.2.7 RID backend. Domain1 (W2k3) Trusts Domain2(W2k3) , so users of Domian2 can login to Linux Hosts. Now we have added Domain3(W2k3) and configured the Domain1(Primary Domain) to trust users of Domain3

Re: [Samba] Compiling Samba 3.2.7 fails on RHEL 4

2009-01-08 Thread Linux Addict
Taylor, Marc wrote: My apologies if I sent this email to Seeger directly in error. Any clues to the problem I posted below? Thanks! Marc -Original Message- From: Taylor, Marc Sent: Tuesday, January 06, 2009 14:06 To: 'Karolin Seeger' Subject: RE: [Samba] compiling 3.2.6 fails on fed

Re: [Samba] TDB Corruption.

2009-01-08 Thread Linux Addict
Michael Adam wrote: Linux Addict wrote: Hello, I have relatively a large setup where RHEL 4 authenticating MS W2K3 R2. Every often a host may not be able to authenticate due tdb corruption and we had to rm the *.tdb and files and restart the winbind which would create fresh tdb files. I

[Samba] TDB Corruption.

2009-01-07 Thread Linux Addict
Hello, I have relatively a large setup where RHEL 4 authenticating MS W2K3 R2. Every often a host may not be able to authenticate due tdb corruption and we had to rm the *.tdb and files and restart the winbind which would create fresh tdb files. I guess Redhat acknowledged the issue here. h

Re: [Samba] "Failed to set servicePrincipalNames" join ADS issue.

2008-10-28 Thread Linux Addict
[EMAIL PROTECTED] wrote: Hello all, I am trying to make one of my solaris server member of our w2k3 ads domain. ldap and kerberos packages are installed. * when I try to get a ticket granting ticket, no problem ... kinit klist are all running fine .. below my krb5 config file # cat /etc/krb5/k

[Samba] I have no name Error

2008-09-25 Thread Linux Addict
I just compiled and installed samba 3.2.4 on Redhat host and configured as member. While I try to login as an AD user, I get "I have no name" and "cannot find name" error. [EMAIL PROTECTED] su - testuser id: cannot find name for user ID 11616 id: cannot find name for group ID 10513 id: cannot find

[Samba] Re: Default Domain Not Working.

2008-09-23 Thread Linux Addict
On Tue, Sep 23, 2008 at 2:56 PM, Linux Addict <[EMAIL PROTECTED]>wrote: > On Mon, Sep 22, 2008 at 3:43 PM, Linux Addict <[EMAIL PROTECTED]>wrote: > >> Hello, I have a AD group called sudo1 which has user user1 as its member >> both are members of Domain1 >> No

[Samba] Re: Default Domain Not Working.

2008-09-23 Thread Linux Addict
On Mon, Sep 22, 2008 at 3:43 PM, Linux Addict <[EMAIL PROTECTED]>wrote: > Hello, I have a AD group called sudo1 which has user user1 as its member > both are members of Domain1 > Now when I do > > getent group sudo1 the result is > > sudo1:x:202120:Domain1+user1

[Samba] Default Domain Not Working.

2008-09-22 Thread Linux Addict
Hello, I have a AD group called sudo1 which has user user1 as its member both are members of Domain1 Now when I do getent group sudo1 the result is sudo1:x:202120:Domain1+user1 I dont want it show as Domains1+user1, just want it to show as user1 I have winbind default domain = yes. Anything

Re: [Samba] libmsrpc.so on 3.2.x

2008-08-20 Thread Linux Addict
John H Terpstra wrote: On Wednesday 20 August 2008 12:01:10 Linux Addict wrote: Hi Folks, Is this library is stilled used on 3.2.x or it just can be ignored. thank you ~LA If I am not mistaken this has suffered bit-rot and is no longer being built in Samba 3.2.x. - John T

[Samba] libmsrpc.so on 3.2.x

2008-08-20 Thread Linux Addict
Hi Folks, Is this library is stilled used on 3.2.x or it just can be ignored. thank you ~LA -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Re: Winbind Error.

2008-07-25 Thread Linux Addict
I am keep getting these messags on RHEL 4 / Samba 3.0.28a. Any help is appreciated. On Tue, Feb 12, 2008 at 3:16 PM, Linux Addict <[EMAIL PROTECTED]> wrote: > I have been getting the following error on log files. Can someone > please hint me how to fix it? > > winbindd[2638

Re: [Samba] Re: Linux Authentication Ideas

2008-07-17 Thread Linux Addict
Volker Lendecke wrote: On Thu, Jul 17, 2008 at 09:37:49AM -0400, Linux Addict wrote: Linux Addict wrote: Hello Everyone, I have been tasked to work on consolidating authentication to achieve single sign-on using Active Directory. We have mix of Linux and Windows Hosts. All Linux

[Samba] Re: Linux Authentication Ideas

2008-07-17 Thread Linux Addict
Linux Addict wrote: Hello Everyone, I have been tasked to work on consolidating authentication to achieve single sign-on using Active Directory. We have mix of Linux and Windows Hosts. All Linux hosts do local authentication currently and Windows hosts authenticates Active directory. I

[Samba] Linux Authentication Ideas

2008-07-14 Thread Linux Addict
Hello Everyone, I have been tasked to work on consolidating authentication to achieve single sign-on using Active Directory. We have mix of Linux and Windows Hosts. All Linux hosts do local authentication currently and Windows hosts authenticates Active directory. I have been thinking of

Re: [Samba] Samba 3.2 RPMs

2008-07-11 Thread Linux Addict
Michael Adam wrote: Hi, oh, the RHEL makerpms.sh hast not been updated apparently... You can find RPMS for RHEL 3, 4, 5 at http://www.enterprisesamba.org/ Cheers - Michael Linux Addict wrote: Hi, I have been trying to make samba 3.2 RPMs for RHEL 4, but so far no luck. I yummed on

[Samba] Samba 3.2 RPMs

2008-07-11 Thread Linux Addict
Hi, I have been trying to make samba 3.2 RPMs for RHEL 4, but so far no luck. I yummed on Fedora box which was successfull. But the RHEL makerpms.sh seems to be failing on libmsrpc error. I remember working on sometime back, never really resolved. Now 3.2 is officially released, hope someone we

Re: [Samba] Re: swat password

2008-05-22 Thread Linux Addict
On Thu, May 22, 2008 at 4:21 PM, Santiago Andres Triana <[EMAIL PROTECTED]> wrote: > Thanks Linux Addict, it did work. > > I was able to see the swat page finally. Now the question is how to tell it > to accept my root login! > > On Thu, May 22, 2008 at 2:55 PM, Linux

[Samba] Re: swat password

2008-05-22 Thread Linux Addict
/usr/sbin/swat doesn't do anything > even if I remove swat from /etc/xinetd.d/ and(or) /etc/services/ . By the > same token I don't know how to use strace to check on its behavior... How do > you run swat in the foreground? > > On Thu, May 22, 2008 at 12:12 PM, Linux Addic

Re: [Samba] winbind, ads, win2k3, trusted domains, user mapping [UPDATED]

2008-05-22 Thread Linux Addict
nrequired pam_limits.so > session required pam_unix.so > sessionoptional pam_krb5.so > > > Linux Addict wrote: >> >> On Thu, May 22, 2008 at 2:03 PM, Jason Gerfen <[EMAIL PROTECTED]> >> wrote: >>> >>> UPDATE >>>

Re: [Samba] winbind, ads, win2k3, trusted domains, user mapping [UPDATED]

2008-05-22 Thread Linux Addict
On Thu, May 22, 2008 at 2:03 PM, Jason Gerfen <[EMAIL PROTECTED]> wrote: > UPDATE > Jason Gerfen wrote: >> >> I have been ready everything I can regarding this setup but am having a >> problem that I am unsure of. >> >> I am unable to authenticate any user despite the following commands >> working:

Re: [Samba] Re: swat password

2008-05-22 Thread Linux Addict
On Thu, May 22, 2008 at 11:55 AM, Santiago Andres Triana <[EMAIL PROTECTED]> wrote: > yes, /usr/sbin/swat exists > > and every time I try to login from a web browswer a new line appears in > /var/log/authpriv indicating that SWAT started with a pid number. How do I > use strace to see what SWAT is

Re: [Samba] Users SID problem

2008-05-08 Thread Linux Addict
et me know how it goes.. Cheers.. On Tue, May 6, 2008 at 6:21 PM, shacky <[EMAIL PROTECTED]> wrote: > 2008/5/6 Linux Addict <[EMAIL PROTECTED]>: > > Its okay not to have domain's SID. This is not the reason you are not > > able to login. > > Oh, ok, thank

Re: [Samba] "Must Change Password at Next Login" does not work

2008-05-06 Thread Linux Addict
Do ya have obey pam enabled on smb.conf? What is the source its using to authenticate krb or winbind? On Mon, May 5, 2008 at 5:04 PM, Mike Brady <[EMAIL PROTECTED]> wrote: > When setting the "User Must Change Password at Next Login" flag via > usrmgr the user is not prompted to change their pas

Re: [Samba] Users SID problem

2008-05-06 Thread Linux Addict
Its okay not to have domain's SID. This is not the reason you are not able to login. What is the output of 1.wbinfo -t 2.wbinfo -g 3.testparm 4.net ads info 5.kinit On Tue, May 6, 2008 at 3:41 AM, shacky <[EMAIL PROTECTED]> wrote: > Hi. > > I realized that I have a problem with the users SID

Re: [Samba] "DNS update failed" during ads join

2008-05-06 Thread Linux Addict
When the client joins AD, samba initiates DDNS update to register itself on DNS server. IF your DNS server is not configured to update dynamic updates, you will receive this error. As long as you have right forward/reverse entries on your DNS server, you need not to worry about this error. On T

[Samba] Restrict AD Users

2008-05-06 Thread Linux Addict
Yo Folks.. I have W2k3 AD and bunch of linux hosts. All Linux configured to authenticate AD users. Now I need to put some restrctions in place so not ALL AD users can login to all the hosts. My first thought was to use access.conf, but that does'n seem work as it doesn't recognise g

Re: [Samba] Re: pam_mkhomedir.so not working.

2008-03-01 Thread Linux Addict
I finally got this started working for ssh after changing things like privilege seperation, allowkerberos login parameters in sshd_config. Still not sure about why su was not working. Anyways thanks for your help. Cheers, LA On Wed, Feb 27, 2008 at 1:57 PM, Linux Addict <[EMAIL PROTEC

Re: [Samba] Re: pam_mkhomedir.so not working.

2008-02-27 Thread Linux Addict
On Tue, Feb 26, 2008 at 8:44 PM, Brian May <[EMAIL PROTECTED]> wrote: > >>>>> "Linux" == Linux Addict <[EMAIL PROTECTED]> writes: > > Linux> I would assume that the process is winbind and it running > Linux> as root. think of anyth

Re: [Samba] pam_mkhomedir.so not working.

2008-02-26 Thread Linux Addict
On Tue, Feb 26, 2008 at 9:31 AM, Bjoern Tore Sund <[EMAIL PROTECTED]> wrote: > > Linux Addict wrote: > > Sambains, I gotta samba setup where I use pam_mkhomedir.so to create > > home dir for first time users. Same configuration is working on many > > hosts an

Re: [Samba] Re: pam_mkhomedir.so not working.

2008-02-26 Thread Linux Addict
On Mon, Feb 25, 2008 at 10:56 PM, Brian May <[EMAIL PROTECTED]> wrote: > >>>>> "Linux" == Linux Addict <[EMAIL PROTECTED]> writes: > > Linux> mmap(NULL, 4096, PROT_READ|PROT_WRITE, > Linux> MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2a98c

[Samba] pam_mkhomedir.so not working.

2008-02-25 Thread Linux Addict
Sambains, I gotta samba setup where I use pam_mkhomedir.so to create home dir for first time users. Same configuration is working on many hosts and if I create a home directory manually, I can login, but not on fly. And also when I change the /home permission to 777, its creating home directory for

Re: [Samba] Help "Could not get unix ID"

2008-02-14 Thread Linux Addict
On Thu, Feb 14, 2008 at 11:21 AM, Ross S. W. Walker <[EMAIL PROTECTED]> wrote: > Linux Addict wrote: > > > > Greetings!!! > > > > I am using samba 3.0.28 clients authenticating AD R2 with SFU 3.5. I > > have setup nss info to template, sfu get the ui

[Samba] Help "Could not get unix ID"

2008-02-14 Thread Linux Addict
= template, sfu Please someone help me to all linux clients authenticate consistently from AD. Thank you.. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Winbind Error.

2008-02-12 Thread Linux Addict
I have been getting the following error on log files. Can someone please hint me how to fix it? winbindd[2638]: ERROR: string overflow by 1 (256 - 255) in safe_strcpy [lookup_name returned an error ~LA -- To unsubscribe from this list go to the following URL and read the instructions: https:

[Samba] (no subject)

2007-12-17 Thread Linux Addict
I have configured winbind(3.26) on RHEL 4 host and initially everything seems to be working. But the authentication stopped working after sometime. When wbinfo -u is run, then again it starts working. Seems something is timing out. And trusted domain is set to no, but still the wbinfo shows the t

Re: [Samba] 3.2 Compile Error.

2007-12-17 Thread Linux Addict
Thanks volker...If that lib not required, then can we comment those lines in spec file? or any other workaround? Have you(sernet) RPMed it? Cheers, LA On Dec 17, 2007 2:10 PM, Volker Lendecke <[EMAIL PROTECTED]> wrote: > On Mon, Dec 17, 2007 at 10:26:36AM -0500, Linux Addict wro

  1   2   3   >