Displaying 20 results from an estimated 4000 matches similar to: "User Data / Profiles / Permission / Mappings Loss from Samba to Samba Migration"
2007 Feb 06
2
using the old user profiles for the new PDC
Hi,
A few days ago PDC crashed and I setup a new PDC with the same domain name.
I have recreated the user accounts but when the users login, windows xp
clients create a new profile. Is there a way to make the windows clients use
the old profiles?
Thanks.
--
Erol
2015 Dec 15
2
How can I change the localSID for a SAMBA Server?
Hi Marc,
We are working on building a Standalone Samba server on Ubuntu 14.04 LTS.
Thanks,
Byron
On Dec 15, 2015 5:12 AM, "Marc Muehlfeld" <mmuehlfeld at samba.org> wrote:
> Hello Byron,
>
> Am 14.12.2015 um 23:47 schrieb Byron Bogaert:
> > I am trying to change the localSID for a SAMBA server, however I am
> unable
> > to. I have tried the command
2005 Nov 19
2
Samba & SIDs
Hi all,
I need help to clear a bit of confusion regarding SIDs on Samba servers.
I had my PDC collapse on Thursday which wasn't too much of a problem as I had
everything backed up but I'm now in the position that I have a mismatched
Domain SID. If I run net getlocalsid I get the sid for the server (called
smb0) and net get local sid <domain> returns the sid for the Domain.
I
2017 Nov 12
1
Array changing address unexpectedly
Hi David,
?
Thanks for the correction concerning the "else" issue.
?
Taking your code and removing some lines (to increase readability):
?
library(pryr)
?
data <- array(dim = c(5))
for(x in 1:5)
{
?? data[x] <- as.integer(x * 2)
}
?
#print(data)
?
add = address(data)
for(x in 1:5)
{
?? data[x] <- as.integer(0)
}
?
if (add == address(data))
{
print("Address did not
2005 Nov 07
2
urgent - migration samba domain from machine and version
scenario:
server_old - Redhat 8 with samba 2.2.8a
server_new - Debian 3.1 Sarge with samba 3.0.14a
domain to be moved/migrated : DOMINIO
smbpasswd -X server & domain in server_old
SID for domain DOMINIO is:
S-1-5-21-2465226537-159659893-3376541719
SID for domain server_old is:
S-1-5-21-2465226537-159659893-3376541719
samba in server_old stopped
scp server_old@/etc/samba to
2020 Jan 09
0
Get memory address of an R data frame
Hi Lille,
Is it possible you're looking for tracemem() or inspect() ?
> x <- data.frame(z = 1:10)> tracemem(x)[1] "<0x55aa743e0bc0>"
> x[1] <- 2Ltracemem[0x55aa743e0bc0 -> 0x55aa778f6ad0]:
tracemem[0x55aa778f6ad0 -> 0x55aa778f6868]: [<-.data.frame [<-
tracemem[0x55aa778f6868 -> 0x55aa778f5b48]: [<-.data.frame [<-
>
2017 Aug 18
0
Friendly Reminder: Would you please comment on my findings?
I have read some of your previous e-mails.
I told you that because we suffered the same strange situation, upgrading
from samba 3.X to 4.X.
Finally, did you, in your many attempts, try to copy those large amounts of
small files with "hide unreadable = no" or not, just to be sure ?
Alain DELEGLISE
Architecte Infrastructure
Responsable Avant-Vente Lille
alter way
2005 Oct 08
2
Profiles change when migrating from NT4 to Samba PDC
After migration of an NT4 domain to Samba we find that when users log in
they have a new profile. Since we cannot deal with this on all of the
computers with all of the users we have had to stop the migration.
I have searched through the archive and not been able to find any
answers to this issue, I did find a relevant article though and
apparently they didn't have an answer in 2002.
2012 Jun 07
1
FW: Bad configuration file
??? This is solved.
?
Problem was, incorrect settings in slapd.conf and dynamic / config file setup was mixed.
?
str2entry: invalid value for attributeType objectClass #1 (syntax?1.3.6.1.4.1.1466.115.121.1.38)
slapcat: bad configuration file!
The core.schema and the core.ldif are bit different.
debian installs slapd with dynamic ( in database ) config, when switch back to config file setup.
The
2015 Dec 14
2
How can I change the localSID for a SAMBA Server?
I am trying to change the localSID for a SAMBA server, however I am unable
to. I have tried the command "net setlocalsid" to no avail. To troubleshoot
I have also stopped the smbd and nmbd services, but this did not help. Any
help would be great!
root at TheWiggle:~# net getlocalsid
SID for domain THEWIGGLE is: S-1-5-21-748580849-194208185-3916830000
root at TheWiggle:~# net
2007 Jul 17
1
Changing domain name
Hi,
For reasons best known to the IT admin before myself, we currently
have a domain name of WARLOCK. I want to change this. We have about
15 WinXP Pro client machines on the domain as well as a few linux
domain clients.
A bit of reading shows that it should be as simple as doing a net
getlocalsid, making the change, followed by a net setlocalsid.
I started doing this when I noticed something
2017 Aug 18
1
Friendly Reminder: Would you please comment on my findings?
Hi again, Alain,
as Jeremy and Rowland advised to strip down my smb.conf as much as
possible, I haven't yet tried with "hide unreadable = no".
Do you indeed mean to say that setting "hide unreadable = no" on the
Samba *server* might indeed cause a difference in the way the Windows
*client* sends its SMB2_FIND_ID_BOTH_DIRECTORY_INFO commands? This would
mean that
2005 Nov 05
1
Understanding Documentation about BDC in HowTo Collection
hi list&john,
i read in the documention about BDCs:
The domain SID has to be the same on the PDC and the BDC. In Samba
versions pre-2.2.5, the domain SID was stored in the file
|private/MACHINE.SID|. For all versions of Samba released since 2.2.5
the domain SID is stored in the file |private/secrets.tdb|. This file is
unique to each server and cannot be copied from a PDC to a BDC; the BDC
2009 Aug 19
2
[Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object
Dear useRs,
When I'm using Hmisc's latex() function with ctable=TRUE on a summary.formula with method="reverse" object and saving in a .tex file, the latter contains an unwanted empty line which makes compilation fail.
Here is a brief example :
library(Hmisc)
test <- data.frame(a=sample(1:30,10),b=sample(c("good","bad","ugly"),10,replace=T))
2006 Feb 24
3
Samba 3.0.21c Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===============================================================
Happy Birthday, Deryck.
===============================================================
Release Announcements
=====================
This is the latest stable release of Samba. This is the version
that production Samba servers should be running for all
2006 Feb 26
3
Change Domain SID
Is there a way to change SAMBA Domain SID?
My SAMBA PDC Server hard drive crashed. I have created a new install with new Samba PDC Server. I know my old Domain SID. Is there a way to change the New Domain SID to original SID?
I have read losts of thread here. I have tried "net setlocalsid SID" command on the SAMBA PDC Server. But, that did not change the Domain SID. I have
2008 May 23
4
Seamless update from Samba 2 to Samba 3 on a new server
Hi,
I'm new to the list, I hope i'm posting at the right place ;)
I'm having a hard time trying to update and to move my Samba 2.2 PDC to a
new Debian server.
Currently, the PDC is using Samba 2.2.8 on a Solaris Server. My goal is to
move it to another computer, and to update it to a
newer version (3.0.24)
This must be fully transparent for the users, since I have no time to
2020 Aug 04
0
Safe to do yum update now?
?
> Am 04.08.2020 um 17:59 schrieb Jerome Lille <jerome.lille at ownbay.net>:
>
> ?Hello
>
> Luckily I was not afflicted by this boot hole problem. I haven't done
> yum update in a week or so. I just want to make sure that now it is
> safe to do yum update?
It is.
>
> /Jerome
>
> _______________________________________________
> CentOS mailing
2017 Nov 12
0
Array changing address unexpectedly
> On Nov 12, 2017, at 8:47 AM, lille stor <lille.stor at gmx.com> wrote:
>
> Hi,
>
> Given the following R code:
>
> library(pryr)
>
> data <- array(dim = c(5))
>
> for(x in 1:5)
> {
> data[x] <- as.integer(x * 2)
> }
>
> add = address(data) # save address of "data"
>
> for(x in
2002 May 02
0
biplot labels
Hello,
I am trying to draw the biplot of a PCA, but I would like to use another variable of my initial data frame than my "row.names" to assign
labels to the points.
A part of my R file follows ; "m" is my initial data frame, which has the variable "code" as row.names, and another variable "name" that I'd
like to use as labels for the points.
>