similar to: Configuring New Replacement Server For Samba

Displaying 20 results from an estimated 8000 matches similar to: "Configuring New Replacement Server For Samba"

2012 May 04
1
after joining the domain the server loose the domain controller
Hello, I've a rhel6 server on a vmware structure. samba rpm are; samba-common-3.5.10-115.el6_2.x86_64 samba-3.5.10-115.el6_2.x86_64 samba-winbind-clients-3.5.10-115.el6_2.x86_64 smb.conf [global] workgroup = AAAA server string = TSTArchive security = DOMAIN passdb backend = tdbsam log level = 3 local master = No ldap ssl = no cups options = raw short preserve case = No dos filetimes = Yes dos
2012 Aug 01
5
Access and group issues on domain member server (PDC is Samba as well)
Hi List, I created a domain member server in my samba domain. I start to realize that there are some issues when colleagues could not access some folders in the their shares. After searching for a solution I found that on that member server I have no "samba" groups available. First of all my setup: Domain controller: CentOS 6.2 x86_64, latest updates installed Samba 3.5.10 (from
2012 Feb 25
2
CentOS-announce Digest, Vol 84, Issue 14
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2012 Apr 25
1
OpenOffice.org3 Error after Software Update
Hey Y'all, I just installed the updates recommended by Software Update. Apr 25 19:04:43 Updated: xulrunner-10.0.4-1.el6.centos.i686 Apr 25 19:04:53 Updated: firefox-10.0.4-1.el6.centos.i686 Apr 25 19:05:03 Updated: thunderbird-10.0.4-1.el6.centos.i686 Apr 25 19:05:05 Updated: matahari-lib-0.4.4-12.el6_2.i686 Apr 25 19:05:06 Updated: matahari-agent-lib-0.4.4-12.el6_2.i686 Apr 25 19:05:09
2012 Aug 18
2
6.3 missing updates and packages
Hi, The fact that apparently the last tigervnc update from upstream was missed triggered me to check for missing updates and packages in 6.3. Here are my results. Sorry for any false positives that might have crept in, but note that some of the 6_x updates actually are updates and not a parsing error. And perhaps an occasional false positive due to having to compare upstream SRPMS vs downstream
2012 Nov 16
1
Samba domain member losing membership
Hello all, I've recently posted here for help with a Samba domain member system which seems to lose it's domain membership. I want to discuss it a little more. I have more information. I'm after comments and suggestions for troubleshooting. Also, i say "loses membership" but i don't really know if it has lost it. Just doesn't work anymore until i re-join the Samba
2013 Dec 06
1
md5sum mismatch between CentOS 6.4 and 6.5 repository
Hello, when I download python-slip-dbus-0.2.20-1.el6_2.noarch.rpm from CentOS 6.5 repository the md5sum is different than when I download same file from 6.4. wget http://msync.centos.org/centos-6/6.5/os/x86_64/Packages/ python-slip-dbus-0.2.20-1.el6_2.noarch.rpm -O python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.65 wget http://msync.centos.org/centos-6/6.4/os/x86_64/Packages/
2012 May 01
0
CentOS-announce Digest, Vol 87, Issue 1
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2012 May 01
0
CESA-2012:0533 Important CentOS 6 samba Update
CentOS Errata and Security Advisory 2012:0533 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0533.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 63330e547be2fb88da1a76d17be54632c0d24c05936d6066b1b496615f04760f libsmbclient-3.5.10-116.el6_2.i686.rpm
2012 Apr 10
0
CESA-2012:0465 Critical CentOS 6 samba Update
CentOS Errata and Security Advisory 2012:0465 Critical Upstream details at : http://rhn.redhat.com/errata/RHSA-2012-0465.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6b029647ee1d0d9008da480790e1d53df52bc882c094dab3d8cddcba94d73ab0 libsmbclient-3.5.10-115.el6_2.i686.rpm
2012 Jul 11
2
So, just wondering, is OpenJDK7 in CentOS 6.3??
http://www.redhat.com/about/news/archive/2012/6/red-hat-enterprise-linux-63-globally-available "Developer Tools: In addition to OpenJDK6 support in Red Hat Enterprise Linux 6, the newly introduced OpenJDK7 allows customers running Red Hat Enterprise Linux 6.3 to develop and test with the latest version of open source Java. " Yet in the CentOS 6.3 release notes, the only mention about
2012 Apr 11
0
CentOS-announce Digest, Vol 86, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2012 Oct 16
3
Puppet dashboard over passenger: The environment must be purely alphanumeric, not ''
Hello, I installed puppet-server, passenger and dashboard. I have tested every step in between to make sure all is running well and not errors are carrying forward. Dashboard worked well with my test in WEBrick. After configure the dashboard with passenger I got the message” The environment must be purely alphanumeric, not ''''” instead of the dashboard. I verified the
2012 Jun 15
1
Strange su behavior after installing latest CentOS updates
I did a "yum update" on my CentOS 6 systems yesterday for the first time in about a month and now have some automated processes failing because the PATH is not set up correctly when using "su". The problem is very easy to see by comparing the output of the following two commands: # su - <user> -c "env | grep PATH" # su <user> -c "env | grep
2012 Oct 31
0
help with shadow copy implementation
Hi, Over the past several days I have been trying to get the shadow to work with samba but haven't been successful. Can someone check below config and let me know if I am missing something? We are using Equallogic SAN and iSCSI LUNS to mount volumes. I can cleanly access samba shares on Windows 7 clients but just not shadow copy. I have referred the official how-to but couldn't get it to
2012 Oct 04
3
Name Resolve Order : parameter of smb.conf with testparm
I am writing this letter and I hope that I'll have answers about the generation of smb.conf by the way of smb.conf.master with testparm command. Like is described on page 5 of Samba3-HOWTO.pdf. The situation is: - The manual of smb.conf says that the default value of the parameter ?name resolve order? is ?lmhosts host wins bcast?, but when I type the command like: # testparm -s
2012 May 22
2
yum problem with glibc
Is anyone getting a yum update problem with glibc and glibc-common? I'm getting the error message ------------------------------- Error: Protected multilib versions: glibc-2.12-1.47.el6_2.12.x86_64 != glibc-2.12-1.47.el6_2.9.i686 ** Found 3 pre-existing rpmdb problem(s), 'yum check' output follows: bash-4.1.2-9.el6_2.x86_64 is a duplicate with bash-4.1.2-8.el6.centos.x86_64
2013 May 12
1
CentOS 6.4 Samba 3.6.9 Regression
Anyone know the reason RHEL bumped Samba from 3.5.10 to 3.6.9? This version has a regression with BackupExec and Veeam backing up to network shares. I receive access denied errors. Samba is in security=user mode and not joined to a domain. If I downgrade just the Samba packages to the CentOS 6.3 version 3.5.10 everything works again. I've found a couple of bug reports and the one suggested fix
2013 Aug 12
3
Speed differences for windows clients
Hi, we have a strange phenomenon with the transfer speed between windows clients and samba servers. Here's the setup: server 1: centos 6.3 with samba 3.5.10 server 2: centos 6.4 with samba 3.6.9 both servers are configured as BDC and have - aside from netbios name - identical smb.conf which contains ldapsam as backend and all other parameters are not set (i.e. default) When I mount a
2012 May 01
0
CEEA-2012:0530 CentOS 6 qpid Update
CentOS Errata and Enhancement Advisory 2012:0530 Upstream details at : https://rhn.redhat.com/errata/RHEA-2012-0530.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 53da93638561a35a13a8f47db761d728b2b850b11eccd729c8d071289883d244 python-qpid-0.14-7.el6_2.noarch.rpm