Re: [Samba] VFS Recycle

2004-10-28 Thread Holger Krull
[test] path = /home/depts/test vfs objects = recycle recycle:repository = /home/depts recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:exclude = *.tmp *.temp *.o *.obj ~$* *.~?? recycle:excludedir = /tmp /temp

Re: [Samba] VFS Recycle

2004-10-28 Thread Sean Boyd
On Fri, 2004-10-29 at 10:29, Tim Hodgkinson wrote: > Am using Fedora Core RPM Samba 3.0.7 and am trying to get VFS recycle to > work. Here is the relevant smb.conf: > > > > [global] > > > > workgroup = SSVMTN > > netbios name = MONARCH > > security = DOMAIN > >

[Samba] Problem logon from a Windows Server 2003 by a RDP Connection

2004-10-28 Thread mcnotify
my name is Francesco Collini and i am italian. I have a Linux Samba 3 PDC where is joined a Windows Server 2003 who act as a terminal server machine. I cannot logon to a Samba 3.0 PDC domain by a Windows 2003 termianl Server Client connection. It gives me, after some seconds, that it is impos

[Samba] VFS Recycle

2004-10-28 Thread Tim Hodgkinson
Am using Fedora Core RPM Samba 3.0.7 and am trying to get VFS recycle to work. Here is the relevant smb.conf: [global] workgroup = SSVMTN netbios name = MONARCH security = DOMAIN password server = GOATSEYE encrypt passwords = yes server s

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread rruegner
Andreas schrieb: On Thu, Oct 28, 2004 at 03:51:07PM +0200, Tomasz Chmielewski wrote: Hello, I just configured Samba 3 PDC + LDAP. The aim is to have a Samba 3 PDC + LDAP in each branch office; and there should be one user/password database. There are about 20 branch offices in different locations

[Samba] Winbind problm

2004-10-28 Thread Laurent Colinet
HI, I met problm with windbind. Everything seems to work fine samba 3.0.7 - ldap - ssl But in can not change user password account from windows workstation. I investigate and find Wbinfo -t checking the trust secret via RPC calls failed error code was NT_STATUS_UNSUCCESSFUL (

Re: [Samba] Odd login issue [early Samba]

2004-10-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Colin Raven wrote: | Gerald (Jerry) Carter wrote: | |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Colin Raven wrote: |> |> | No problem says I, I'm sure this user exists on the |> | box someplace, and wander through the machine looking |> |

Re: [Samba] Odd login issue [early Samba]

2004-10-28 Thread Colin Raven
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Colin Raven wrote: | No problem says I, I'm sure this user exists on the | box someplace, and wander through the machine looking | for a user Korndog - in order to reset the password..but | there is no user on the system

Re: [Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread John H Terpstra
On Thursday 28 October 2004 12:47, Misty Stanley-Jones wrote: > On Thursday 28 October 2004 13:13, Igor Belyi wrote: > > Can you list shares as a guest - without -U option and with empty > > password? Does your Samba listen on 'lo' interface? > > I can list shares as anyone who is a normal UNIX use

Re: [Samba] Possible to map root to group via winbind?

2004-10-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Dunn wrote: | samba 3.0.7, freebsd 5.2.1 | | My /usr/local/etc/samba-user.map looks like | | root = DEV.grahamd | | I would like to modify the ACLs on a directory that look like so: | | drwxrwx--- 2 root Domain Admins 512 Oct 28 16:41 test2/ |

[Samba] domain access

2004-10-28 Thread David Gladstone
i have a samba box joined to a domain. i am able to see and access shares with the users of that domain. now i have a second domain in my office and i have created a trust between the 2 domains. none of the users on the second domain can access any of the shares on my linux box. is there someth

[Samba] Possible to map root to group via winbind?

2004-10-28 Thread Graham Dunn
samba 3.0.7, freebsd 5.2.1 My /usr/local/etc/samba-user.map looks like root = DEV.grahamd I would like to modify the ACLs on a directory that look like so: drwxrwx--- 2 root Domain Admins 512 Oct 28 16:41 test2/ (if I chown the directory to my DEV.grahamd account, I can change ACLs to my heart'

[Samba] Samba works on WAN with 2 or more domains with inter domain trust?

2004-10-28 Thread Gustavo Lima
Hi All, This question is for the samba gurus. Is there any way to 2 or more samba domains work over WAN? I can set trust but nothing else works fine. Is there any aditional information you would like to help me. If this kind of setup doesn´t work I would be greatfull to know. Thank´s

[Samba] Samba Group Code question

2004-10-28 Thread Craig C. Rea
Samba members, I'm running a RedHat Advanced Server 2.1 cluster. The Samba share "Users" directory is configured with "Inherit Permissions = Yes". I have created directories within the "Users" file system and have assigned the directories Group codes accordingly. In some cases, multiple users

[Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Igor Belyi
If you are _not_ on FreeBSD, check your /etc/nsswitch.conf setup. Do you see those users with 'getent passwd'? Igor Misty Stanley-Jones wrote: On Thursday 28 October 2004 13:13, Igor Belyi wrote: Can you list shares as a guest - without -U option and with empty password? Does your Samba listen on

Re: [Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
On Thursday 28 October 2004 13:13, Igor Belyi wrote: > Can you list shares as a guest - without -U option and with empty > password? Does your Samba listen on 'lo' interface? I can list shares as anyone who is a normal UNIX user. As soon as I comment them out of /etc/passwd so they are visible o

[Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Igor Belyi
Can you list shares as a guest - without -U option and with empty password? Does your Samba listen on 'lo' interface? Igor Misty Stanley-Jones wrote: On Thursday 28 October 2004 11:33, Igor Belyi wrote: What error do you see in smbd log? Did you try to add "-W " to smbclient command? This is th

Re: [Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
On Thursday 28 October 2004 11:33, Igor Belyi wrote: > What error do you see in smbd log? Did you try to add "-W " > to smbclient command? This is the error message: [2004/10/28 10:39:13, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed. Error was Transport endpoint is not connected S

[Samba] Trouble connecting to Samba from win2k3

2004-10-28 Thread Paul Jacobs
I have a windows 2003 domain with a 2way trust to a NT 4.0 domain. I have successfully added the samba machine to the windows 2003 domain (using net ads join) however, I cannot connect to it with with win2003 credentials. When I run wbinfo -u it retrieves all the accounts from the NT domain bu

Re: [Samba] Converting an LDAP server to use Samba 3

2004-10-28 Thread Nick Lopez
On Thu, Oct 28, 2004 at 09:54:24AM -0700, Andy Moran wrote: > > I know this might not be the best place for this, but I'm hoping someone > else has done this or knows what I need to do. > > We have a Linux LDAP Server (OpenLDAP 2.0.27) serving unix accounts to > Linux and OS X machines. To get i

[Samba] Converting an LDAP server to use Samba 3

2004-10-28 Thread Andy Moran
I know this might not be the best place for this, but I'm hoping someone else has done this or knows what I need to do. We have a Linux LDAP Server (OpenLDAP 2.0.27) serving unix accounts to Linux and OS X machines. To get it to serve to OS X machines, I copied over the 'apple.schema' from an OS

Re: [Samba] Samba PDC in many branch offices + one LDAP database -how to change passwords?

2004-10-28 Thread Gustavo Lima
As far as I know there´s a command used in smb.conf that makes a samba BDC redirect changes to the master LDAP. I never used it before but should work. ldap replication sleep (G) When Samba is asked to write to a read-only LDAP replica, we are redirected to talk to the read-writ

[Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Igor Belyi
What error do you see in smbd log? Did you try to add "-W " to smbclient command? Igor Misty Stanley-Jones wrote: Is this setup possible? I am converting an old server to look on LDAP for its UNIX account info. I am able to auth in every way with a LDAP-only user (login, telnet, ssh, su). H

[Samba] pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
Is this setup possible? I am converting an old server to look on LDAP for its UNIX account info. I am able to auth in every way with a LDAP-only user (login, telnet, ssh, su). However, after adding the user with smbpasswd -a, the password doesn't work: [EMAIL PROTECTED] log]# smbpasswd -a te

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Adam Tauno Williams
> >> As it is relatively easy to have one LDAP database across all office > >> branches, I don't know how to make Samba 3 to read/retrieve > >> usernames/passwords from local OpenLDAP slave, but to write added > >> machines/changed passwords to the master OpenLDAP server (which would > >> then

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Tomasz Chmielewski
Paul Gienger wrote: Heh, ask at OpenLDAp group, they point you to Samba group; ask at Samba group, they point you back to OpenLDAP :) That's partially the fault of your approach to the problem. You're trying to eat all the meals for the day at once. Try to get ldap working fine at the system

[Samba] Most secure way to accomplish a samba share

2004-10-28 Thread George R . Kasica
Hello: I've got samba here on a small network (1 linux box 1 W2K3 Server box and I'm looking to share the entire Linux system out for a short period of time once a week to the W2k# box for backup purposes. What is the most secure way to accomplish this so that only the given system (say IP addre

[Samba] Permission denied creating Clearcase view on Samba share.

2004-10-28 Thread Skuse, Phil
If I try to create a clearcase view on a Windows 2000 Server share then it creates a subdirectory tree. If I try it on a Samba share, it creates the first directory correctly with the right user mapping and permissions and then returns permission denied. I am able to manually create files and dire

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Paul Gienger
Heh, ask at OpenLDAp group, they point you to Samba group; ask at Samba group, they point you back to OpenLDAP :) That's partially the fault of your approach to the problem. You're trying to eat all the meals for the day at once. Try to get ldap working fine at the system level (breakfast) th

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Tomasz Chmielewski
Andreas wrote: > On Thu, Oct 28, 2004 at 03:51:07PM +0200, Tomasz Chmielewski wrote: > >> Hello, >> >> I just configured Samba 3 PDC + LDAP. >> >> The aim is to have a Samba 3 PDC + LDAP in each branch office; and there should be one user/password database. >> >> There are about 20 branch offices

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Tomasz Chmielewski
Paul Gienger wrote: As it is relatively easy to have one LDAP database across all office branches, I don't know how to make Samba 3 to read/retrieve usernames/passwords from local OpenLDAP slave, but to write added machines/changed passwords to the master OpenLDAP server (which would then repl

Re: [Samba] NT PDC file server -> Samba PDC file server

2004-10-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 r.m. dukester wrote: | Can someone point me to a guide(s) on this whole | process? Also, in what order does this occur? As I | understand it once the Samba machine becomes the PDC, | you must immediately shut down the NT PDC. So how do | you copy the

[Samba] Re: Trusting and Trusted Domain Samba LDAP (mapping Home Directories)Problem

2004-10-28 Thread Igor Belyi
Interesting... Commenting out "add user script" did allow me to login and winbind entries to be created but I do believe at there's a problem with Samba then - local users should be created only for the Domain PDC manages. I would expect that it should fall to winbind immidiately after realizin

[Samba] NT PDC file server -> Samba PDC file server

2004-10-28 Thread r.m. dukester
I've read the HOWTO and seen a zillion articles about moving from an NT PDC to a Samba PDC. Am having trouble tying this in to making the new Samba PDC act in the same file server capacity as the NT machine did. i.e., looking for info on copying the directories & files while preserving user & gro

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Andreas
On Thu, Oct 28, 2004 at 03:51:07PM +0200, Tomasz Chmielewski wrote: > Hello, > > I just configured Samba 3 PDC + LDAP. > > The aim is to have a Samba 3 PDC + LDAP in each branch office; and there > should be one user/password database. > > There are about 20 branch offices in different location

Re: [Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Paul Gienger
As it is relatively easy to have one LDAP database across all office branches, I don't know how to make Samba 3 to read/retrieve usernames/passwords from local OpenLDAP slave, but to write added machines/changed passwords to the master OpenLDAP server (which would then replicate the changes to

[Samba] Samba PDC in many branch offices + one LDAP database - how to change passwords?

2004-10-28 Thread Tomasz Chmielewski
Hello, I just configured Samba 3 PDC + LDAP. The aim is to have a Samba 3 PDC + LDAP in each branch office; and there should be one user/password database. There are about 20 branch offices in different locations and users travel a lot between them with laptops. Each branch office has a below c

[Samba] Wins replication

2004-10-28 Thread James Coggan
Hi, I have a vpn closed on 2 locations and 1 server on each one. On one I want to use it as a wins server and on another I want to use it as a "slave" wins server for is machines. Is it possible? -- Esta mensagem foi verificada pelo sistema de antivírus do servidor e acredita-se estar livre de pe

Re: [Samba] Odd login issue [early Samba]

2004-10-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Colin Raven wrote: | No problem says I, I'm sure this user exists on the | box someplace, and wander through the machine looking | for a user Korndog - in order to reset the password..but | there is no user on the system of that name ... | Can the p

Re: [Samba] winbind: using idmap only if user doesn't exist in UNIX getpw*(3) ?

2004-10-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luke Mewburn wrote: | Ok. I'm working on a solution for this in my private tree. | I'll feed back the changes if the samba team is interested. Sure. The only catch is that there's a lot of test cases here. winbind on domain members and winbind on a D

[Samba] samba3 / ldap / idealx smbldap-tools / roaming profile

2004-10-28 Thread gnujuba
hi list, i am having problems with the smbldap-populate script from idealx. we are using samba3 server with openldap. we dont want roaming profiles for our users, so in smb.conf i set: logon path = logon drive = H #just for homedirs not for profile, we dont want roaming profileslogon home

Re: [Samba] Failed to verify incoming ticket

2004-10-28 Thread Olivier Mehani
On Fri Jul 30 17:10:45 2004 nuno.silva at novabase.pt (Nuno Silva) wrote: > > I'm trying to get Samba 3.0.2 working against a Windows 2003 Active > > Directory. I can join the Linux box (RedHat Advanced Server) to the > > domain using "net ads join" and it appears in the Windows machine's > > User

[Samba] Re: Shares not visible from Win2k

2004-10-28 Thread Michael Long
Thank you!! Jean-Philippe BATTU wrote: 1 / do you have setup a firewall on the linux box ? you may see it if you have a file /etc/sysconfig/iptables which may disable the correct behavior of eth... Yes 2 / if you have this file, remove it to turn off the firewall, and restart the nework service

RE: [Samba] Passive file server.

2004-10-28 Thread Lawson, Bob P
I would think the same thing except I have 5 SCO/Unix systems running visionFS that are not part of the domain and manage to use the domain controller to authenticate users. It works great! So I figured I should be able to accomplish the same thing with Samba but I have not found a configuration

[Samba] Samba3 pdc bdc scenario

2004-10-28 Thread Clemens Buchmann
Hi all! I'm a bit unsure if my idea is the best approach to this. So here's what I'm supposed to do: There is currently a samba pdc running with samba-2 which is about to be replaced because of some strange behaviour. The idea is to build a bdc first which should take over the job of the pdc as

[Samba] Re: Shares not visible from Win2k

2004-10-28 Thread Jean-Philippe BATTU
Hello Michael I had the same problem as you. could you check the following : 1 / do you have setup a firewall on the linux box ? you may see it if you have a file /etc/sysconfig/iptables which may disable the correct behavior of eth... 2 / if you have this file, remove it to turn off the firewal

[Samba] security mask

2004-10-28 Thread .
Hi, how can I prevent users from setting file permissions on files and directories on a share? The share is, amongst others, on an ext3 partition with ACLs, kernel 2.6.8. I´ve tried to set ´security mask´ and ´directory security mask´ to . The result is that users block themselves from acce

[Samba] CVS export to samba share fails

2004-10-28 Thread Robin Rosenberg
I had to temporarily store nightly builds on anothe machine, so I hooked up a samba (3.0.6) share, but that to my surprise, did not work out well at all. In the middle of some directories I get errors like this: U ___xxsrc/war2/change_password_menus.jsp cvs export: cannot write xx

Re: [Samba] Passive file server.

2004-10-28 Thread Nathan Howard
Lawson, Bob P wrote: I am trying to get Samba running on RH Linux 9 to act as a file server and authenticate against the domain. I don't want it to be actively involved in Active Directory or be a domain controller. I do not have the ability to add a machine to AD. All I'm looking for is, when a

[Samba] Samba 3.0.5 and Winbind

2004-10-28 Thread DAVIES Rob
G'day, I have recently compiled and installed Samba 3.0.5 onto a Solaris 9 box. I am authenticating through the local Active Directory using Kerberos. Most things work well, only problem that I can see so far is that when I go to list (long format) the contents of a directory that contain files

[Samba] recycle question

2004-10-28 Thread Mark Bishop
Hi fine people, I have a quick question regarding the 'recycle' module. Is there any way to control the number of days/hours that 'recycled' files are kept in the .recycle directory without leaving it to grow inhumanly? I was thinking of 'touching' the files when moved to the .recycle and then