Displaying 20 results from an estimated 8000 matches similar to: "Sharing Accounts between Servers and SIDs"
2006 Aug 09
1
SOS: removal of "--with-ldapsam" configuration option
Hi,
when trying to upgrade my smb servers from older 3.x versions to samba
3.0.23, I discovered, that (already in 3.0.22), the "--with-ldapsam"
option has been removed. According to the corresponding entry in the
release notes, this was "only used for backwards compatibility for 2.2
smb.conf files". As far as I can see however, not only the
configuration file syntax has
2016 Apr 02
5
[Bug 94803] New: nouveau bug crashes kernel 4.4.6 on warm boot
https://bugs.freedesktop.org/show_bug.cgi?id=94803
Bug ID: 94803
Summary: nouveau bug crashes kernel 4.4.6 on warm boot
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2009 Mar 22
2
"rsync --delete" won't delete certain files
Hi,
as I just discovered, in recent versions of rsync the "--delete" option
seems to not work in certain cases. I couldn't come up with a simple
scenario to reproduce the problem, so I'll have to tell the whole story:
I use rsync to regularly backup a system onto other disks. The filesystems
I want to save are mounted on "/", "/usr/ and "/data", the
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
Hi all,
After writing data in MMF(Memory Map File) using SEXP structure, can i
reference in R?
If input data is larger than 2GB, Can i reference MMF Data in R?
my work environment :
R version : 2.11.1
OS : WinXP Pro sp3
Thanks and best regards.
Park, Young-Ju
from Korea.
---------[ ???????? ???????? ???????? ]----------
???????? : R-help Digest, Vol 89,
2008 Sep 13
1
tricky rsync setup quit working
Hi,
some time ago I had started working on a rsync-based backup system.
After I longer break; I now tried to continue this project but can't
get it to work anymore. Maybe somebody here has any idea. The basic
setup looks like this:
client:
$rsync $rsync_opts --rsh="'ssh -i $ssh_key'" $filesystems $bak_host::backup_module/path
on the server side, the ssh key triggered a
2006 Oct 02
6
Horrible write performance from XP to Samba
I noted an extremely poor performance when copying big files from
a windows xp client to a samba share. The exact version of samba
does not seem to matter: I tried several different samba servers
with versions between 3.014 and 3.0.23b running on Linux 2.4.32
and 2.6.17 (machines and network otherwise idle, clients connected
via fast ethernet, servers via Gbit; network performance in both
2005 Aug 11
1
About sampleenc and sampledec in appendix B
<style> p {margin-top:0px;margin-bottom:0px;} </style>
<table border=0 width=100% bgcolor='' cellpadding=0 cellspacing=0 align=center>
        <tr>
        <td valign=top style='padding:8pt;'><font size=2>Hi! I excuted
2018 Jun 18
2
2 WINS Servers and WINS FORWARDING
Hello List,
I have a special L2 VPN connected samba deployment setup and I want to
make sure the name resolution arrangement is the best for the network.
Setup : network 1 + Samba1<<SAME IP range>> <L2 VPN> network2 <<SAME IP
range>> + Samba2
I have noticed that the wins server and wins support options are
non-inclusive.
Samba2:
name resolve order =
2005 Aug 10
0
About sampleenc and sampledec in appendix B
<style> p {margin-top:0px;margin-bottom:0px;} </style>
<table border=0 width=100% bgcolor='' cellpadding=0 cellspacing=0 align=center>
        <tr>
        <td valign=top style='padding:8pt;'><font
2009 May 06
0
I need your help.
Hi, I need your help, so I send letter to you.
I have a problem about plsr in pls package. I want to show how classfied or
related each ohter samples, so I tried to use plsr and biplot.
But, I failed. Because, I had to change data type of my sample.
Unfortunately, I didn't know how change data type.
I want you to help me about that.
please, help me.
I show you my
2013 May 30
4
Samba4 Secondary DC Replication Concerns
Hi Folks
If I have 2 x Samba4 AD DCs, a primary and secondary, am I correct in assuming that if I add a Windows Client to the DOMAIN it should eventually replicate to the secondary DC?
Paully
2018 Mar 05
3
AD DCs Upgrade
I am planning to upgrade the DCs using the join and promote method.
List of DCs
-----------
1) SAMBA1
2) SAMBA2
3) DC1
4) DC2
Currently SAMBA1 is the PDC and SAMBA2 is the "SDC" and are in sync with replication and rsync sysvol. DCs SAMBA1 and SAMBA2 are 4.1 git releases with AD Schema version 47.
My plan to get to AD Schema version 69 was...
0. Add entries to the DHCP Server for the
2008 Jan 10
1
Linux disk quota support
Dear Listmembers,
I installed samba-3.0.28 and configured --with-quotas, but I don't seem
to be getting quota support. Is there a description on how to do quotas
with samba? Is there something I should know about besides the
configuration
option --with-quotas?
Thank you,
Emre Brookes
--------example-----------------
Last login: Fri Jan 11 16:44:19 2008 from localhost
Linux 2.4.33.3.
2004 Dec 20
2
samba ldap?
Samba Ldap experts,
I am trying to recompile samba to support ldap. After compiling samba
with --with-ldapsam, I had no errors with configure or
compilation. However, after starting up smbd and nmbd, I get these errors
in the log.smbd file when I try to connect to the server:
[2004/12/20 13:57:02, 0] lib/debug.c:reopen_logs(590)
Unable to open new log file /var/log/samba/smbd.log: No
2005 Aug 24
1
wins browsing issue
good morning all,
i have an interesting issue with browsing.
details:
i have three subnets. (subnet1, subnet2, and subnet3)
i have a samba server on each subnet. (samba1, samba2, and samba3)
i have a windows 2000 server on subnet1. (m$1)
samba1 is the domain master and wins server with ip 192.168.0.1
win2k clients authenticate to their local server and wins is set to
192.168.0.1.
when i run a
2007 Mar 20
2
Logon script change failure
I've got a bunch of servers which for a long time now have provided
domain logon scripts of the form %u.bat or %m.bat I've recently
created a more capable logon script in Kixtart and have changed smb.conf
to launch it for all users as just logon.bat So no more per-machine or
per-user scripts, everybody runs the same one, and inside it it does
per-machine and/or per-user things. At maybe
2005 Feb 11
6
i want to load chan_h323.so
2004 Oct 27
2
Interdomain trust across the NAT
Hi,
can I establish interdomain trust between two domains across NAT.
If yes, please how???
Thank you, Sopik Bronislav
2007 Aug 16
1
samba3 upgrade misery
Greetings, all
We've been running samba2 for far too long - I'd just never found the time to
upgrade, and it wasn't a priority since it WORKED. Our little Solaris9/SPARC64
box happily served our few gigs of files to 20 users, and played the part of a PDC.
Then I upgraded CUPS, and discovered samba2 doesn't like cups-1.2 libs, and
figured it was as good an excuse to make the
2003 Sep 11
3
samba 3.0 with ldap / sambaSID
Hello,
I'm lloking for a way to convert my company's existing samba2.2 ldap
backed service to samba 3.0. What's particulary making me curious is the
sambaSID. As I've read it is the unique identifier of a PDC in the
windows world. So, how does samba3 generate this? Is it supposed to be
changed by the admin or is it determined by samba on the first startup?
Any pointer to a doc