[Samba] posix user mapped to window users without idmap ?

2009-11-02 Thread vishesh kumar
Dear all I am using samba+ldap as PDC , now i want a create a BDC that takes over domain logon process process when PDC become down by taking users/groups information from slave ldap server . My shares are present on disk which is accessible both by PDC and BDC and permission given to POSIX u

Re: [Samba] idmapping changes from 3.0.10 to 3.4.2.

2009-11-02 Thread Robert LeBlanc
On Mon, Nov 2, 2009 at 6:06 PM, Wayne Rasmussen wrote: > Backendwise, it has to be local, we don't have any write permission to AD > or > LDAP. > > If I do: wbinfo -n knixon, I get the ssid back. Taking it to the next > level > with: > wbinfo -S `wbinfo -n knixon` gets me: > Could not convert si

Re: [Samba] idmapping changes from 3.0.10 to 3.4.2.

2009-11-02 Thread Wayne Rasmussen
Backendwise, it has to be local, we don't have any write permission to AD or LDAP. If I do: wbinfo -n knixon, I get the ssid back. Taking it to the next level with: wbinfo -S `wbinfo -n knixon` gets me: Could not convert sid S-1-5-21-1606980848-1644491937-839522115-152478 to uid So it looks like

[Samba] samba & libiconv

2009-11-02 Thread theHog
Hi, I am building a NAS that only has a couple of SATA disks attached (no USB, no CD/DVD, no NFS, no ...). Since the available space for the rootfs is limited (only 8 MB), I'd like to omit libiconv because this library takes 875 Kbytes. The filesystem on the disks will be ext3. UClibc is built wi

Re: [Samba] Problem with pam_winbind

2009-11-02 Thread Michael Wood
2009/11/2 Alex Samad : > On Mon, Nov 02, 2009 at 09:14:26AM -0600, Robert LeBlanc wrote: >> Ok, it was a shot in the dark since there was no smb.conf included. > > okay, forgot about that, I have attached now, I have bzip2 it Didn't work. I think the mailing list strips attachments. -- Michael

[Samba] machine 127.0.0.1 rejected the tconX on the IPC$ share. Error was : NT_STATUS_ACCESS_DENIED --SMBPASSWD ERROR

2009-11-02 Thread pcinformace pcinformace
Hi all, I think I have found some issue in samba packed with Debian. installed packages are dpkg -l | grep samba ii samba 2:3.2.5-4lenny7 a LanManager-like file and printer server for Unix ii samba-common 2:3.2.5-4lenny7 Samba common

[Samba] Restrict users from logging in: winbind

2009-11-02 Thread Matthew J. Salerno
I have my Redhat 5.4 linux server fully integrated into my companies AD.  The biggest issue I have is that I am using a rid backend which means that anyone with an AD account can log into the server.  So my quesiton is, how can I restrict server login via AD groups?  I have tried using pam with

Re: [Samba] Problem with pam_winbind

2009-11-02 Thread Alex Samad
On Mon, Nov 02, 2009 at 09:14:26AM -0600, Robert LeBlanc wrote: > Ok, it was a shot in the dark since there was no smb.conf included. okay, forgot about that, I have attached now, I have bzip2 it > > Robert LeBlanc > Life Sciences & Undergraduate Education Computer Support > Brigham Young Unive

[Samba] Domain trusts "forgetting" trusted users

2009-11-02 Thread Gaiseric Vandal
Upon further testing I find that the passwd and group info for the trusted domain get cached once, and one time only. When the cache expires, "getent passwd" and "getent group" no longer return users from the trusted domain. By default, "idmap cache time=900" (15 min.) If I increased this to 7

[Samba] SAMBA PDC Win7 Problem

2009-11-02 Thread Dennis Greiner
Hello everybody, I was playing around a few days with getting a samba PDC up with support for windows 7 Clients. I got it working, the clients can connect to the PDC and login. I've tested Roaming profiles and local profiles everything seems to work like charm. But there is one more Problem I c

Re: [Samba] Desktop.ini in Startmenue

2009-11-02 Thread Christian Rost
Hi, the desktop.ini issue can't be solved by samba. That's because the contents of the "Start Menu" are located in different places, like within your Windows profile (roaming) and the "All Users" profile (local). Because the latter is located on your PC, there's no way for samba to interfere.

Re: [Samba] Problem with pam_winbind

2009-11-02 Thread Robert LeBlanc
Ok, it was a shot in the dark since there was no smb.conf included. Robert LeBlanc Life Sciences & Undergraduate Education Computer Support Brigham Young University On Mon, Nov 2, 2009 at 12:47 AM, Alex Samad wrote: > On Sun, Nov 01, 2009 at 11:02:07PM -0600, Robert LeBlanc wrote: > > Does thi

Re: [Samba] Windows clients connecting to Samba with OpenLDAP password backend

2009-11-02 Thread Gaiseric Vandal
Are you using UFS or ZFS on the underlying file system- ZFS has a lot more granularity - which is both a blessing and curse when it comes do ZFS / Windows ACL integration. Although why smbclient should be different either I don't know. Are the initial ACL entries the same on a new file or

Re: [Samba] Desktop.ini in Startmenue

2009-11-02 Thread Daniel Spannbauer
Miguel Medalha schrieb: Roaming Profiles are working, but I always have the desktop.ini visible in some folders of the Windows-Startmenue. I found several hints for the dos-attributes in smb.conf, buit notthing seems to work. You have " hide files = /Desktop.ini/" In any Windows compu

Re: [Samba] Desktop.ini in Startmenue

2009-11-02 Thread Miguel Medalha
Roaming Profiles are working, but I always have the desktop.ini visible in some folders of the Windows-Startmenue. I found several hints for the dos-attributes in smb.conf, buit notthing seems to work. You have " hide files = /Desktop.ini/" In any Windows computer, you will find both "de

Re: [Samba] Windows clients connecting to Samba with OpenLDAP password backend

2009-11-02 Thread Adam Tauno Williams
On Mon, 2009-11-02 at 12:56 +, Jonathan Adams wrote: > I am having real troubles with one of our servers. > Background: > We have been using samba in our company for more than 11 years now, since > version 1.9.16 ... > We run Sun Solaris on our servers. > We used to run NIS+ as our password sys

[Samba] Windows clients connecting to Samba with OpenLDAP password backend

2009-11-02 Thread Jonathan Adams
I am having real troubles with one of our servers. Background: We have been using samba in our company for more than 11 years now, since version 1.9.16 ... We run Sun Solaris on our servers. We used to run NIS+ as our password system, but due to it's almost impossibility to manage (basically only

[Samba] Problem with netbios aliases and security 'domain'

2009-11-02 Thread Juergen Bachsteffel
Hi! I have the problem that a host can not with the 'netbios name' and the 'alias' in a domain. Under samba 2.x it can be done without any problem. My samba version is: 3.2.7 Netbios name: u10 Netbios aliases: u2 Host has only one IP. Security is 'domain'. When I type: # net rpc join MEMBER

[Samba] Desktop.ini in Startmenue

2009-11-02 Thread Daniel Spannbauer
Hello, I've setup a PDC with Samba 3.0.23 and a ldap-backend. Roaming Profiles are working, but I always have the desktop.ini visible in some folders of the Windows-Startmenue. I found several hints for the dos-attributes in smb.conf, buit notthing seems to work. Any hints? Here is my smb.con