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
nss_winbind.so.1 - libnss_winbind.so On 1/7/11 5:36 AM, Michael Wood wrote: Hi On 6 January 2011 01:11, CJ Keistcj.ke...@colostate.edu wrote: 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

[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] Windows client hangs running .exe from Samba share

2007-09-14 Thread CJ
I'm running Mac OS X Server 10.4.1, smbd --version 3.0.10. I have been using it for a couple years running roaming profiles for Windows 2000 clients with few problems. It was time to reinstall the client machines with new applications, keeping Win2K as the client operating system. I

[Samba] Windows client hangs running .exe from Samba share

2007-09-14 Thread CJ
I'm running Mac OS X Server 10.4.1, smbd --version 3.0.10. I have been using it for a couple years running roaming profiles for Windows 2000 clients with few problems. It was time to reinstall the client machines with new applications, keeping Win2K as the client operating system. I

[Samba] Remote Authentication server

2005-10-24 Thread CJ
support = yes wins proxy = yes ;wins server = x.x.x.x dns proxy = yes ;logon path = \\%G\%U\profile ;logon home = \\%G\%U\profile ;debug level = 10 Thanks for your time and effort. cj -- To unsubscribe from this list go to the following URL and read

Re: [Samba] samba-3 problem joining ws to domain

2005-01-30 Thread cj
. have a look at http://samba.org/~jerry/Samba-Rights-HOWTO this link was posted from Jerry Carter to document the new features 7 Days ago. Hope it helps Christoph cj schrieb: G'day Rauno, Just wondering if you ever found a solution to your problem (http://lists.samba.org/archive/samba/2003

[Samba] samba-3 problem joining ws to domain

2005-01-29 Thread cj
G'day Rauno, Just wondering if you ever found a solution to your problem (http://lists.samba.org/archive/samba/2003-September/073997.html) regarding Windows 2K workstations joining a Samba3 domain. I seem to be experiencing the same problems - with the access denied message. Any ideas would be

[Samba] samba with sun's ldap

2005-01-26 Thread cj
server: [27/Jan/2005:12:22:39 +1100] - Entry sambaDomainName=TESTDOMAIN,dc=our,dc=company,dc=com -- attribute objectClass not allowed It seems like Samba is sending a fundamentally invalid request off to the LDAP server? Any ideas would be greatly appreciated! -cj -- To unsubscribe from this list

[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

[Samba] use id and paswrod problem

2003-06-20 Thread CJ
as expected. (From what man pages says thatis) It tries to run the smbpasswd file. Is this what should happen? Confused CJ = There are two major products to come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. Blessed are the pessimists, for they make backups

[Samba] newbie question

2003-06-16 Thread CJ
I am new to Samba and not on the mailing list just yet. Please respond to this account if you can. Is there a port of samba for AIX 4.3.3 5.1 and 5.2 ? If so what is the current release and where can I get it from. Thank you CJ = There are two major products to come out of Berkeley: LSD

RE: [Samba] plea for sample config files : accessing samba from windows...

2002-10-25 Thread cj
Here is a smb.conf file, we use. It is run as a domain controller though. I have edited/removed anything to do with my employee. I have manly edited it so it doesn't refer to any company name or user name Read the comments if you don't understand any of it. -Original Message- From:

[Samba] samba printer

2002-10-02 Thread cj
G'day all I have a windows 2000 machine with a shared printer. Can any one recomend a good howto to set up samba to use that shared printer. Thanks -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] winbind domain group list

2002-09-24 Thread cj
G'day all In winbind how to a define a Domain Group? If I do a wbinfo -u it brings up a list of domain users, But if I do a wbinfo -g it gives me the error Error looking up domain groups -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] pam_mount permissions

2002-09-19 Thread cj
G'day All Thank you to every one who has helped me get pam_mount and winbind working. I can now use winbind to use the passwords from a samba HEAD PDC to do authentications and pam_mount to mount the users home directory. YAY Does any one know what the option is to change the permissions on a

RE: [Samba] pam_winbind

2002-09-18 Thread cj
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, 19 September 2002 7:49 AM To: [EMAIL PROTECTED] Cc: Samba List (E-mail) Subject: Re: [Samba] pam_winbind cj wrote: Would any one know what these errors are and how they are created? I am using

[Samba] pam_winbind

2002-09-17 Thread cj
was NT_STATUS_INVALID_PARAMETER Sep 18 16:41:47 yamin pam_winbind[1160]: internal module error (retval = 4, user = `cj' Thanks -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Windows won't send passwd to samba server

2002-05-31 Thread CJ ferguson
or insight as to what will help me solve my problem. CJ Ferguson [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba