RE: [Samba] Outlook path to pst file is lost when usingroaming profiles

2006-02-22 Thread Louis van Belle
I use poledit.exe and the outlook.adm templete to define the path of my pst files. I did put them on the server in the personal folder in a hidden non accessable path for the users (example P:\.email ) at first start outlook wil create in p:\.email\ the file Outlook.pst if alread one exist it will

Re: [Samba] WINS and INet~Services name

2006-02-22 Thread Leon Stringer
On Tue, 2006-02-21 at 16:00 -0800, Jeremy Allison wrote: > On Tue, Feb 21, 2006 at 08:56:39PM +, Leon Stringer wrote: > > As I understand it the problem is with Samba's WINS server > > implementation not handling the mixed case Windows uses for the > > "Inet~Services#1c" name. (Am I correct in

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Jeremy Allison wrote: On Wed, Feb 22, 2006 at 01:07:32AM +0100, Thomas Limoncelli wrote: I'm using Samba 3.0.21b on SuSE 9.3 Pro (x86) with the binary RPMs from samba.org/suse.com (3.0.21b-1.1.2-SUSE-SL9.3) on a Domain Member Server in ADS mode with winbind against W2K3 SP1 AD servers and idma

[Samba] Can gencache.tdb be deletely at will?

2006-02-22 Thread David Landgren
List, I have a client PC that is able to connect to my network via a VPN tunnel. When the client PC comes back to the mother ship, it acquires an ordinary network address via DHCP. In this situation, the PC is currently having problems viewing Samba printers... the printer folder takes several min

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Thomas Limoncelli wrote: Unfortunately the backtrace doesn't look too meaningful (like in the original level 10 debug) although I've installed the samba-debuginfo package. myserver# gdb winbindd 24887 [...] (gdb) bt #0 0xe410 in ?? () strace reveals that winbind segfaults when reading w

[Samba] NT_STATUS_BUFFER_TOO_SMALL

2006-02-22 Thread Meli Marco
Hi, What following error is referred to, while Winbind restarting daemon? Feb 22 12:15:41 srv winbindd[30216]: [2006/02/22 12:15:41, 0] nsswitch/winbindd_dual.c:child_read_request(49) Feb 22 12:15:41 srv winbindd[30216]: Got invalid request length: 0 Feb 22 12:15:58 srv winbindd[23660]: [2

[Samba] samba + swat not working

2006-02-22 Thread travelondude
First of all trying to get samba-3.0.14 working on FC4 (SELINUX on). smbd and nmbd running, but my user can't browse from W2K. I have a working samba-2.2.7 server on RH 8.0, users connect no problem. The smb.conf file seems a little different and tried to use swat to configure. Tried to start a

AW: [Samba] Samba with 2 subnet browsing

2006-02-22 Thread Torsten Geile
Hi, Am Mon, 20 Feb 2006 07:20:15 +0100 schrieb wLLm: > I have a problem browsing in my subnets let me explain me situation: > > I have a m0n0wall (FreeBSD based router software) with 3 nics. > nic1:My WAN connection > Nic2:My LAN connection (192.168.0.0/24 m0n0 is DHCP) > Nic3:My Wifi connencio

[Samba] Can't join my domain

2006-02-22 Thread Bevan Agard
Guys and dolls, Greetings, I hope you all are in good health, great spirits and your glasses never empty. I have a samba, openldap question. I am trying to setup a FC-4 box to be a PDC for a small network of about 150 users. I was following the HOWTO on the SAMBA site. Everything seems to be fi

Re: [Samba] unknown interface | win 2k server

2006-02-22 Thread Charles Marcus
On 2/21/2006 Augusto Flavio ([EMAIL PROTECTED]) wrote: The machine joins with no problems in the domain. But the all users of the domain don`t have permission to shutdown, restart and any other operation that a "administrator" have. You're thinking in Unix/Linux terms. A normal user on a window

[Samba] Join AD domain using security = domain ?

2006-02-22 Thread David Wilson
Hi guys, Is it possible to join an AD domain using NT style authentication ? i.e. security = domain in smb.conf and use 'net join rpc -W [MYADDOMAIN] When I tried this I get the following error: [2006/02/22 11:56:42, 0] rpc_client/cli_pipe.c:cli_rpc_pipe_open_schannel(2641) cli_rpc_pipe_open_

Re: [Samba] Outlook path to pst file is lost when using roaming profiles

2006-02-22 Thread Charles Marcus
Douglas Phillipson wrote: Is nobody else losing their Outlook profile/path to pst when using roaming profiles? The simple answer is, if you change the path to the Outlook .pst file to reside on a network share, you WILL have problems with it. This is a well known issue with Outlook, and is NO

AW: [Samba] Questions about sub-folders, access...?

2006-02-22 Thread Torsten Geile
Hi, Am Wed, 22 Feb 2006 09:00:21 +0100 schrieb Alberto Moreno: > Hi people, iam testing samba3 on freebsd 5.4, i install samba from ports > with no problems, i have this simple smb.conf file: > > [global] > workgroup = WORKGROUP > netbios name = FREEBSD > server string

Re: [Samba] Join AD domain using security = domain ?

2006-02-22 Thread Thomas Limoncelli
David Wilson wrote: Is it possible to join an AD domain using NT style authentication ? i.e. security = domain in smb.conf and use 'net join rpc -W [MYADDOMAIN] Been there. Done that. When I tried this I get the following error: [2006/02/22 11:56:42, 0] rpc_client/cli_pipe.c:cli_rpc_pipe_op

Re: [Samba] [Fwd: New Unix user and group domain]

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Feb 2006, Gerald (Jerry) Carter wrote: > Some people might find this discussion about upcoming > changes in 3.0.22 interesting. It might also be helpful > to get some feedback from the field on the ramifications > of the changes. The form

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 Feb 2006, Thomas Limoncelli wrote: > At least, erasing winbindd_cache.tdb with tdbtool fixes the crashes for the > moment. Sounds like and assert() firing in the caching code caused by a failure to open the winbindd_cache.tdb file. I doub

Re: [Samba] Can gencache.tdb be deletely at will?

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 Feb 2006, David Landgren wrote: > When I look at the client smbd log file, I see that the printer server > is trying to open a connection to the IP address that corresponds to > the address the client had when it connects via the VPN tunnel

Re: [Samba] Join AD domain using security = domain ?

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 Feb 2006, David Wilson wrote: > Hi guys, > > Is it possible to join an AD domain using NT style authentication ? > i.e. security = domain in smb.conf and use 'net join rpc -W [MYADDOMAIN] > > When I tried this I get the following error:

Re: [Samba] Effect of disabling LM/NTLMv1 auth on an AD?

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Feb 2006, Don Meyer wrote: > I can see that modern Samba versions support NTLMv1 and NTLMv2 methods. > Theoretically, that should leave support for NTLMv2, and all should > work. Practically, however, there is the question of "what really

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Gerald (Jerry) Carter wrote: At least, erasing winbindd_cache.tdb with tdbtool fixes the crashes for the moment. Sounds like and assert() firing in the caching code caused by a failure to open the winbindd_cache.tdb file. I doubt there's anything else for you to do right now. But since winbi

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Limoncelli wrote: > Gerald (Jerry) Carter wrote: >>> At least, erasing winbindd_cache.tdb with tdbtool fixes the crashes >>> for the >>> moment. >> >> Sounds like and assert() firing in the caching code caused by >> a failure to open the winbind

Re: [Samba] Samba LDAP PDC BDC quit working

2006-02-22 Thread Philip Washington
mallapadi niranjan wrote: Hi Philip yes, I have the same properties, (for checking i did the rid*2+1000 and object class test. , but once the computer are rejoined, it gets new rid, not the rid which is in the LDIF. Regards Niranjan Okay, then this is something else I don't understand.

[Samba] Windows UIDs

2006-02-22 Thread John Halfpenny
hi all. how does samba create its uids and gids from the windows domain? and what can i do to prevent it 'dropping' these mappings? i've set up windows 2003 sfu to allow samba to map to the uid stored in active directory (by using sfu nis), is this the safest way to ensure folder permissions

[Samba] Samba 3 vs. MS 2003

2006-02-22 Thread Jeff Stewart
Does anyone know of or have any good information comparing Samba 3 and MS 2003. I'm really looking for a feature matrix for the file and print sharing aspects of the two. -- Jeff Stewart Network Specialist Western Kentucky University -- To unsubscribe from this list go to the following URL

Re: [Samba] Can't join my domain

2006-02-22 Thread Craig White
On Wed, 2006-02-22 at 09:12 -0400, Bevan Agard wrote: > Guys and dolls, > Greetings, I hope you all are in good health, great spirits and your glasses > never empty. > > I have a samba, openldap question. > > I am trying to setup a FC-4 box to be a PDC for a small network of about 150 > users. I

Re: [Samba] Windows UIDs

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Halfpenny wrote: > hi all. > > how does samba create its uids and gids from the windows domain? > and what can i do to prevent it 'dropping' these mappings? uids and gids are allocated by winbindd on an as needed basis in a monotonically increa

[Samba] Permissions when writing files

2006-02-22 Thread Matt Smith
Hi, I'm having an issue where it seems that if a user opens a public file, then resaves it it loses its permissions/rights and becomes readonly by the owner Any Ideas where to start looking? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.or

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Lars Müller
On Wed, Feb 22, 2006 at 11:50:36AM +0100, Thomas Limoncelli wrote: [snip] > Is there anything else I can do to help tracking this down? Run the upcoming 3.0.21c release as soon as it is out. > Shall I file a bugzilla entry and assign to the SuSE package maintainer? Please as soon as you have the

RE: [Samba] Can't join my domain

2006-02-22 Thread Craig White
On Wed, 2006-02-22 at 11:53 -0400, Bevan Agard wrote: > > In the World one must be able to > Adapt, and Evolve > Or run the risk of becoming EXTINCT > > > > > The PDC is the domain and doesn't join it. > > > > Craig > > > [Bevan Agard] > This may be so but I can't join any pc to the dom

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lars Müller wrote: > On Wed, Feb 22, 2006 at 11:50:36AM +0100, Thomas Limoncelli wrote: > [snip] >> Is there anything else I can do to help tracking this down? > > Run the upcoming 3.0.21c release as soon as it is out. > >> Shall I file a bugzilla en

RE: [Samba] Can't join my domain

2006-02-22 Thread Bevan Agard
In the World one must be able to Adapt, and Evolve Or run the risk of becoming EXTINCT > -Original Message- > From: Craig White [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 22, 2006 12:06 PM > To: Bevan Agard > Cc: samba@lists.samba.org > Subject: RE: [Samba] Can't join my dom

[Samba] How to make a symlink appear as a real file (for a Linux client)?

2006-02-22 Thread Tomasz Chmielewski
I have a share with a couple of symlinked files in it. On a Samba server, it looks like this for "addon" directory: # ls -l (...) acrobatreader7 (...) addon -> /home/samba/unattended-write/packages Now, if I mount it on a Linux client using smbmount, symlinks point to non existing directories

[Samba] [OT] windows user migration

2006-02-22 Thread Chris McKeever
sorry for the off topic, but I am thinking some clever samba sole has tinkered with this!! I am trying to find a method to migrate local user profiles off one server, onto another server. Both are win2k machines. Is there a way using roaming profiles to pull it off the live server, onto the networ

Re: [Samba] How to make a symlink appear as a real file (for a Linux client)?

2006-02-22 Thread Nick S. Grechukh
В сообщении от 22 февраля 2006 18:53 Tomasz Chmielewski написал(a): maybe you should put unix extensions = no into smb.conf -- With best regards, Nick S. Grechukh System Administrator Technopark Corp. E-mail: [EMAIL PROTECTED] Cell: +38 0676 13 76 07 JID: [EMAIL PROTECTED] -- To unsubscribe fr

Re: [Samba] Samba LDAP PDC BDC quit working

2006-02-22 Thread Philip Washington
mallapadi niranjan wrote: Hi Philip yes, I have the same properties, (for checking i did the rid*2+1000 and object class test. , but once the computer are rejoined, it gets new rid, not the rid which is in the LDIF. Regards Niranjan You might check your MS client event logs for this erro

Re: [Samba] My Network Places not finding Samba server

2006-02-22 Thread Frederick C. Damen
Thanks. I set the WINS server to the ip of the box running smbd/nmbd. There is no change in browsing from 'My Network Places'. I tried 'net view \\192.168.0.1\' from the XP 'cmd' window and received the correct output expected. I tried 'net view \\DAD\' and 'net view \\DAMEN\' in the XP cmd wind

Re: [Samba] edited tdb... restart samba?

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe wrote: > > Hmmm... which tdb is the printer object? It's in ntprinters.tdb. But the key prefix is "PRINTERS/", not "SECDESC/" cheers, jerry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozill

[Samba] Linux tool for create windows shortcut

2006-02-22 Thread Roberto João Lopes Garcia
Hi I need to create a windows shortcut ( lnk file ) on a samba share from linux script. Any one know about a linux tool that can create windows shortcut file ? Thank you Roberto -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mai

RE: [Samba] Can't join my domain

2006-02-22 Thread James Taylor
What do your Add Machine Scripts look like in Samba? Also, are you using the smbldap-tools from idealx? JT -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bevan Agard Sent: Wednesday, February 22, 2006 5:12 AM To: samba@lists.samba.org Subject: [Samba] C

RE: [Samba] Can't join my domain

2006-02-22 Thread Bevan Agard
In the World one must be able to Adapt, and Evolve Or run the risk of becoming EXTINCT > -Original Message- > From: James Taylor [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 22, 2006 2:39 PM > To: 'Bevan Agard'; samba@lists.samba.org > Subject: RE: [Samba] Can't join my domain

[Samba] Wrong user used when mounting with mount.cifs

2006-02-22 Thread Corey McGuire
This may be sorta off topic considering this is probably regarding the linux kernel but I am hoping someone here will have the answer anyway. I am having the strangest problem when mounting a samba share with "-t cifs" as opposed to "-t smbfs" where, instead of mounting as the user I am logged in

[Samba] Group Migration from tbd to ldap on same machine

2006-02-22 Thread Hans Rasmussen
Hi All. I am changing my server over from tdbsam to ldapsam (same machine). I have successfully migrated my users and computers using the idealx tools and pdbedit. I can't seem to find a way to tranfer my custom NT groups into ldap. The idealx tools created "Domain Admins", "Domain Users",

RE: [Samba] Can't join my domain

2006-02-22 Thread James Taylor
Then that would be your problem... change your Add Machine Script... smbldap-useradd -w -d /dev/null -c 'Machine Account' -s /bin/false '%m' Then try adding a new machine. JT -Original Message- From: Bevan Agard [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 12:04 PM To:

[Samba] Problem authenticating another domain

2006-02-22 Thread Trimble, Ronald D
I am trying to authenticate a user in a domain (EU) other than my default domain (NA). I am at a loss as to what may be wrong at this point. When I run a wbinfo -sequence, I see the following: linux:~ # wbinfo --sequence LAC : DISCONNECTED EU : DISCONNECTED AP : DISCONNECTED UIS : 1989575

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Gerald (Jerry) Carter wrote: But since winbindd from 3.0.21b was the only process ever maintaining this file, wouldn't this still make it a significant bug worth looking into? Yes. But the only real solution is to have winbindd remove the corrupted file automatically and reopen it. It's a rob

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Gerald (Jerry) Carter wrote: Lars Müller wrote: On Wed, Feb 22, 2006 at 11:50:36AM +0100, Thomas Limoncelli wrote: Shall I file a bugzilla entry and assign to the SuSE package maintainer? Please as soon as you have the same problem again. See the details for bug reporting at http://en.opensus

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Limoncelli wrote: > I agree that this'd be a useful generic change to limit the > *consequences* of any tdb cache file corruption (which winbindd should > still avoid to contribute to in the first place, of course). > > Are you saying that we'l

Re: [Samba] Samba 3.0.21b winbind crash

2006-02-22 Thread Thomas Limoncelli
Gerald (Jerry) Carter wrote: I still have the original (problematic) tdb file around, so I could easily verify if winbindd still crashes upon *reading* this file. Would you be interested? No. That's ok. I have a tool to corrupt tdbs for tests like this. :-) But then, given that tdbtool appa

[Samba] inherit groups?

2006-02-22 Thread Marc Donnelly
I'm wondering if there is a better way of doing this. Right now we have a share (ShareA) with three sub directories in it (Dir1, Dir2, Dir3) that have specific groups set for each directory. We would like to have newly created files and/or directories inherit the parent directories group. Rig

[Samba] Kerberos auth w/o a domain

2006-02-22 Thread Chris Dombroski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to be able to use kerberos for samba authentication from linux and windows, without having to create a domain/ad. From what I've read and seen, native kerberos authentication only works for windows clients inside a active directory context

Re: [Samba] My Network Places not finding Samba server

2006-02-22 Thread Eric Hines
You might try adding it to your XP's hosts file, also. This is located in the same place as your lmhosts file; it has slightly different uses. Also, you might ensure that this other NetBIOS name and IP address are listed in your Linux box's hosts file. A lot of things in your network get g

[Samba] wbinfo -g/-u error

2006-02-22 Thread luciano_mt
Hi, I have a problem with users enumeration on winbind ... If I run wbinfo -g the system only display : BUILTIN-System Operators BUILTIN-Replicators BUILTIN-Guests BUILTIN-Power Users BUILTIN-Print Operators BUILTIN-Administrators BUILTIN-Account Operators BUILTIN-Backup Operators BUILTIN-Users

[Samba] ? BDC & LDAP

2006-02-22 Thread Chuck Kollars
Can I set up a *second* server as a BDC yet still have all my file-share requests routed to the *first* server? In other words can I have *two* domain controllers but only *one* file share? If I can, what's the rough sketch of the configuration I want? My short-term goal is to not have any Micr

[Samba] samba and pocket-pc

2006-02-22 Thread Nikolaus Hammler
hi, A longer time ago (maybe I had still an old samba version, I can't remember) I connected my Pocket PC (PPC2003) to my samba server without any problems. Now I've got a new device which features builtin WLAN and I tried to connect but I get an error which makes me feel sad: (in german)

Re: [Samba] samba and pocket-pc

2006-02-22 Thread Jeremy Allison
On Thu, Feb 23, 2006 at 02:49:11AM +0100, Nikolaus Hammler wrote: > hi, > > A longer time ago (maybe I had still an old samba version, I can't > remember) I connected my Pocket PC (PPC2003) to my samba server without > any problems. > > Now I've got a new device which features builtin WLAN and

Re: [Samba] Questions about sub-folders, access...?

2006-02-22 Thread Warren Beldad
On 2/22/06, Alberto Moreno <[EMAIL PROTECTED]> wrote: > > Hi people, iam testing samba3 on freebsd 5.4, i install samba from ports > with no problems, i have this simple smb.conf file: > > [global] >workgroup = WORKGROUP >netbios name = FREEBSD >server string = Samba Server

Re: [Samba] inherit groups?

2006-02-22 Thread Jeremy Allison
On Wed, Feb 22, 2006 at 04:07:01PM -0600, Marc Donnelly wrote: > I'm wondering if there is a better way of doing this. > > Right now we have a share (ShareA) with three sub directories in it > (Dir1, Dir2, Dir3) that have specific groups set for each directory. We > would like to have newly crea

Re: [Samba] Samba LDAP PDC BDC quit working

2006-02-22 Thread mallapadi niranjan
Hi philip the samba pdc with openldap 2.2.13, i have lot of troubles, i have compiled samba 3.0.21.when at the first time was released , i am not sure it's called samba 3.0.21a or something. openldap 2.2.13 (shipped with Redhat Enterprise linux 4) also need to be tweaked for having a good cachesiz

Re: [Samba] Join AD domain using security = domain ?

2006-02-22 Thread David Wilson
Hi Jerry, Thanks for your reply. Cool. So I can just try 'client schannel = no' in the smb.conf and it should join ? This is samba-3.0.21b on Solaris 9 (SunOS5.9). Kind regards David Wilson D c D a t a CNS, CLS, Linux+ T: 0860-1-LINUX F: 0866878971 M: 0824147413 E: [EMAIL PROTECTED] W: htt

Re: [Samba] Join AD domain using security = domain ?

2006-02-22 Thread David Wilson
Thanks Thomas. Samba-3.0.21b. My smb.conf is off-site. I'll send it if disabling the client schannel still does not work. Thanks for your help so far ! Kind regards David Wilson D c D a t a CNS, CLS, Linux+ T: 0860-1-LINUX F: 0866878971 M: 0824147413 E: [EMAIL PROTECTED] W: http://www.dcdat

[Samba] XP to smb: won't log in as administrator

2006-02-22 Thread robert_s
We have a debian sarge box running in a small peer-to-peer network with W2K and XP. If I try to access a smb share from my XP box when I'm logged in as administrator, I get prompted to log in as another user. If I manually enter "administrator" and my password, it logs me in OK. This is causing pr