Re: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Miguel Gonzalez
n users works well. > Just in ADS configuration not work. > > What can i do? > > 2008/2/28, Miguel Gonzalez > <[EMAIL PROTECTED]>: > > > > Hi Helio, > > > > I recently installed the same under Debian etch. > The > > same configuration files fr

RE: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Miguel Gonzalez
Hi Helio, I recently installed the same under Debian etch. The same configuration files from Sarge didn't work and I had to do some tweakings. Anyway, you might first try to comment out the line with valid users to see if it works with no restrictions. If so, then you know the problem might be

[Samba] samba, PAM and active directory

2008-02-20 Thread Miguel Gonzalez
Hi, I want that users can log on (SSH and console) a Debian box can do it through Active Directory. I still want that root user can log on (SSH and console) so I created a wheel group for that. I can log on successfully with all AD and root users. However, I'd like to limit the AD users to th

[Samba] NT_STATUS_ACCESS_DENIED

2008-02-15 Thread Miguel Gonzalez Castaños
I'm stumped. Same configuration in Debian sarge with kernel 2.4 works fine, however, with kernel 2.6, breaks. boddingtons2:/var# smbclient -U THREESPOT+mgonzalez //10.0.6.41/www -c 'ls' Password: Domain=[THREESPOT] OS=[Unix] Server=[Samba 3.0.24] tree connect failed: NT_STATUS_ACCESS_DENIED /et

[Samba] Samba in etch giving network issues

2008-02-14 Thread Miguel Gonzalez
I'm stumped. Same configuration in Debian sarge with kernel 2.4 works fine, however, with kernel 2.6, breaks: dpkg -l |grep samba ii samba 3.0.14a-3sarge a LanManager-like file and printer server fo ii samba-common 3.0.14a-3sarge Samba common files used by both the server a boddingto

Re: [Samba] AD Integrated authentication

2007-06-05 Thread Miguel Gonzalez Castaños
I think you should be aware that some changes on Debian (and therefore Ubuntu packages) has been going on in etch (current stable). I don't know in terms of RH, but at least in my case, ADS didn't work. I have to test the new packages that has been posted on the samba website and will be includ

Re: [Samba] Debian Etch bug?

2007-06-04 Thread Miguel Gonzalez Castaños
You might want to check this. I'm experiencing ADS problems. I haven't checked myself whether these etch samba packages actually work for me, but you might give them a try Miguel -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mai

Re: [Bulk] [Samba] Trying to mount a Linux share on Windows

2007-06-01 Thread Miguel Gonzalez Castaños
You can mount Linux file systems on Windows you just have to have the right utilities to do so. Linux supports NTFS (NTVFS is another matter) with ntfs-3g now. So for instance, I could take a partition on a Windows server (NTFS) and share it using Samba instead of the Windows share service

Re: [Bulk] [Samba] Trying to mount a Linux share on Windows

2007-05-31 Thread Miguel Gonzalez Castaños
bhoomikasc escribió: Hi, I am trying to mount a Linux directory onto the Windows box. I think this is not possible, you can't mount a ntfs partition of a Windows box from linux Am I right? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samb

Re: [Samba] Binary_Packages/Debian

2007-05-29 Thread Miguel Gonzalez Castaños
simo escribió: On Tue, 2007-05-29 at 11:36 -0400, Miguel Gonzalez Castaños wrote: I am pretty confused. Etch is the latest stable version, why this service would be discontinued? The sarge package is already in the official debian oldstable repository? I have historically backported

Re: [Samba] Binary_Packages/Debian

2007-05-29 Thread Miguel Gonzalez Castaños
simo escribió: Dear users, I have uploaded the new 3.0.25a packages compiled for sarge. At the same time I have removed older 2.2.x and 3.0.x packages for Woody. Support for back porting packages to Woody was already discontinued, but older packages were still provided. As these packages were n

[Samba] Samba 3.0.14 and ADS authentication

2007-05-22 Thread Miguel Gonzalez Castaños
Hi, I have Samba 3.0.14a-3sarge4 package installed. It is actually working on other Debian machine with the same configuration, but in this machine, after starting samba I get: [2007/05/22 11:47:56, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(208) TDBSAM version unknown: 3 [2007/05/22 11:47:56, 0]

debian etch samba and ADS --- was Re: [Samba] nsupdate-gss

2007-05-22 Thread Miguel Gonzalez Castaños
I have Debian sarge packages (3.0.14a-3sarge) , since Samba Debian 4 packages seems not to work fine with Active Directory authentication. You should be able to just use the net command from 3.0.25 for the DNS update. This then this raises my question, why Samba packages on Debian

Re: [Samba] nsupdate-gss

2007-05-22 Thread Miguel Gonzalez Castaños
- Any tutorial, documentation or similar. I have googled a bit for some references but I couldn't find anything. See --with-dnsupdate in the 3.0.25 release. Works with Windows 2000 SP4 and Windows 2003 DNS. Which command? smbclient? I have Debian sarge packages (3.0.14a-3sarge) , s

[Samba] nsupdate-gss

2007-05-22 Thread Miguel Gonzalez Castaños
Hi, I have seen this link in the samba website: http://de.samba.org/samba/ftp/tsig-gss/nsupdate-gss about a tool for updating DNS Windows Servers from linux clients. I would like to know: - whether this works with Windows 2003 DNS Servers. - Any tutorial, documentation or similar. I ha