Re: [Samba] RE: Mount error 13

2008-03-26 Thread Adam Williams
i don't think you need the domain=W2K3ADDOMAIN in your mount statement. i've never had to use it anyway. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] question about login connections in XP vs Samba server

2008-03-26 Thread Michael Heydon
Ivan Arteaga wrote: Hello, I have a samba server (3.05xx) over centOS running as a windows DC. I can join the XP machines to th domain without problem but when i shut the pc down it remains saving the configuration in the windows logo screen for almost 10 minutes and then it shuts down. I che

[Samba] question about login connections in XP vs Samba server

2008-03-26 Thread Ivan Arteaga
Hello, I have a samba server (3.05xx) over centOS running as a windows DC. I can join the XP machines to th domain without problem but when i shut the pc down it remains saving the configuration in the windows logo screen for almost 10 minutes and then it shuts down. I check in the server an

Re: [Samba] wrong ELF class error

2008-03-26 Thread Udo Rader
Am Mittwoch, den 26.03.2008, 14:45 -0400 schrieb Daulton Theodore: > I am trying to configure samba on a Sunfire V125 with Solaris 9 using: > - openldap-2.3.22 > - libiconv-1.9.1 > - samba-3.0.23a > - krb5-1.6.3 (the previous build used krb5-1.5.1 > > Kereberos, openldap and libiconv are all inst

Re: [Samba] permission puzzle

2008-03-26 Thread Wes Deviers
That's expected behavior if I'm reading your description correctly. When you do the initial CIFS mount using -o username, you're associating that username with the connection via the Linux kernel, not via any type of samba VFS layer. So no matter how the machine accesses it (samba, NFS, shell,

[Samba] permission puzzle

2008-03-26 Thread Marc Fromm
I created a share on windows with a windows user marc having access to the share. On the Linux machine I created two samba users marc and jim with associated Linux accounts marc and jim. On Linux I connect to the share on windows with the windows user marc mount -t cifs //140.160.42.58/shareonwin

Re: [Samba] configure script not found in newly checked out source from SVN repository.

2008-03-26 Thread James Peach
On 26/03/2008, Siju George <[EMAIL PROTECTED]> wrote: > Hi, > > I was following > > > http://wiki.samba.org/index.php/Samba4/HOWTO#Testing_Samba4_Active_Directory_in_Ubuntu_7.04_howto > > to put Samba 4 to test. > > I got this error. > > ===

FW: [Samba] samba and active directory on win 2003

2008-03-26 Thread Jaan Talvet
Victor, I just spent hours searching for the solution to the same problem you are having using samba version 3.0.25b after an upgrade from version 3.0.10. the resolution for me was posted by Volker Lendecke: " > Make sure that the fully qualified domain name and your host name > differ in the s

[Samba] configure script not found in newly checked out source from SVN repository.

2008-03-26 Thread Siju George
Hi, I was following http://wiki.samba.org/index.php/Samba4/HOWTO#Testing_Samba4_Active_Directory_in_Ubuntu_7.04_howto to put Samba 4 to test. I got this error. === [EMAIL PROTECTED]:/var/Software/samba4/source$ sudo svn update At revision

[Samba] wrong ELF class error

2008-03-26 Thread Daulton Theodore
I am trying to configure samba on a Sunfire V125 with Solaris 9 using: - openldap-2.3.22 - libiconv-1.9.1 - samba-3.0.23a - krb5-1.6.3 (the previous build used krb5-1.5.1 Kereberos, openldap and libiconv are all installed but the samba build generates an error. The following works: ./configure

[Samba] obtaining SWAT

2008-03-26 Thread Ray Leventhal
I've been reading and reading about implementing samba the correct way and it seems I should be using the web tool, SWAT. Can someone post a link to where I might find it (pref for RHEL5 in rpm), as the samba.org site isn't very clear on where it may be obtained. Thanks in advance, -Ray -- T

RE: [Samba] RE: Mount error 13

2008-03-26 Thread Tosh, Michael J
Guenter Kukkukk wrote: > Am Mittwoch, 26. März 2008 schrieb Tosh, Michael J: > > > More information on my problem: (with text this time) > > > > > linuxserver:/var/log # date;mount -v -t cifs //server/share > > /mnt/share -o credentials=.cifs_creds Wed Mar 26 12:03:38 EST 2008 > > parsing options:

Re: [Samba] samba3.0.22 - "net setlocalsid" with no effect

2008-03-26 Thread Douglas VanLeuven
Friedrich Strohmaier wrote: Hi all, Really no one with a glue, what steps I could go?? I can't tell what you're trying to do from what you've described. It looks like you set the local machine sid and it worked. The local machine sid will be different than the domain sid. A profile based on th

[Samba] RE: Mount error 13

2008-03-26 Thread Guenter Kukkukk
Am Mittwoch, 26. März 2008 schrieb Tosh, Michael J: > > More information on my problem: (with text this time) > > > linuxserver:/var/log # date;mount -v -t cifs //server/share /mnt/share > -o credentials=.cifs_creds > Wed Mar 26 12:03:38 EST 2008 > parsing options: rw,credentials=.cifs_creds > >

[Samba] RE: Mount error 13

2008-03-26 Thread Tosh, Michael J
> More information on my problem: (with text this time) > linuxserver:/var/log # date;mount -v -t cifs //server/share /mnt/share -o credentials=.cifs_creds Wed Mar 26 12:03:38 EST 2008 parsing options: rw,credentials=.cifs_creds Domain W2K3ADDOMAIN mount.cifs kernel mount options unc=//server\s

Re: [Samba] samba3.0.22 - "net setlocalsid" with no effect

2008-03-26 Thread Friedrich Strohmaier
Hi all, Really no one with a glue, what steps I could go?? Friedrich Strohmaier schrieb: [..] >root# net setlocalsid SID_WANTED >root# > >root# net getlocalsid >SID for domain DOMAIN is: SID_WANTED > >Result: >Client with Roamingprofile based on SID_WANTED is not able to connect > to DOMAIN but

[Samba] RE: Mount error 13

2008-03-26 Thread Tosh, Michael J
More information on my problem: > _ > From: Tosh, Michael J > Sent: Wednesday, March 26, 2008 11:36 AM > To: 'samba@lists.samba.org' > Subject: Mount error 13 > > I am trying to connect a SLES9 server to a share on a Windows 2003 > do

Re: [Samba] user accounts

2008-03-26 Thread Helmut Hullen
Hallo, Marc, Du (Marc.Fromm) meintest am 26.03.08: > I am confused on the various account creation methods in samba. I am > running Fedora Core 8 and Samba 3.0.26a-6. > 1.) > I can create a user with pdbedit -a > I can create a user with smbpasswd -a > I can list the users with the pdbedit -L c

Re: [Samba] user accounts

2008-03-26 Thread Lukasz Szybalski
On Wed, Mar 26, 2008 at 11:32 AM, Marc Fromm <[EMAIL PROTECTED]> wrote: > > I am confused on the various account creation methods in samba. I am > running Fedora Core 8 and Samba 3.0.26a-6. > > 1.) I think they all point to same password file based on your smb.conf settings. Correct me if I'm wr

[Samba] user accounts

2008-03-26 Thread Marc Fromm
I am confused on the various account creation methods in samba. I am running Fedora Core 8 and Samba 3.0.26a-6. 1.) I can create a user with pdbedit -a I can create a user with smbpasswd -a I can list the users with the pdbedit -L command Where is the file with the users that the above commands

[Samba] Mount error 13

2008-03-26 Thread Tosh, Michael J
I am trying to connect a SLES9 server to a share on a Windows 2003 domain. # mount -t cifs //server/share /mnt/share -o credentials=.cifs_creds mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) #cat .cifs_creds username=remoteuser password=remotepass d

Re: [Samba] new to samba, pointers/guidance needed

2008-03-26 Thread Udo Rader
On Wed, 2008-03-26 at 09:27 -0400, Ray Leventhal wrote: > followup: > > I'm guessing it's the passwd backend parameter that I've got wrong. > What's the right setting to use /etc/passwd || /etc/shadow for > authentication? (Using webmin, I've managed to sync the Unix users and > samba users)

[Samba] correction

2008-03-26 Thread Ray Leventhal
I'm guessing it's the passwd backend s/passwd/passdb -R -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] new to samba, pointers/guidance needed

2008-03-26 Thread Ray Leventhal
followup: I'm guessing it's the passwd backend parameter that I've got wrong. What's the right setting to use /etc/passwd || /etc/shadow for authentication? (Using webmin, I've managed to sync the Unix users and samba users) Thanks, -Ray Ray Leventhal wrote: Hi all, I've been fighting w

[Samba] new to samba, pointers/guidance needed

2008-03-26 Thread Ray Leventhal
Hi all, I've been fighting with samba for a day and a half and hope that I can get some guidance and/or pointers to info which I clearly need. I'm running a small network, the Linux host (running samba) is CentOS 5.1, fresh install. The workstations are WinXP and the goal is to use the work

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-26 Thread stoffell
On Mon, Mar 24, 2008 at 10:30 PM, gianfranco pra floriani <[EMAIL PROTECTED]> wrote: > Hello, > I have Samba version 3.0.24 running on a 2.6.14-gentoo-r5 x86 kernel > (xeon 3ghz, 1gb ram raid 5). > All clients accessing samba shares via LAN have no problems. Samba > server works perfectly and f

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-26 Thread Udo Rader
On Wed, 2008-03-26 at 10:47 +0100, gianfranco pra floriani wrote: > > Udo Rader wrote: > > On Mon, 2008-03-24 at 22:30 +0100, gianfranco pra floriani wrote: > > > >> Hello, > >> I have Samba version 3.0.24 running on a 2.6.14-gentoo-r5 x86 kernel > >> (xeon 3ghz, 1gb ram raid 5). > >> All clie

RE: [Samba] Poor performance on open/copy/close/rename file operationsvia remote/VPN connection

2008-03-26 Thread Alex Harrington
>> All clients accessing samba shares via LAN have no problems. Samba >> server works perfectly and fast. >> We are instead experiencing serious performance issues when accessing >> samba shares from remote clients (WAN), via VPN. I've had this before and never solved it. I always put it down to

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-26 Thread gianfranco pra floriani
Udo Rader wrote: On Mon, 2008-03-24 at 22:30 +0100, gianfranco pra floriani wrote: Hello, I have Samba version 3.0.24 running on a 2.6.14-gentoo-r5 x86 kernel (xeon 3ghz, 1gb ram raid 5). All clients accessing samba shares via LAN have no problems. Samba server works perfectly and fast. W

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-26 Thread Udo Rader
On Mon, 2008-03-24 at 22:30 +0100, gianfranco pra floriani wrote: > Hello, > I have Samba version 3.0.24 running on a 2.6.14-gentoo-r5 x86 kernel > (xeon 3ghz, 1gb ram raid 5). > All clients accessing samba shares via LAN have no problems. Samba > server works perfectly and fast. > We are instead

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-26 Thread gianfranco pra floriani
Hello Scott, [global] [...] name resolve order = wins lmhosts hosts bcast [...] see my previous emails for a full list of global thank you gian Scott Lovenberg wrote: Dave Kempe wrote: gianfranco pra floriani wrote: using ip address (\\10.0.0.7) does not change anything in r

[Samba] Unable to access shared folders from domain members

2008-03-26 Thread feroz ahmed
Dear all, With 3.0.28a I'm able to join samba to 2003 server. And my NetBIOS name is visible in Active directory/Computers. More over my machine icon is visible in network neighborhood of domain. When i try to access my linux shared folders from another windows machine , which is a member of same