Re: [Samba] System Imaging

2005-06-24 Thread Gerry Maddock
Tomasz,

Thanks for the heads up on WPKG  Unattended. I've been using Samba for
quite some time now and I have never heard of those projects. I'm
defiantly going to download and play w/these. Thanks again!

--Gerry


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] System Imaging

2005-06-24 Thread Gerry Maddock
Tomasz,

Thanks for the heads up on WPKG  Unattended. I've been using Samba for
quite some time now and I have never heard of those projects. I'm
definitely going to download and play w/these. Thanks again!

--Gerry


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Samba Question

2005-04-14 Thread Gerry Maddock
Got it working. I had to restart nscd service. Nscd was not reflecting the
group entries.

 Ok, it seems to be an LDAP problem. for some reason linux isnt reading the
 ldap groups, even though /etc/nsswitch.conf states groups = files ldap
 Here is my problem:

 I ran smbldap-groupadd TEST to create the group test. I then ran:
 smbldap-groupmod -m gerrym,briang TEST to add gerrym (me) and briang to
 that group. I next created a test linux directory called TESTDIR to check
 permisions. I changed the ownership to briang.TEST TESTDR (chown
 briang.TEST ./TESTDIR). I then changed directory permisions to 770 (user
 and group have read,write,and execute). I then logged in as my self
 (gerrym) and tried to access that directory and I am unable to. The
 directory permisions should allow me in w/full control as I am in the
 group TEST. I run getent group|grep TEST and verify I am a member of that
 group and I am. I then checked /etc/nsswitch.conf and it shows:
 group:  files ldap

 Just wondering why it will not let me in that directory if permisions are
 right? I used IDEALX's smb-ldap script 1.2. Any help or suggestions would
 be
 appreciated. THANKS!

 I have a share access question for you. I have been running Samba 2.2.7
 as
 a PDC on my RH7.2 box for several years now. I just setup a new PDC
 running Samba 3.0.10 on a FC3 box. I used to control read-write acces to
 shares via samba like:
 [TRData]
 path = /tr/TRData
 valid users = administrator,@IT,@fl,@tx,@eu,@ca,@ny,@wa,@uk
 write list = administrator,@IT,@FLTR
 force group = FLTR
 read only = no
 create mask = 0777
 directory mask = 0777

 That would work fine when I was running Samba 2.2.7, but now it doesnt
 work with Samba 3.0.10. What can I enter to my new smb.conf (3.0.10) to
 get the shares to behave like they did when I ran 2.2.7?

 Thanks in advance!!!






-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Question

2005-04-13 Thread Gerry Maddock
I have a share access question for you. I have been running Samba 2.2.7 as
a PDC on my RH7.2 box for several years now. I just setup a new PDC
running Samba 3.0.10 on a FC3 box. I used to control read-write acces to
shares via samba like:
[TRData]
path = /tr/TRData
valid users = administrator,@IT,@fl,@tx,@eu,@ca,@ny,@wa,@uk
write list = administrator,@IT,@FLTR
force group = FLTR
read only = no
create mask = 0777
directory mask = 0777

That would work fine when I was running Samba 2.2.7, but now it doesnt
work with Samba 3.0.10. What can I enter to my new smb.conf (3.0.10) to
get the shares to behave like they did when I ran 2.2.7?

Thanks in advance!!!


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Samba Question

2005-04-13 Thread Gerry Maddock
Ok, it seems to be an LDAP problem. for some reason linux isnt reading the
ldap groups, even though /etc/nsswitch.conf states groups = files ldap
Here is my problem:

I ran smbldap-groupadd TEST to create the group test. I then ran:
smbldap-groupmod -m gerrym,briang TEST to add gerrym (me) and briang to
that group. I next created a test linux directory called TESTDIR to check
permisions. I changed the ownership to briang.TEST TESTDR (chown
briang.TEST ./TESTDIR). I then changed directory permisions to 770 (user
and group have read,write,and execute). I then logged in as my self
(gerrym) and tried to access that directory and I am unable to. The
directory permisions should allow me in w/full control as I am in the
group TEST. I run getent group|grep TEST and verify I am a member of that
group and I am. I then checked /etc/nsswitch.conf and it shows:
group:  files ldap

Just wondering why it will not let me in that directory if permisions are
right? I used IDEALX's smb-ldap script 1.2. Any help or suggestions would be
appreciated. THANKS!

 I have a share access question for you. I have been running Samba 2.2.7 as
 a PDC on my RH7.2 box for several years now. I just setup a new PDC
 running Samba 3.0.10 on a FC3 box. I used to control read-write acces to
 shares via samba like:
 [TRData]
 path = /tr/TRData
 valid users = administrator,@IT,@fl,@tx,@eu,@ca,@ny,@wa,@uk
 write list = administrator,@IT,@FLTR
 force group = FLTR
 read only = no
 create mask = 0777
 directory mask = 0777

 That would work fine when I was running Samba 2.2.7, but now it doesnt
 work with Samba 3.0.10. What can I enter to my new smb.conf (3.0.10) to
 get the shares to behave like they did when I ran 2.2.7?

 Thanks in advance!!!




-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] smbmount

2003-10-17 Thread Gerry Maddock
Hello, 
This might be the wrong list, but I figured I'd give it a shot b/c it deals
with smbmount. I have been mounting Windows shares via smbmount and recently
moved those mounts to automount. I set them up in /etc/auto.misc and they
mount ok sometimes, yet most of the time the atomount hangs. First here is a
listing of my windows mounts in /etc/auto.misc:

#/etc/auto.misc
#
towelie  -rw,soft,acdirmin=3 mrhankey:/home/towelie
epicrap -fstype=smbfs,username=withheld,password=withheld
://NTServer/epicor

I've tried with ipaddress and names and have the same results with each.
When I hang is if I just cd /misc/epicrap or if I ls -l /misc/epicrap I
can then break out with a [Ctrl]+[C] and retry, and it works. I do the same
with my nfs shares and they work right away each time (IE: ls -l
/misc/towelie shows me a listing each time). I realize thats probably b/c
its nfs to another *nix server. 

Just wondering if anyone knows about any tweaks for me to try. I have tried
adding the following to my smbmount statement in /etc/auto.misc:
rsize=8192,wsize=8192,soft,timeo=1,retry=y 
but still have the same results.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba