Displaying 20 results from an estimated 1000 matches similar to: "ACL problem under FC9"
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
2009 Mar 11
2
ACL problem under FC9
Hi list,
This is my first post and I hope I will not make people mad as this may
have been answered before.
Here it goes.
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
the acl.
If I try to add them and restrict them only to read
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
2010 Oct 04
0
Python resource module returns just zeros
I'm using a call to the resource module's getrusage method. On openSUSE
this works, on CentOS [python26-2.6.5-3.el5] it 'works' but just returns
zeros for the memory utilization values.
resource.getrusage(resource.RUSAGE_SELF).ru_maxrss
openSUSE: returns 5512
CentOS: returns 0
Anyone know what condition causes this? Or is there a better /
more-reliable way to check memory
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
2018 Apr 24
1
Libreswan IPSec Protected GRE Tunnel & firewall-cmd
I am attempting to setup an IPSec protected GRE tunnel with a Cisco
router. I believe the IPSec association is up, however I cannot move
traffic over the tunnel.
It is not clear how to integrate the tunnel interface (gre1) with
firewall-cmd; adding the interface to trusted does not appear to
'stick'.
[root at aqueduct ~]# firewall-cmd --add-interface=gre1 --zone=trusted
The interface
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
2018 Sep 07
1
rsyslog listening on high port
On Thu, 2018-09-06 at 15:10 -0400, Mike Burger wrote:
> On 2018-09-06 14:06, Adam Tauno Williams wrote:
> > 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 |
2012 Feb 13
0
samba Digest, Vol 110, Issue 12
Hello Williams
Thanks for your prompt help, well valid user and write-list were define as
got to read but still got confused so can you share me the link of the
standard document or mail me that document so that i can go through it and
implement on the given scenario. Or if you can share any example
configuration then it will be great. I hope for help from you and all
experts.
Thank You
Regards
2012 Mar 07
1
Anyone recognize "www-mysql"?
I'm transitioning someone's quite old server [Debian] to a new CentOS6
host. All going pretty well. But they server up some functionality
using CGI scripts via Apache that use something referred to on the
Debian box as the www-mysql package? This a binary that executes HTML
pages containing embedded SQL statements.
Anyone know where the source for this can be found or if it has a more
2012 Feb 17
1
Race Condition In PHP Session Handler
php-5.3.3-3.el6_2.6.x86_64
2.6.32-220.4.2.el6.x86_64
After some testing we moved our production PHP intranet site from an old
server to a new CentOS 6.2 instance running the mentioned versions. At
first it worked well and then user's started to experience a hung site.
Upon some digging it appears that the PHP module is getting stuck in a
race condition regarding the sessions file -
[root at
2008 May 30
2
Wine doesn't work on FC9
I recently upgraded from Fedora 8 to Fedora 9. Wine-0.9.58 was included. When I tried to run an already installed app, nothing happened. Wine configuration didn't run either. I examined the shell scripts in /usr/bin and found that winecfg, wineconsole, winedbg, winefile, and winemine all contained the same scripts, starting with "Wrapper script to start a Winelib application once it
2008 May 30
0
Version 3.2.0pre3-9.fc9 smbclient problem
I recently installed Fedora 9 for use as a squid server. We use smb_auth
basic authorization and have run into a problem with it. I believe that I
have tracked the problem down to smbclient when the USER environmental
variable contains the userid and password. smb_auth.sh in squid uses the
USER environmental variable. Below are test results for Version
3.0.28a-0.fc8 and Version
2008 Jul 21
1
1.3.10 compile failure on FC9 w/ Gluster-patched Fuse
Hello all,
I am attempting to compile Gluster 1.3.10 on a newly-installed Fedora
Core 9 machine, without success. The only non-stock package on the
otherwise vanilla system is the Gluster version of Fuse.
-----------------------
# rpm -qa | grep fuse
fuse-devel-2.7.3glfs10-1.i386
fuse-2.7.3glfs10-1.i386
fuse-libs-2.7.3glfs10-1.i386
# rpmbuild -ta glusterfs-1.3.10.tar.gz
(..snip..)
make[5]:
2013 Sep 11
0
Crashing Server [_spin_unlock_irqrestore+0x17/0x20]
I have a CentOS server that after the latest round of updates has begun
crashing [dump, reboot]
2.6.32-358.18.1.el6.centos.plus.x86_64
The dmesg dump in /var/crash looks like the following; does anyone
recognize that?
<6>RPC: Registered udp transport module.
<6>RPC: Registered tcp transport module.
<6>RPC: Registered tcp NFSv4.1 backchannel transport module.