Re: [Samba] samba home folder share

2012-05-31 Thread NdK
Il 28/05/2012 15:40, NdK ha scritto: If I use smbclient -P '\\str00160-samba\for_web' I can navigate the share. But How do I 'emulate' that '-P' with mount.cifs? I tried sec=krb5 but mount fails: [...] Still stuck. :( Isn't there any way to mount a share using *machine* credentials? I'd try

Re: [Samba] samba home folder share

2012-05-28 Thread NdK
Il 13/05/2012 18:38, Jorell ha scritto: here is what I use in my conf [ProfileShare] ... root preexec = /root/pdc/smbmkhomedir.sh %D %U ... smbmkhomedir.sh #!/bin/bash if [ ! -e /home/$1/$2 ]; then mkdir -p /home/$1/$2 chown $2:Domain Users /home/$1/$2 chmod 4711

Re: [Samba] samba home folder share

2012-05-28 Thread NdK
Il 28/05/2012 10:29, NdK ha scritto: Just a quick question: is the ACL needed only for local users (logged on server, or accessing an NFS share) or for Samba users too? Since I won't let users directly logon to the server but only via Samba, I'd prefer to avoid ACL overhead if possible. Ok, I

Re: [Samba] samba home folder share

2012-05-28 Thread NdK
Il 28/05/2012 14:15, NdK ha scritto: Another question: how can I set access permissions so that the webserver (running on another machine) can have RO access, if I can't give it a standard account? Can I use machine accounts? And how can I make Apache automatically access user's

Re: [Samba] samba home folder share

2012-05-15 Thread Muhammad Yousuf Khan
i did it :D. Thank God but i didn't used ACL since things are not that complicated in my office. Thanks mate. if you find any security mistake or something please share. [ProfileShare] comment = Roaming Profile Share path = /nas/users/%D/%U valid users = %U read

Re: [Samba] samba home folder share

2012-05-14 Thread Muhammad Yousuf Khan
On Sun, May 13, 2012 at 9:38 PM, Jorell jore...@fastmail.net wrote: On 5/10/2012 11:19 PM, Muhammad Yousuf Khan wrote: i am u sing AD integrated Samba with winbind,I need to share a samba home folder for every single user in my Active directory. since i dont wanna create every user's

Re: [Samba] samba home folder share

2012-05-14 Thread Jorell
On 5/14/2012 6:42 AM, Muhammad Yousuf Khan wrote: On Sun, May 13, 2012 at 9:38 PM, Jorelljore...@fastmail.net wrote: On 5/10/2012 11:19 PM, Muhammad Yousuf Khan wrote: i am u sing AD integrated Samba with winbind,I need to share a samba home folder for every single user in my Active

Re: [Samba] samba home folder share

2012-05-14 Thread Muhammad Yousuf Khan
On Mon, May 14, 2012 at 7:04 PM, Jorell jore...@fastmail.net wrote: On 5/14/2012 6:42 AM, Muhammad Yousuf Khan wrote: On Sun, May 13, 2012 at 9:38 PM, Jorelljore...@fastmail.net  wrote: On 5/10/2012 11:19 PM, Muhammad Yousuf Khan wrote: i am u sing AD integrated Samba with winbind,I need

Re: [Samba] samba home folder share

2012-05-13 Thread Muhammad Yousuf Khan
plz help -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] samba home folder share

2012-05-13 Thread Jorell
On 5/10/2012 11:19 PM, Muhammad Yousuf Khan wrote: i am u sing AD integrated Samba with winbind,I need to share a samba home folder for every single user in my Active directory. since i dont wanna create every user's directory i want samba to manage it. however i dont wanna place the home

[Samba] samba home folder share

2012-05-11 Thread Muhammad Yousuf Khan
i am u sing AD integrated Samba with winbind,I need to share a samba home folder for every single user in my Active directory. since i dont wanna create every user's directory i want samba to manage it. however i dont wanna place the home folders on default path as the boot drive (/dev/sda) is