Re: [Samba] Getting info from Windows AD 2003 domain

2008-06-27 Thread John H Terpstra
On Friday 27 June 2008 23:08:31 Brian Campbell wrote: > I have samba set up and installed on a ubuntu server with winbind running > and joined to the domain. I can successfully return a list of all users > (wbinfo -u) and all groups (wbinfo -g) from the domain. My question is > this: Is it possible

Re: [Samba] Samba "Preferred Platform"

2008-06-27 Thread John H Terpstra
On Friday 27 June 2008 23:10:55 William W. Hammond wrote: > I have set up several OpenSuSE 10.3 File Servers... > > These are small environments, 5 - 15 workstations. > > They are purely File (and possibly Application) Servers > > All are AMD64. > > Since the Servers only purpose in life is to

[Samba] Samba "Preferred Platform"

2008-06-27 Thread William W. Hammond
I have set up several OpenSuSE 10.3 File Servers... These are small environments, 5 - 15 workstations. They are purely File (and possibly Application) Servers All are AMD64. Since the Servers only purpose in life is to support Samba. 1.) Is there a platform Linux/Unix, where Samba is bet

[Samba] Getting info from Windows AD 2003 domain

2008-06-27 Thread Brian Campbell
I have samba set up and installed on a ubuntu server with winbind running and joined to the domain. I can successfully return a list of all users (wbinfo -u) and all groups (wbinfo -g) from the domain. My question is this: Is it possible (and if so how) to use wbinfo to retrieve a list of users for

Re: [Samba] Samba PDC: Vmware Problem

2008-06-27 Thread Chris Jeter
would interfaces = eth0 x.x.x.x hosts deny = ALL hosts allow = x.x.x.x 127.0.0.1 in your smb.conf work? On Sat, 28 Jun 2008 00:21:20 +0530 "Go Wow" <[EMAIL PROTECTED]> wrote: > Heya All > > I'm having a Samba PDC on Centos machine from past 4-5 months > everything went one coolly untill I

Re: [Samba] Samba PDC: Vmware Problem

2008-06-27 Thread Chris Jeter
sorry typed that on the phone, you wouldn't need the hosts allow and hosts deny entries. On Sat, 28 Jun 2008 00:21:20 +0530 "Go Wow" <[EMAIL PROTECTED]> wrote: > Heya All > > I'm having a Samba PDC on Centos machine from past 4-5 months > everything went one coolly untill I installed vmware

[Samba] Samba and anti-virus

2008-06-27 Thread Gilberto Nunes
Hi all Someone knows some interface to backend ClamAV anti-virus, and working with samba? I know the OpenAntivirus Project, that has vscan-samba. But this software don't working with newest version of samba. Well, at a least, I don't get this work in newest version. Someone knows other project?

RE: [Samba] samba and AD integration, Two questions

2008-06-27 Thread Taylor Lewick
Nevermind, it would just be the Kerberos lifetimes of the tickets as set /etc/krb5.conf Thanks again, I tested it as per the webpage and it works... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Taylor Lewick Sent: Friday, June 27, 2008 1:25 PM To: Jere

Re: [Samba] samba and AD integration, Two questions

2008-06-27 Thread Jeremy Allison
On Fri, Jun 27, 2008 at 01:25:06PM -0500, Taylor Lewick wrote: > Thank you, any idea how long it will cache the login info? Like Windows, it will cache the logon info until it goes online again. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: https://

[Samba] Replacing Samba with a new one

2008-06-27 Thread Chris Roubekas
Dear all, I currently have an old machine running SuSE 8.1 and Samba (as installed out of the box) setup and working as a windows domain for a set of WinXP SP2 machines. Everything is working just splendid except that I am Running out of space on it because it has a 40GB drive. Recently I have

[Samba] Samba PDC: Vmware Problem

2008-06-27 Thread Go Wow
Heya All I'm having a Samba PDC on Centos machine from past 4-5 months everything went one coolly untill I installed vmware on this same machine to put a new server, as the hardware of the computer was very good to support it. No worried with the vmware even both the servers are running properly

RE: [Samba] samba and AD integration, Two questions

2008-06-27 Thread Taylor Lewick
Thank you, any idea how long it will cache the login info? -Original Message- From: Jeremy Allison [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2008 3:02 PM To: Taylor Lewick Cc: samba@lists.samba.org Subject: Re: [Samba] samba and AD integration, Two questions On Wed, Jun 25, 2008

[Samba] Solaris blastwave.org Version 3.0.23b doesn't read new information from /etc/passwd and /etc/group

2008-06-27 Thread Bob
Hi, How would I make samba re-read group and user information? Is there a .tdb file that needs to be deleted? I have recently added more supplementary groups for a user in /etc/group, but the information isn't coming through in the logs, all I get is this: [2008/06/27 07:51:24, 5] auth/auth_u

[Samba] Windows 2008 + FreeBSD 7.0 & Samba

2008-06-27 Thread white list
Hello good people, I'm in a need of your help, authenticating samba users through AD. I'm running samba 3.0.28 on FreeBSD 7.0 i386. Also Windows 2008 Enterprise server. When I try to join the domain I get an error message "Failed to join domain: Improperly formed account name" here is my smb.conf

[Samba] Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind

2008-06-27 Thread Samba-Liste
Hi again, On Fri, 2008-06-27 at 13:31 +0200, Samba-Liste wrote: > Hi, > > I read at least 100 different documentations during the last week and > didn't get it. So I decided to ask the list for help :) > - the problem is solved now. I found this in the logs on linux-side: log.winbindd: Error

Re: [Samba] Test

2008-06-27 Thread John H Terpstra
On Friday 27 June 2008 07:29:02 Gilberto Nunes wrote: > It's just a test. > > If someone can reply, thanks! > > > > -- > Esta mensagem foi verificada pelo sistema de antivírus e > acredita-se estar livre de perigo. Looks like you passed the test. - John T. -- To unsubscribe from this list go to

[Samba] parsing smb.conf in a script (adding, removing, changing values)?

2008-06-27 Thread Tomasz Chmielewski
What do you use to parse smb.conf files in a somehow automated/scripted manner? Let's say this is a part of smb.conf: [homes] valid users = user1, user2 [data] valid users = user1, user2 And we want to add "user3" to "valid users" in [homes]. How would you do it? Is there a tool which ba

Re: [Samba] Best Resource for Windows ACL Mapping

2008-06-27 Thread Andy Liebman
eric wrote: Hi, Do you use acl FS ? Derrick. Yes. ext3 mounted with acl support. Andy Liebman a écrit : Can anyone recommend a good "how to" for mapping Windows ACLs onto a Samba Share? I have a very specific Windows permission setting that I'm trying to create and I can't quite figure ou

Re: [Samba] samba with pam: ad accounts ok, local ones not

2008-06-27 Thread alex.blackbit
Ryan Bair wrote: > > Did you create NT passwords for the local users with smbpasswd -a? > > Also, why is your security setting on share? That seems a bit odd for > AD integration. > > --Ryan > > On Thu, Jun 26, 2008 at 6:06 AM, alex.blackbit > <[EMAIL PROTECTED]> wrote: >> >> hi, >> >> my sm

Re: [Samba] Best Resource for Windows ACL Mapping

2008-06-27 Thread eric
Hi, Do you use acl FS ? Derrick. Andy Liebman a écrit : Can anyone recommend a good "how to" for mapping Windows ACLs onto a Samba Share? I have a very specific Windows permission setting that I'm trying to create and I can't quite figure out how to do it. In specific, I'm using an applicati

Re: [Samba] Samba Domain Crontroller migration

2008-06-27 Thread John Drescher
On Thu, Jun 26, 2008 at 9:15 AM, Rafael Santos <[EMAIL PROTECTED]> wrote: > My actual server is a Samba-3 PDC with a non-LDAP backend, using smbpasswd. > It has users shares and profiles on it. > Migrating from a old server to a new server what steps? > There is some good information here: http://w

[Samba] Test

2008-06-27 Thread Gilberto Nunes
It's just a test. If someone can reply, thanks! -- Esta mensagem foi verificada pelo sistema de antivírus e acredita-se estar livre de perigo. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Best Resource for Windows ACL Mapping

2008-06-27 Thread Andy Liebman
Can anyone recommend a good "how to" for mapping Windows ACLs onto a Samba Share? I have a very specific Windows permission setting that I'm trying to create and I can't quite figure out how to do it. In specific, I'm using an application that doesn't respond optimally to read only files unles

[Samba] Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind

2008-06-27 Thread Samba-Liste
Hi, I read at least 100 different documentations during the last week and didn't get it. So I decided to ask the list for help :) Unfortunately we have to move to a Windows 2008 Server ADS in our company as this is required for some other projects. But we want to keep our nice 5+ samba-server pr

Re: [Samba] [3.0.28a] Telling XP to save password?

2008-06-27 Thread John Drescher
On Fri, Jun 27, 2008 at 6:39 AM, Gilles <[EMAIL PROTECTED]> wrote: > Hello > >We're successfully running Samba 3.0.28a on a FreeBSD server and > sharing files with XP clients. There's only one problem: By default, > XP doesn't let the user save the password, so they have to type it > every

Re: [Samba] [3.0.28a] Telling XP to save password?

2008-06-27 Thread Willy Offermans
Hello Gilles, FreeBSD, and Samba friends, On Fri, Jun 27, 2008 at 12:39:46PM +0200, Gilles wrote: > Hello > > We're successfully running Samba 3.0.28a on a FreeBSD server and > sharing files with XP clients. There's only one problem: By default, > XP doesn't let the user save the password,

Re: [Samba] [3.0.28a] Telling XP to save password?

2008-06-27 Thread Charles Marcus
On 6/27/2008, Gilles ([EMAIL PROTECTED]) wrote: Is there a way to tell XP to remember the password between reboots/sessions? Why on gods green earth would you want to do that? I know you can configure XP to auto-login with a certain username/password, but I've never even considered attempting

[Samba] [3.0.28a] Telling XP to save password?

2008-06-27 Thread Gilles
Hello We're successfully running Samba 3.0.28a on a FreeBSD server and sharing files with XP clients. There's only one problem: By default, XP doesn't let the user save the password, so they have to type it every time they reboot. Is there a way to tell XP to remember the password between