Re: [Samba] Samba server dropping off the domain

2012-01-18 Thread CJ Keist
with a crontab to rejoin to the domain every 10 minutes. I found I do not need to stop and restart samba for this. That's working, and I can move on to other things. On 1/5/12 3:11 PM, Don Krause wrote: On Jan 5, 2012, at 2:00 PM, CJ Keist wrote: I have strange problem. Installed 3.6.1 on SL

[Samba] Samba server dropping off the domain

2012-01-05 Thread CJ Keist
I have strange problem. Installed 3.6.1 on SL Linux (Scientific Linux release 6.1 (Carbon)). Compiled: ./configure --prefix=/WWW/apps/samba-3.6.1 --with-quotas --disable-shared-libs make and make install all clean. Joined to our windows domain via command: ./net join -S domainserver -w

Re: [Samba] Swat not showing samba processes

2011-12-05 Thread CJ Keist
Solved it. In unrelated article, I saw that the libwbclient.so.0 from the samba complied source needs to replace the on in /usr/lib64. Once I did this swat now sees the samba processes just fine. On 12/3/11 1:10 PM, CJ Keist wrote: I take it no one has seen this issue before? If helps

[Samba] Swat not showing samba processes

2011-12-03 Thread CJ Keist
I take it no one has seen this issue before? If helps running this on Scientific Linux 6.1. Just install Samba 3.5.9 with no issues. I have swat setup and can connect to the web gui. Problem is that when I start smbd and nmbd from the web gui, swat still shows

[Samba] Swat not showing samba processes

2011-11-30 Thread CJ Keist
Just install Samba 3.5.9 with no issues. I have swat setup and can connect to the web gui. Problem is that when I start smbd and nmbd from the web gui, swat still shows that processes are not running. But in fact on the server they were started, and the logs show no errors. Any reason why

Re: [Samba] Solaris 10 winbind authentication with ADS

2011-01-12 Thread CJ Keist
Thanks for the replies. I got this resolved. It was case of my eyes not seeing what was in front of my face. The solaris upgrade DID replaced my /usr/lib/nss_winbind.so.1 link with Solaris's on library of same name. So I just had to rename that and recreate my link to the samba compiled

[Samba] Solaris 10 winbind authentication with ADS

2011-01-06 Thread CJ Keist
So, no one has a clue here? -- Well, I did smart thing and upgraded my Solaris box to Solaris 10 update 9. And now my winbind authentication has broken. I have checked all my /usr/lib/*winbind* and /usr/lib/security/*winbind* libs and all are still good

[Samba] Solaris 10 winbind authentication with ADS

2011-01-05 Thread CJ Keist
Well, I did smart thing and upgraded my Solaris box to Solaris 10 update 9. And now my winbind authentication has broken. I have checked all my /usr/lib/*winbind* and /usr/lib/security/*winbind* libs and all are still good from my last install. /etc/pam.conf, nsswitch.conf are still

Re: [Samba] solaris 10 winbind authentication with ADS

2010-12-27 Thread CJ Keist
AM, Volker Lendecke wrote: On Tue, Dec 21, 2010 at 10:35:58AM -0700, CJ Keist wrote: getent passwd user_name or getent group group_name Try wbinfo -i user_name or wbinfo -i domain\\user_name That is a direct path without NSS intervention. This way you can reduce the problem to either winbind

[Samba] solaris 10 winbind authentication with ADS

2010-12-27 Thread CJ Keist
Made some progress here. I saw from the log files that samba couldn't find the /opt/local/lib/idmap/rid.so module. So I added --with-shared-modules=idmap_rid to my configure options. That got the rid.so to get installed and now the getent passwd login works! But getent passwd by itself

[Samba] solaris 10 winbind authentication with ADS

2010-12-21 Thread CJ Keist
I'm trying to setup a Solaris 10 Sparc station to authenticate users on login with Windows ADS. I have found the documentation for this but having no luck in getting the pam modules to work. Here is what I have done so far: Compiling Kerberos MIT5-1.8.3: cd into the src directory

[Samba] solaris 10 winbind authentication with ADS

2010-12-21 Thread CJ Keist
Forgot to add, my nsswitch.conf file has the winbind option added to the end of the passwd and group lines: passwd: files winbind group: files winbind I'm trying to setup a Solaris 10 Sparc station to authenticate users on login with Windows ADS.

Re: [Samba] solaris 10 winbind authentication with ADS

2010-12-21 Thread CJ Keist
--set-uid-mapping to manually create a UID-to-SID mapping? On 12/21/2010 01:44 PM, CJ Keist wrote: Forgot to add, my nsswitch.conf file has the winbind option added to the end of the passwd and group lines: passwd: files winbind group: files winbind

[Samba] More strangeness with ZFS and Samba

2010-10-04 Thread CJ Keist
A new problem now. Running Samba 3.5.4, on Solaris 10 with zfs. Issue with Microsoft Office 2007: User opens up a .xlsx, then closes the file (Not Excel). Then user reopens the .xlsx file and now Excel says the file is read-only. But permissions on the file have not changed! Only fix is to

[Samba] File permissions getting destroyed with M$ software on ZFS

2010-10-01 Thread CJ Keist
All, Running Samba 3.5.4 on Solaris 10 with ZFS file system. I have issues where we have shared group folders. In these folders a userA in GroupA create file just fine with the correct inherited permissions 660. Problem is when userB in GroupA reads and modifies that file, with M$

Re: [Samba] File permissions getting destroyed with M$ software on ZFS

2010-10-01 Thread CJ Keist
acl support to No. On 10/1/10 8:15 AM, CJ Keist wrote: All, Running Samba 3.5.4 on Solaris 10 with ZFS file system. I have issues where we have shared group folders. In these folders a userA in GroupA create file just fine with the correct inherited permissions 660. Problem is when

Re: [Samba] rlimit_max errors

2010-02-21 Thread CJ Keist
This is for Linux right? Solaris doesn't have limits.conf file. In Solaris such kernel parameters are put in /etc/system file. Just have to find the right kernel parameter to adjust. On 2/21/10 3:09 PM, Miguel Medalha wrote: Running Samba 3.4.5 on Solaris 10 Sparc platform. I can't

[Samba] Why Samba is stating files in /net??

2010-02-17 Thread CJ Keist
running 3.4.5 on Solaris 10 sparc platform. Seeing odd behavior when I'm watching my smbd process through truss. When ever I just onen my Windows explorer window that just shows my mapped shares, the truss shows that the smbd process is trying to stat everything under /net. What is it doing

Re: [Samba] Strange errors in Samba Logs

2010-01-31 Thread CJ Keist
Haven't seen any response to this question. I'm also seeing the same errors: [2010/01/31 09:33:32, 2] lib/util_sock.c:442(set_socket_options) Failed to set socket option SO_KEEPALIVE (Error Invalid argument) [2010/01/31 09:33:32, 2] lib/util_sock.c:442(set_socket_options) Failed to set

[Samba] vfs objects - zfsacl

2010-01-28 Thread CJ Keist
Looking to see if any one else is having this issue. Running 3.4.5 on solaris 10 with ZFS file system. When I add the vfs objects = zfsacl, Windows clients seem to fine but all my Mac OS X clients can no longer access folders on the share. They can mount the share fine but permissions are

[Samba] Compiling zfsacl support

2010-01-27 Thread CJ Keist
For 3.4.5 how do you get zfsacl support compiled in? I do not see any flags in configure for this. -- C. J. Keist Email: cj.ke...@colostate.edu UNIX/Network ManagerPhone: 970-491-0630 Engineering Network ServicesFax: 970-491-5569 College of Engineering,

Re: [Samba] Samba shares freezing

2010-01-21 Thread CJ Keist
: On Wed, Jan 20, 2010 at 03:53:06PM -0700, CJ Keist wrote: Jermey, Thank you for your response. I don't have gdb installed but here is truss of my share until it froze. It's blocked in an fcntl lock call on file descriptor 13. Unfortunately your truss trace doesn't show the open of fd 13, so I

[Samba] Samba shares freezing

2010-01-20 Thread CJ Keist
All, Looking for some help here. Not finding anything on the net that looks the same as what I'm seeing. Running Solaris 10 Sparc, on a Sunfire 5220, 16Gb of RAM. Samba version 3.4.5 and using ZFS file systems with user quotas. All cifs clients shares to this server freeze after about

[Samba] drop-box permission issues with Mac OSX

2009-07-17 Thread CJ Keist
I've just upgraded to 3.4.0 Samba on Solaris 10 x86. We have folders all users home areas called drop-box. Its a folder for other users to drop files into but cannot access or read what is in the drop-box. On unix the permissions are set 2733. This works fine with Window clients. But is

[Samba] net join problems

2009-07-16 Thread CJ Keist
My last install of Samba was 3.2.2 on Solaris 10 Sparc platform. Had no problems. I'm now trying to install 3.4.0 on Solaris 10 x86 platform. With 3.2.2 I would join our Windows domain as such: net join -S servername -w DOMAIN_NAME -U username All worked fine. Now with 3.4.0 I'm getting

Re: [Samba] net join problems

2009-07-16 Thread CJ Keist
John, Thanks that was it!! John H Terpstra - Samba Team wrote: CJ Keist wrote: My last install of Samba was 3.2.2 on Solaris 10 Sparc platform. Had no problems. I'm now trying to install 3.4.0 on Solaris 10 x86 platform. With 3.2.2 I would join our Windows domain as such: net join -S

Re: [Samba] samba 3.0.28 and dropboxes

2007-12-21 Thread CJ Keist
There is no writable option in Swat that I can see even with Advance mode. The shares work fine otherwise, just not to our dropbox folders that have the permissions of 2733. Get access denied error when you try and copy a file or drag and drop a file onto the dropbox folder. Alex Harrington

Re: [Samba] samba 3.0.28 and dropboxes

2007-12-21 Thread CJ Keist
no longer working is you can no longer move or copy files into the dropbox folder from Windows 2000, XP, Vista or even MacOSX. You get access denied error. Ryan Novosielski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CJ Keist wrote: All, I searched archives and found one

Re: [Samba] samba 3.0.28 and dropboxes

2007-12-21 Thread CJ Keist
the smb.conf file. If you don't have anything constructive to say don't bother replying to my posts. Charles Marcus wrote: On 12/21/2007, CJ Keist ([EMAIL PROTECTED]) wrote: There is no writable option in Swat that I can see even with Advance mode. Ever heard of the command line? -- C. J

Re: [Samba] samba 3.0.28 and dropboxes

2007-12-21 Thread CJ Keist
:12 AM, CJ Keist [EMAIL PROTECTED] wrote: no longer working is you can no longer move or copy files into the dropbox folder from Windows 2000, XP, Vista or even MacOSX. You get access denied error. Have you verified that that unix permissions allow writing for the admin group? John -- C. J

Re: [Samba] samba 3.0.28 and dropboxes

2007-12-21 Thread CJ Keist
James, That would be great if you can find the patch. For, now I will drop back to 3.0.6a samba. Happy Holidays and Happy New Year. James Peach wrote: On 20/12/2007, CJ Keist [EMAIL PROTECTED] wrote: All, I searched archives and found one related to our problem, with subject samba

[Samba] samba 3.0.28 and dropboxes

2007-12-20 Thread CJ Keist
All, I searched archives and found one related to our problem, with subject samba 3.0.26a and dropboxes, but there was no solution. So posting this again for hopes of a fix. We have dropboxes where users can drop files in someone else's dropbox folder. You have write permissions but

[Samba] changing file permissions problems

2003-08-14 Thread CJ Keist
For samba 2.2.8a Well, I have found that the problem I'm seeing is that in W2K it will not let you remove all permissions from say Everyone. For example in UNIX the file permission is set to 0644. I want to remove the read permission for Everyone from W2K. In the Security tab, when I try

Re: [Samba] Samba 2.2.8a file permissions not working

2003-08-09 Thread CJ Keist
and not reproduce or disclose the information in any way; and (B) SunGard makes no warranties, express or implied, in this document, and SunGard shall not be liable for damages of any kind arising out of use of this document. CJ Keist [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/07/2003 12:04 PM

Re: [Samba] Samba 2.2.8a file permissions not working

2003-08-08 Thread CJ Keist
The ACL is not the issue here, but being able to change the basic user,group.other permissions on files/folders. Right now 2.2.8a seems to ignore any permission changes you make from W2K. In playing around some more I find that it will remove permissions, but you cannot add permissions.

[Samba] Samba 2.2.8a file permissions not working

2003-08-08 Thread CJ Keist
We have upgraded from Samba 2.2.7a to 2.2.8a. We have samba running our our two UNIX file servers, one is Solaris 8 and the other RedHat Linux 7.3. Samba was compiled as follows: configure --prefix=/opt/samba --with-acl-support --with-quotas Right now it doesn't looks like changing