similar to: ACL problem under FC9

Displaying 20 results from an estimated 1000 matches similar to: "ACL problem under FC9"

2009 Sep 28
1
samba authentication via pam_pwdfile
I'm attempting to setup samba authentication via PAM and more specifically the pam_pwdfile module. So far I have had trouble determining the right mix of global settings to get this to work. I have read through many tutorials online, but so far I have not found good documentation on how to achieve this. What I am really attempting to do is unify the credentials for access to the
2009 Mar 17
3
Samba with ldap-Backend as PDC: Changing SMB-Password under Unix?
Hello, I have a working PDC with ldap-Backend under SUSE 10.2. Everything is working fine, except 2 thing: Can I change the sambaNTpassword and sambaLMpassword under Unix so that the User can change the samba-Passwords and the Unix-Password with one single command? Can I automaticly connect the Home-Networkshare to a Network-Drive? Without a Logon-Script? Regards Daniel __________
2009 Mar 23
1
integration with existing ldap directory
I'm having trouble wading through the various documents that only partially apply to my situation. I have an exsting LDAP instance providing NSS login data to my small group of linux machines. I want to also now provide domain logins against those user accounts. So far I have determined that I need to 1. add the samba schema to the directory 2. set the attribute access appropriately 3. add
2009 Apr 29
1
Controlling network printer
Hi everyone! I'm trying to install a network printer (HP 2600n) in my primary domain controller(samba+ldap), and control the printer, create a list of users able to print and deny the others, etc. I've been searching about in Internet, but didn't find anything good to learn. Somebody could tell me if is it possible and where can I find some good material to study and do this using
2009 Mar 27
3
Understanding ldap auth credentials
I'm try to create a single sign on configuration for a home fileserver, storing user accounts in the directory and using those credentials to authenticate Linux shell logins, server applications and PDC logins. I have NSS working correctly and am trying to extend my LDAP schema to accommodate Samba. For the benefit of my own understanding, I'm trying to make the necessary changes to my
2010 Jan 21
2
Help with samba implementation
I subscribed to the list and am awaiting a response. Thanks Best Regards, Roxane Eliff DADS/SEO AIX Administrator Office 301-763-7488 Mail Stop - 2K278B ----- Forwarded by Roxane B Eliff/DACMO/HQ/BOC on 01/21/2010 11:19 AM ----- From: Roxane B Eliff/DACMO/HQ/BOC To: samba at lists.samba.org <samba at lists.samba.org> Cc: Roxane B Eliff/DACMO/HQ/BOC at BOC Date: 01/19/2010 04:03 PM
2009 Mar 12
3
Binary Packages SuSE9.0 != SLES9
Hi I need to install a current version of samba on a server running SuSE9.0 :-/ My Idea was to use the binary package provided at samba.org for SLES9 but I do not have the exact libraries that are needed: libtalloc.so.1 is needed by samba-3.2.8-2.1.140 libtdb.so.1 is needed by samba-3.2.8-2.1.140 libwbclient.so.0 is needed by samba-3.2.8-2.1.140 -> these are also
2009 Apr 28
0
ACL problem under FC9
On Fri, March 13, 2009 11:07, Christos Karaviotis wrote: > On Wed, March 11, 2009 14:26, Adam Tauno Williams wrote: >>> I am running Samba for some years now (3 years) and had absolutely no >>> problems. For the last month on one of the machines the NT ACL stopped >>> working and everyone have full access everywhere even if they are not >>> in >>>
2011 Dec 12
2
sambaMungedDial
Hi, does anybody know how to decode/recode sambaMungedDial attribute? I need to store the terminal server profile path in it but can not find any documentation. Thanks, Alex
2009 Mar 10
0
Re: ldap group authentication refresh [SOLVED]
Hi, I resolved the problem. I changed my smb.conf as follows: [global] netbios name = SAMBA server string = %h workgroup = DOMAIN.TLD security = user encrypt passwords = true ldap passwd sync = yes guest account = nobody passdb backend = ldapsam:ldap://zarafa.hasselt.be ldap admin dn = cn=root,ou=hasselt.be,o=hasselt,c=be ldap suffix = o=hasselt,c=be ldap group suffix = ou=groups ldap user
2018 Sep 06
6
rsyslog listening on high port
Attempting to lookup why rsyslogd is listening on the high port UDP/51427. Have not succeeded in what this port is used for and what directive controls what interface it binds to. [root at bedrock ~]# netstat --listen --inet --program --numeric | grep syslog udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd? -- Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
2010 Oct 17
1
iptables: comprehensive tutorial for CentOS?
Hello listmates, I know this may sound stupid... but I am trying to set up a firewall/filter/forwarder using CentOS 5.5 machine as a platform and I am succeeding but only partially. Fro example, I am literally trying to forward HTTP and HTTPS (TCP 80 and 443) from the public interface to a private IP and TCP 80 works like a charm whereas TCP 443 seems to be a no-go. To that effect: does anyone
2009 Mar 03
1
PDC machine name appears as Domain Name on PC profiles
I have the distribution Samba package 3.2.3 running under Ubuntu 8.10 Workstation, downloaded using Synaptics Package Manager. It is running as a PDC. On some of my Windows XP workstations, the Windows profiles appearing under System Properties >> Advanced >> User Profiles appear correct, in the form DOMAIN_NAME\USER_NAME. On others, however, they appear in the form
2010 Nov 29
3
Any chance to get a working, current openldap srpm/rpm for centos 5.5
Hello, is there anyone out there, who has a current 2.4.23 srpm or good how to compile it from src with supported db4? I tried to compile recent source files, but always finding the current (installed) db4 >4.3 fails. Than I tried to compile the LTB Project Files: http://ltb-project.org/wiki/documentation/openldap-rpm May be it is just a small step or option to be set. Would be nice to get
2010 Sep 27
3
[Slightly OT] "Open Source Development + Tools" - Book/Resource?
Greetings all- My apologies for the slightly OT post. My primary production platform *IS* CentOS 5.x with a minor scattering of 4.x machines behind firewalls here and there... I find that I'm being placed more and more into a 'quasi-developer' role which strays some from my normal system/network admin duties. Specifically, having to work with the deep internals of make, autoconf,
2010 Oct 05
7
Colour laser printer
Anyone got a recommendation for a cheap (but good) colour laser printer that runs under CentOS-5.5 ? -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2009 Mar 09
3
ldap group authentication refresh
Hi, I have succesfully setup a Samba server with OpenLDAP authentication. I also managed to authenticate against groups in my LDAP tree, so far so good. The only problem is that whenever I add or remove an entry from the LDAP group, samba doesn't see that immediately. When I restart the samba daemon, it does pick up the change in the LDAP group. Can anybody tell me how I can refresh the
2009 Jan 07
17
Email/GroupWare Suite
Just wanted to get some thoughts from the list..... We are a public k-12 school and are looking to migrate to a groupware style system for out staff to collaborate better. Currently we are using Squirrelmail/postfix for email. Does anyone have any recommendations/opinions. Any input would be greatly appreciated. Thank you -- Bo Lynch Systems Administrator RedHat Academy Instructor Energy Manager
2008 May 15
2
Password Policy for Samba Ldap PDC
Hello All, I?ve a customer with a problem. They need to apply some policy's in your Samba LDAP (SMBLDAPTOOLS) passwords, like this: - Passwords Expiration - Minimum lenght - History - Quality of Password - Block after 3 incorrect logon attempts Is it possible to do it with the Default Samba schema ? Is there another way to implement ? Thanks for any Help. Best Regards. -- Alexandre
2007 May 07
1
slightly OT: LDAP Server
Hello List, we are currently looking for a Ubuntu server setup (ideally v. 6.06) with authentication and authorisation based on OpenLDAP for all services. The needed services are Samba (PDC), Apache (htaccess), Squid, OpenXchange, NIS. Does someone have such a setup and is willing to share? We don?t want to reinvent the wheel since time is money :) I am looking forward for your reply. :o)