[Samba] Questions on LDAP AttibutesLogon Time Logoff Time Kickoff Time

2003-09-04 Thread Jarabe
My question is how can I turn on the feature to update the Logon Time, and Logoff time fields in LDAP. They are always blank? Are these fields used to determine when a user logged on and off? Another question.. Kickoff time, how is that used? Just a pointer to some docs would be great.

Re: [Samba] acl

2003-09-03 Thread Jarabe
I have the same problem. I did everything that bluelightning suggests . Using the secuity tab in windows if I change the attributes on people that are already there, namely root, everyone, or myself it works. If I try to add a new user it fails saying: Unable to save permissions on file. Access

Re: [Samba] acl

2003-09-03 Thread Jarabe
support is compiled into samba?? Spencer --- Hello. On 3 Sep 2003 at 8:14, Jarabe wrote: Date sent:Wed, 03 Sep 2003 08:14:06 -0600 Subject: Re: [Samba] acl To: [EMAIL PROTECTED] From: Jarabe [EMAIL PROTECTED] I

Re: [Samba] acl

2003-09-03 Thread Jarabe
from the rpm and found: ./include/smb_acls.h ./lib/sysacls.c ./smbd/posix_acls.c ./utils/smbcacls.c ./aclocal.m4 Is that all I need to get ACLS working.? Thanks Again Alexey --- Hello. On 3 Sep 2003 at 8:57, Jarabe wrote: I ran ldd /usr/sbin/smbd and I didnt see any

Re: [Samba] acl

2003-09-03 Thread Jarabe
Alexey ACL's ROCK --- Hi. On 3 Sep 2003 at 9:34, Jarabe wrote: . CLIP. checking whether to support ACLs... checking for getxattr in -lattr... no checking for acl_get_file in -lacl... no checking for ACL support... no So, your Samba does not see

[Samba] RC2 RPM Compile errors

2003-08-29 Thread Jarabe
I am using the makerpms.sh script under packaging/RedHat and I get the following error: System is REDHAT9 compiling with acl-support added to the samba3.spec file. Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/samba-3.0.0rc2-root error: Installed (but unpackaged) file(s)

[Samba] Security Tab

2003-08-28 Thread Jarabe
Is it possible using SAMBA 3.0 to set permissions on files or folders in windows by right clicking on a file and clicking the secuirty tab, then adding groups or users to have access or no access to certain files. I am finding that linux doesnt quite compare to the flexibility in netware.. I

[Samba] getpeername failed.

2003-08-28 Thread Jarabe
Recently I started getting these error messages in log.smbd... [2003/08/27 16:45:27, 0] lib/util_sock.c:get_socket_addr(919) getpeername failed. Error was Transport endpoint is not connected Any ideas on what it is trying to tell me? Spencer -- To unsubscribe from this list go to the

[Samba] Disable Roaming Profiles

2003-08-26 Thread Jarabe
How can I disable roaming profiles at the account level? If i leave that field blank in my ldap directory it tries to do them anyway. And secondly an unrelated question. My syslogs show the following: lib/smbldap.c:smbldap_open(801) smbldap_open: cannot access LDAP when not root.. and

[Samba] NMBD Crashes

2003-08-25 Thread Jarabe
It seems to me at least the NMBD crashes all time time. In my log.nmbd file I see the following.. [2003/08/25 08:52:03, 1] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.2.30.228: code = 0x12 [2003/08/25 08:52:28, 0]

[Samba] SID Calculation

2003-08-22 Thread Jarabe
If I am adding accounts manually to my ldap directory, and was curious if there is any magic in the sambaSID attibutes? Can i assign then incrementally? What abou the sambaPrimaryGroupSID what does that need to be?? Thanks, Spencer -- To unsubscribe from this list go to the following URL and

[Samba] RE: SID Calculation

2003-08-22 Thread Jarabe
for the machines so that it is different than the way it is done for users? Thanks, Spencer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 22 Aug 2003, Jarabe wrote: If I am adding accounts manually to my ldap directory, and was curious if there is any magic in the sambaSID attibutes

[Samba] User **** in passdb, but getpwnam() fails!

2003-08-19 Thread Jarabe
This is the error I am getting. I am using an ldap passdb backend. I have the attributes in ldap that I need i.e. objectClass=sambaSamAccount and the others sambaLmPassword etc. But I continually get this message in my logs: User in passdb, but getpwnam() fails! Any help would be

[Samba] Error joining samba 3.0rc1 domain

2003-08-19 Thread Jarabe
I get the following error trying to join domain: The following error occured attempting to join the domain SAMBA: No mapping between account named and security ID's was done. The following is my smb.conf # Global parameters [global] workgroup = SAMBA server string = Samba

[Samba] Error joining domain samba 3.0rc1

2003-08-19 Thread Jarabe
This is the error i receiving now when I attempt to join the domain. The domain name samba might be a NetBIOS domain name. If this is the case, verify that the domain name is properly registered with WINS. If you are certain that the name is not a NetBIOS domain name, then the following

[Samba] sambaSID

2003-08-14 Thread Jarabe
i properly populate the sid's? Thanks, jarabe -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] User **** in passdb, but getpwnam() fails!

2003-08-06 Thread Jarabe
This is the error I am getting. I am using an ldap passdb backend. I have the attributes in ldap that I need i.e. objectClass=sambaSamAccount and the others sambaLmPassword etc. But I continually get this message in my logs: User in passdb, but getpwnam() fails! Any help would be