Displaying 20 results from an estimated 6000 matches similar to: "Replace NT 4.0 with Samba PDC but keep PC WINS *Advice*"
2005 Dec 01
3
Samba And Fedora Directory Server
Just curious, is anyone running Samba 3.x.x with LDAP using the
Fedora/Redhat Directory server as the LDAP backend?
--
Eric Feldhusen
System Administrator http://www.remc1.org
PO Box 270 (906) 482-4520 x239
809 Hecla St (906) 482-5031 fax
Hancock, MI 49930 (906) 370 6202 mobile
2007 Oct 12
1
Profile Location Best Practice
I have a question about using roaming profiles in a Samba PDC controlled
domain. I know that with Windows 95 and that generation or so, the
profile had to be stored in the same directory as the home folder.
("/sambahomes/john/profile" for example.) You didn't have a choice
because of technical reasons. But that restriction no longer applies
with modern versions of Windows,
2007 Aug 09
1
Samba 3.0.25b: smbd 99% CPU utilisation with opened MS Word doc
Hi I'm trying to upgrade from Samba 3.0.23c on FC4 to 3.0.25b from Samba
sources.
Everything appears to function correctly until an MS word document is
opened from a share - the file opens but the smbd process in question
rockets to 99%+ CPU, stays there & needs kill -9'ing to stop it. This
happens reliably.
I have an appropriate strace & a level 7 log but can't see anything
2001 Nov 25
4
What am I missing here?
Hi all,
I'm wading my way through setting up Samba at the moment and seem to have
come to a dead stop. I've managed to set up a number of shares, and although
I'm able to view them I'm unable to write files to them. The smb.cong file
is below.
Any ideas?
Alex
[global]
workgroup = INTRANET
server string = Samba Server 01
security = SHARE
encrypt passwords = Yes
log file =
2008 Jul 08
12
Some more win32-security: SID.create
Hi all,
How does this look as a general approach to a SID.create method:
# Creates and initializes
def self.create(authority, *sub_authorities)
if sub_authorities.length > 8
raise ArgumentError, ''maximum of 8 subauthorities allowed''
end
authorities = Array.new(8, 0)
authorities.replace(sub_authorities)
count = authorities.select{ |e| e > 0 }.size
2005 Apr 14
11
Repeat Review Request
Folks,
I like criticism! Please give me lots of it - particularly in respect of the
updated "Samba-Guide". It should now be up on the Samba mirror sites.
You can download it from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
I have incorporated all feedback into this book. Did I get it right this time
or should I give up?
So far, not a word of feedback is deafening!
Is it
2002 May 10
0
Re: Samba wins eWeek and PC Magazine "Innovation in I nfrastructure" (i3) award for best Enterprise Software !
It's weird to see money-grubbing on an open-source mailing list.
-----Original Message-----
From: Luke Kenneth Casson Leighton [mailto:lkcl@samba-tng.org]
so you'll be putting some of the money that is earned from
such recognition and increased reputation of samba my way,
then, yes, to fund TNG development, yes, without which such
an award would not have been possible at this time,
2002 May 10
0
Re: Samba wins eWeek and PC Magazine "Innovation in I nfrastructure" (i3) award for best Enterprise Software !
Luke,
You should be able to tell from my signature that I am a UNIX sys admin
and an Oracle DBA.
I hate MS as much as you do, but I have realized that they control everything,
and we are going to have to live with it. I don't think anyone or thing can
ever fight them. Hell, Bill snubbs his nose at the US DOJ. You are preaching
to the choir. I work in an environment where interns think
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm stunned that we
2002 May 09
1
Re: Samba wins eWeek and PC Magazine "Innovation in I nfrastructure" (i3) award for best Enterprise Software !
Luke,
What is your problem? Sounds like you have a huge chip missing from your shoulder.
Get over it!
Paul Gregory
Unix and Oracle Database Administrator
paul.gregory@gnf.com
-----Original Message-----
From: Luke Kenneth Casson Leighton [mailto:lkcl@samba-tng.org]
Sent: Thursday, May 09, 2002 5:23 PM
To: Jeremy Allison
Cc: samba@samba.org; samba-technical@samba.org; samba-announce@samba.org
2008 Aug 10
2
detect if data is normal or skewed (without a boxplot)
Hello all:
Is there a way to detect in R if a dataset is normally distributed or skewed without graphically seeing it? The reason I want to be able to do this is because I have developed and application with Visual Basic where Word,Access and Excel "talk" to each other and I want to integrate R to this application to estimate confidence intervals on fish sizes (mm). I basically want to
2011 Aug 04
3
[Bug 39843] New: HDMI output not detected on Point of View R-VGA150904 (nv96, 9500gt)
https://bugs.freedesktop.org/show_bug.cgi?id=39843
Summary: HDMI output not detected on Point of View R-VGA150904
(nv96, 9500gt)
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2015 Oct 26
4
self compiled samba domain member, jessie, pam config
Hi Rowland,
Thanks for the very quick reply. :-)
On the page you reference
(https://wiki.samba.org/index.php/Libnss_winbind_links) it says:
# smbd -B | grep LIBDIR
LIBDIR: /usr/local/samba/lib/
On my install, I need to use lower case b. Capitol doesn't work. Perhaps
the wiki needs to be updated?
Anyway: I created the symlinks, ldconfig, all seemed to work. Your
recipe for
2015 Oct 26
2
self compiled samba domain member, jessie, pam config
Hi,
I installed a debian jessie machine, compiled/installed samba 4.3.1,
configured as a domain member server, configured winbind: all working
nicely. Great docs on the wiki.
(https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server)
One remaining thing: How do I exactly configure pam_winbind in the setup
above?
On the wiki I read that debian uses pam-auth-update. That does not seem
2010 Feb 16
1
Samba 4 setup
Dear Samba Experts,
I have configure samba 4 server in centos 5.4. My Windows XP OS registered in samba server server. But the Domain and Kerberos setup is not working properly.? Hence it is not showing the domain in Active Directory Users and Computers. I have followed the following manual for setup http://wiki.samba.org/index.php/Samba4/HOWTO. When I am starting my named server in centos box it
2010 Sep 24
1
Storing Profile remote on Samba PDC only works for one user
Hello,
actually I am trying to implement a samba PDC server with a LDAP backend
where user are authenticated with. Additionally the users' profiles
should be stored on it, whicht only works for one user, not the 3
other. The point is, I don't see the difference between them so it
should work for all or none.
This is what I have in my smb.conf regarding this:
[global]
logon
2006 Jun 27
19
Event.observe
I''m not sure if I''m understanding this correctly.
<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
Event.observe(''mes_appearance_s0'',
''onchange'', function(e){ alert(''changed me!'') });
Event.observe(''headinjury'', ''click'',
function(e){
2001 Dec 02
1
Can't write to a disk share
Hi there. I'm running Samba 2.2.2 on a Red Hat 7.2 system. I've set up a
few disk shares (with the writable option set to yes), but I can't write to
them. I can read from them ok, so I don't know what the problem is. I'm
trying to write to the shares from a Windows 2000 Professional computer.
Here's a part of my logs that appear every time I try to write to a share:
2004 Jul 22
6
[Bug 906] syslog messages from sshd [net] lost
http://bugzilla.mindrot.org/show_bug.cgi?id=906
Summary: syslog messages from sshd [net] lost
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: peak at