[Samba] Win32 services management?

2007-03-12 Thread syshen
Hi there, I just saw samba added the "net rpc service" for Win32 service management since 3.0.20, and it's fantastic. I used to use samba-tng to do this job, but now I can use samba! However, I also found it has limited usage. I cannot pass parameters when I start a service, and I cannot create a

Re: [Samba] Fatal Samba bug? Why can't anyone answer this question?

2007-03-12 Thread Michael Heydon
All four machines are at verious times both servers and clients, as they are all equivalent. I just want to be able to mount drives from any machine on any other. But two of the four refuse to accept remote mounts as servers, but they all can access a remote mount as a client. That is why I a

[Samba] samba access

2007-03-12 Thread HariHaraPuthran Madabhushi Raghu
Hi! I have a problem using samba. My samba configuration is ADS type. I recently discovered that form my domain clients. All my domain clients are windows XP. I am Unable to access the samba share by typing \\sambaservername, but able to with \\192.168.x.x. When i type \\servername, it prompts m

Re: [Samba] Samba PDC - upgrading from winxp clients to linux (OpenSUSE) clients

2007-03-12 Thread Michael Heydon
My question is this: How do I set up the OpenSUSE clients to have the same behavior as the Windows XP clients. They need to store their profiles both locally on the client and on the server in the existing users home directory. Authentication for the existing PDC is smbpasswd. My

Re: [Samba] Users Read/Write/Delete Permission

2007-03-12 Thread Michael Heydon
Hi, is there any possible way to configure access for a user that could be able to create/modify files on a shared directory but can't delete them or any other file? For things like sockets and pipes and makes sense since there is nothing inside the file, but if you are trying to

Re: [Samba] Samba kerberos more time sensitive that Windows?

2007-03-12 Thread Jeremy Allison
On Tue, Mar 13, 2007 at 11:50:14AM +1300, Jason Haar wrote: > Hi there > > We just had a problem where a user couldn't connect to a Samba server > that is a full ADS member. The same user could successfully connect to > Windows2K3 servers. > > The problem was obvious - their clock was 5 hours out

[Samba] Samba kerberos more time sensitive that Windows?

2007-03-12 Thread Jason Haar
Hi there We just had a problem where a user couldn't connect to a Samba server that is a full ADS member. The same user could successfully connect to Windows2K3 servers. The problem was obvious - their clock was 5 hours out, and Samba rejected their connections with a "Failed to verify incoming t

Re: [Samba] Resolution of Groups on Mac OS X 10.4.8...

2007-03-12 Thread James Peach
On 12/03/07, Peter <[EMAIL PROTECTED]> wrote: Hi, my Problem: I tried to limit the disk usage for certain samba users by means of group quotas. But when looking at the disk free space from the client the quota is not honoured. So I wrote a little script trying to find out the quota left using t

[Samba] Resolution of Groups on Mac OS X 10.4.8...

2007-03-12 Thread Peter
Hi, my Problem: I tried to limit the disk usage for certain samba users by means of group quotas. But when looking at the disk free space from the client the quota is not honoured. So I wrote a little script trying to find out the quota left using the "dfree command" setting. So far ever

Re: [Samba] write list doesn't override read only paramater

2007-03-12 Thread Jason M. Kusar
Gerald (Jerry) Carter wrote: Jason M. Kusar wrote: Hi all, I'm trying to set up a share that is readable by everyone, but writable by only a few. From my understanding, this should work: [audio] path = /tank/media/Audio comment = Audio Files write list = sound, @"Dom

[Samba] Print queues not emptying

2007-03-12 Thread Lutieri G.
i'm having this problem: https://bugzilla.samba.org/show_bug.cgi?id=2220 But. i'm running samba 3.0.24 not 3.0.11 as in bug page. take a look: # smbd -b Build environment: Built by:[EMAIL PROTECTED] Built on:Wed Feb 7 23:52:44 EST 2007 Built using: gcc Build host: Linux hs20-

Re: [Samba] Is anything special needed for connecting two linux computers?

2007-03-12 Thread Tomáš Hnyk
Hello, so I figured out what the problem was in. I am connected to a NAT router (a very cheap embedded device with no linux support whatsoever, so it is almost unconfigurable) through an another embeded wifi AP that is in a bridge mode and cannot be accesed from the network (i.e. it is not

Re: [Samba] samba problems. accounts expire after a hour, but work after reset

2007-03-12 Thread Edmundo Valle Neto
Collen Blijenberg escreveu: Hi Edmundo, the main problem we have here, is that all out of the blue, the samba PDC and BDC are giving error's. like TRUST DOMAIN FAILED, or USER AUTH FAILED, MACHINE HAS NO ACCOUNT. things like that. but the funny part is, there is no reason for the servers to do

[Samba] net ads join error in debug mode when joining Windows 2003 AD

2007-03-12 Thread Luke Skywalker
Hi! I'm having the following issue: Linux Box with RedHat 3 joining a windows 2003 AD. When doing net ads join the system reports [2007/03/12 17:27:36, 5] libads/kerberos.c:get_service_ticket(367) get_service_ticket: krb5_get_credentials for [EMAIL PROTECTED] enctype 16 failed: KDC has no su

Re: [Samba] write list doesn't override read only paramater

2007-03-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason M. Kusar wrote: > Hi all, > > I'm trying to set up a share that is readable by > everyone, but writable by only a few. From > my understanding, this should work: > > [audio] >path = /tank/media/Audio >comment = Audio Files >

Re: [Samba] %M resolve to IP (only)

2007-03-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Smol wrote: > [backup] >path = /srv/backups/machines/%M >read only = No >public = no >writable = yes >printable = no > > Still samba resolve this to /srv/backups/machines/192.168.10.11 > > Reverse DNS is working fine on ma

Re: [Samba] Samba PDC - upgrading from winxp clients to linux (OpenSUSE) clients

2007-03-12 Thread Lake-Wind
Felipe Augusto van de Wiel wrote: > On 03/11/2007 12:51 PM, Lake-Wind wrote: > [...] >> My question is this: How do I set up the OpenSUSE clients to >> have the same behavior as the Windows XP clients. They need to >> store their profiles both locally on the client and on the >> server in the exist

[Samba] problem writing files

2007-03-12 Thread Doug Tucker
I have 2 samba servers, both joined and authenticating against AD. One is a redhat box with the stock latest up2date rpm, the 2nd, and problematic one, is a debian with the latest .deb in the sarge tree. The first one works flawlessly, the 2nd one, anytime a windows user tries to write a file, it

Re: [Samba] samba problems. accounts expire after a hour, but work after reset

2007-03-12 Thread Collen Blijenberg
Hi Edmundo, the main problem we have here, is that all out of the blue, the samba PDC and BDC are giving error's. like TRUST DOMAIN FAILED, or USER AUTH FAILED, MACHINE HAS NO ACCOUNT. things like that. but the funny part is, there is no reason for the servers to do that, they run for a few hou

Re: [Samba] samba reporting wrong space

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/09/2007 07:11 AM, Alexander HUEMER wrote: > hello everybody! > > i have a samba (3.0.24) running on a gentoo (alpha) box. > i connect to a share using cifs and when i then run df -h, i get the > following > > [EMAIL PROTECTED] distfiles % d

Re: [Samba] problem adding machine to a samba domain

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/09/2007 07:51 AM, Arnaud Bougeard wrote: > Hello, > I 've just upgrade my samba server from 2.2.12 version to 3.0.24 (to > accept windows vista machines) > The machines already recorded on domain are connected without > difficulty, on the other h

Re: [Samba] pdc root password

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/09/2007 01:51 PM, Mateus wrote: > Hello, > > i'm doing a PDC samba server. It's working fine, but i have a question. > > When i configure winxp to enter in a domain, i need to put the root > password, after reboot the machine, i put the passwo

Re: [Samba] Users Read/Write/Delete Permission

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/09/2007 03:03 PM, Bruce Olds wrote: > Hi, is there any possible way to configure access for a user > that could be able to create/modify files on a shared directory > but can't delete them or any other file? Kind of, you can use the uni

Re: [Samba] Samba PDC - upgrading from winxp clients to linux (OpenSUSE) clients

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/11/2007 12:51 PM, Lake-Wind wrote: [...] > My question is this: How do I set up the OpenSUSE clients to > have the same behavior as the Windows XP clients. They need to > store their profiles both locally on the client and on the > server in the

Re: [Samba] I cannot see the network in the PDC server but yes in xp stations, any idea?

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/11/2007 12:58 PM, Ferran Martínez wrote: > I have set samba server as PDC and I can see the network in others > computers > but not in the server, any idea? The first idea is that you don't really need to send the same message three time

Re: [Samba] Is anything special needed for connecting two linux computers?

2007-03-12 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/11/2007 04:19 PM, Tomáš Hnyk wrote: > Oops, yeah, I know about that, I did not realize this > difference in smb.conf. Sorry for the misinformation. > The files are actually as follows (so they have unique > names): Have you tried to use

Re: [Samba] samba+Ldap+smbldap-tools

2007-03-12 Thread Asier Baranguán
Chechu escribió: I have aproblem with the smbldap-tools...when I try to change the passwd fron a user in win...I get the error "", and I know that the script of smbldap-tools fails when try to execute the next line: [ ... ] This looks mostly an ACL problem in your LDAP server (OpenLDAP?).

[Samba] queue windows client not emtpying

2007-03-12 Thread Lutieri G.
i'm having this problem: https://bugzilla.samba.org/show_bug.cgi?id=2220 but in bugzilla this is reported in version 3.0.11. I'm having same problem in samba 3.0.24. [EMAIL PROTECTED] ~]# smbd -b Build environment: Built by:[EMAIL PROTECTED] Built on:Wed Feb 7 23:52:44 EST 2007 B

[Samba] %M resolve to IP (only)

2007-03-12 Thread Robert Smol
Hi, I would like to have [backup] service hosted on samba machine, resolving each client to different directory (/srv/backup/prod001, or /srv/bacjup/prod001.domain.com). Is this possible? By reading man to smb.conf I see there is %M variable. I have defined following service ## backup share [bac