Re: [Samba] Best way to handle profiles from deleted accounts?

2008-03-05 Thread Scott Lovenberg
Tim Bates wrote: Hello people Just wondering how people deal with deletion of roaming profiles and homes on their servers. I currently have a script that moves old homes for one subset of our users... but it's very messy. I'm considering re-writing it, and including the profile dirs too, bu

Re: [Samba] server-side AND client-side symlinks?

2008-03-05 Thread Michael Heydon
Chuck Kollars wrote: How can I have both server-side and client-side symlinks? thanks! -Chuck Kollars You can't. *Michael Heydon - IT Administrator * [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: htt

[Samba] server-side AND client-side symlinks?

2008-03-05 Thread Chuck Kollars
How can I have both server-side and client-side symlinks? Server-side symlinks are needed for example when what appears to the user to be a single mounted directory is actually tens of little pieces tied together by symlinks. Having those symlinks coalesces many mounts that would all have to be p

[Samba] Best way to handle profiles from deleted accounts?

2008-03-05 Thread Tim Bates
Hello people Just wondering how people deal with deletion of roaming profiles and homes on their servers. I currently have a script that moves old homes for one subset of our users... but it's very messy. I'm considering re-writing it, and including the profile dirs too, but I was wondering

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Suphakit
Thank you very much Mr.Terpstra. Your answer is very informative to me. Now I can expand my learning. I'll go back to square one and start it over again.It's a long way to go. :-) Best Regards, Tom John H Terpstra wrote: > On Wednesday 05 March 2008 12:32:14 am suphakit Chamwuthipricha wrote: >

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Suphakit
Thank you very much Mr.Lovenberg for the item number1 at least I am clearer about the version. If you have time please kindly answers the other questions,no rush. Although I am a newbie to Linux but I don't fear to climb the steep learning curve. I understand that this is kinda jump start for me. A

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread John H Terpstra
On Wednesday 05 March 2008 12:32:14 am suphakit Chamwuthipricha wrote: > Hi > I am new to linux & Samba. I would like to setup Samba as a > domain controller and using Fedora-ds for authentication. That is a VERY ambitious project fro someone who is new to Linux and new to Samba. It is

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Scott Lovenberg
Suphakit wrote: Thank you Mr.William, as you know I am a linux beginner ,meaning that I am not familiar with technical terms that's why I can't get myself understand the "howto" stuffs. The posted question is a myth to me which I couldn't extract of out of many instruction found from website. I'

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Suphakit
Thank you Mr.William, as you know I am a linux beginner ,meaning that I am not familiar with technical terms that's why I can't get myself understand the "howto" stuffs. The posted question is a myth to me which I couldn't extract of out of many instruction found from website. I'll be appreciate i

Re: [Samba] samba-3.2-pre2 feedback

2008-03-05 Thread Neal A. Lucier
Michael Adam wrote: Christian McHugh wrote: Also, once compiling and installing, it seems unable to start: ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or directory Killed ld.so.1: nmbd: fatal: libtalloc.so: open failed: No such file or directory Killed This is fixed by addin

Re: [Samba] samba-3.2-pre2 feedback

2008-03-05 Thread Michael Adam
Hi Christian, thanks for your feedback! Christian McHugh wrote: > Hi, > > As with the last few releases, compiling on solaris requires that I edit > the Makefile and remove instances of "-z text" > > Also, once compiling and installing, it seems unable to start: > ld.so.1: smbd: fatal: libtall

[Samba] samba-3.2-pre2 feedback

2008-03-05 Thread Christian McHugh
Hi, As with the last few releases, compiling on solaris requires that I edit the Makefile and remove instances of "-z text" Also, once compiling and installing, it seems unable to start: ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or directory Killed ld.so.1: nmbd: fatal: lib

[Samba] Problem with 'homes' share

2008-03-05 Thread Michael Glenney
I am using samba3 on centos5 and have a problem with the 'homes' share. I have existing Linux home directories. When I access the samba server from the windows terminal server (via \\servername) I see 2 shares, backup and mikeg (my username). The mikeg share takes me to my Linux home directory s

[Samba] The Infamous "read_data: read failure for 4 bytes"

2008-03-05 Thread Phil
Hello all, I'm far from being a samba expert and truth be told I could use some education on networking in general but here it is... I have a stand alone samba server that I use a stunnel to connect to. Reads take place fine from the server but writes *always* fail exactly one time per open sess

Re: [Samba] Unable to mount using sec=none and mount.cifs

2008-03-05 Thread Chris Smith
On Wednesday 05 March 2008, Christopher DeMarco wrote: > //superman/www-pub  /smb/superman/www-pub   cifs   >  auto,uid=33,gid=33,username=WORKGROUP/www-pub,password=sekret,sec=no >ne   0 0 Maybe no help but try leaving "sec=none" out of your fstab entry. From the man page it seems "none" means "

RE: [Samba] CentOS 5 client in W2K3 AD Domain, getent only showslocal info

2008-03-05 Thread Lemire, David
Well, I've continued to muck with this with no real progress to show. I still have a situation where "wbinfo -u" lists domain users but "getent passwd" only lists local users. Here are my configuration files for Samba, Kerberos, and NSSwitch. Maybe someone can see what's wrong / missing. Rig

[Samba] Unable to mount using sec=none and mount.cifs

2008-03-05 Thread Christopher DeMarco
I'm attempting to mount a CIFS share with the following stipulations: 1. I must have the UNIX extensions (specfically, symlinks). 2. I must use plaintext authentication (don't ask). I've recompiled the cifs kernel module to allow plaintext authentication, using the stock Ubuntu 7.10 k

Re: [Samba] Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a

2008-03-05 Thread Tomasz Chmielewski
Jayabrata Tripathy schrieb: Hi Tomasz, How to set the "sambaPwdMustChange"? and Where to set this parameter? smb.conf is not able to understand this parameter. This problem bugging me quite a long time. I keep all user data in LDAP, and I use LAM for that - http://lam.sf.net -- Tomasz Ch

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-05 Thread Helio Calaça Filho
But i have to try with the "+"symbol, just like this exemple? SAMBA+Administrator or i have to try like this way SAMBAAdminitrator ??? -- Atte, Hélio Calaça Filho -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/s

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-05 Thread Helio Calaça Filho
SMB.CONF # Samba config file created using SWAT # from 10.10.15.33 (10.10.15.33) # Date: 2008/03/04 13:39:37 [global] workgroup = SAMBA realm = SAMBA.COM server string = Test Server security = ADS log level = 4 log file = /local/samba/var/%m.log

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Adam Williams
whoa you have so many things wrong its hard to decide even where to start. read http://www.iallanis.info/smbldap-tools/docs/samba-ldap-howto/, and chapter 5 of samba 3 by example, and http://directory.fedoraproject.org/wiki/Howto:Samba suphakit Chamwuthipricha wrote: Hi I am new to

Re: [Samba] Restricting printer access

2008-03-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, read the man page for smb.conf -- the allow parameter (I forget the exact spelling/etc. -- perhaps allow list?) is the same as for other shares. [EMAIL PROTECTED] wrote: > Hi, > i need to restrict access to printers based on the client ip in orde

[Samba] Samba as standalone server & problems with saving documents

2008-03-05 Thread Mister Olli
Hi... I wanna use samba 3.0.28 (on FreeBSD 7.0) machine just to serve some shares with different content. We have several users, and access to a share should be managed by the unix group a user is in. so if the user is a member of the group 'business' he has access to a share called business. Eve

[Samba] XP spontaneous reboot after folder rename on samba share.

2008-03-05 Thread Richard DeWald RN
I just want to get this information into the mailing list archives. In my situation I had Windows XP SP2 workstations mapped to a samba share on a debian etch stable server. My corporate overloards changed our AV product to Norton. After that, when users would rename a file or a folder on the sa

[Samba] Restricting printer access

2008-03-05 Thread malte . mueller
Hi, i need to restrict access to printers based on the client ip in order to prevent users from accidentily printing to the wrong queue. If I used IPP on windows side to restrict acces to printers (based on the client IP), the task would be easy, but then the automatic printer driver insta

Re: [Samba] Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a

2008-03-05 Thread Tomasz Chmielewski
I just upgraded one of our samba BDC's (with LDAP back end on solaris 10) from 3.0.23c to 3.0.26a and can no longer mount shares. The error message I'm seeing in the samba logs is [2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172) sam_account_ok: Account for user 'dbb' password mu

Re: [Samba] Curious: Windows -> Samba 4 transition path?

2008-03-05 Thread Andrew Bartlett
On Tue, 2008-03-04 at 13:46 -0800, Douglas VanLeuven wrote: > Ken D'Ambrosio wrote: > > Hi, all. I see that the second alpha has been released, and that makes me > > wonder about one or two things: > > > > - Can you have a Samba 4 box be a DC alongside a Windows DC? > > - Failing that, is there