Displaying 20 results from an estimated 4000 matches similar to: "Change Domain SID"
2006 Mar 03
2
Autofill phonebook??
Most softphnes (like Idefisk and X-Lite) have a phonebook. Is there a way I can fill those phonebooks with info from the Asterisk server?
Amaury Rodr?guez
http://liberadospucmm.blogspot.com
http://groups.msn.com/telematicaPUCMM2002
Go OpenSource And Be FREE!!
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
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
2006 Feb 28
2
Elegant way to express residual calculation in R?
Hi All,
I am illustrating a simple, two-way ANOVA using the following data and I'm
having difficulty in expressing the predicted values succinctly in R.
X<- data.frame(read.table(textConnection("
Machine.1 Machine.2 Machine.3
53 61 51
47 55 51
46 52 49
50
2006 Mar 01
1
Implementing the Speex Wideband Codec for real time voip application
Hi all,
I am trying to implement the speex wideband codec for my real time voip application.Could any one please advise me on this?
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 07
3
audio / sound recording with RoR app
hi all
i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use
can anybody tell, how to implement this with RoR, as i dont hav much idea abt that
thanx
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next part --------------
An HTML attachment
2006 Feb 13
11
ROR code syntax highlighting on blog?
I am interested in putting the cool syntax highlighting for ROR code. What''s the best way to do that? Is it using textilize or another formatting language? Or do I need special stylesheets?
Any assistance is appreciated.
Thanks
Frank
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
-------------- next part
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
2010 Dec 24
1
changing SID breaks some permissions
I've got a standalone host with an SID that matches exactly a domain
SID. for some (fairly obvious) reason, windows machines get confused by
this, so I need to change one of the two SIDs. I decided (for
simplicity's sake) to change the machine. it broke a bunch of
permissions in some silent way, and I couldn't solve a printing related
issue as a result (see my other post).
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
2005 Jul 07
1
migrating samba 2.2.8a PDC to 3.0.12 SID problem
hi, i'm trying to migrate my samba 2.2.8a pdc to 3.0.12 pdc. I'm using
ldap and i have already migrated all the data. Also i have executed
convertSambaAccount for the new schema.
My problem is that I cannot set the old SID (samba 2.2.8) to the new
samba 3.0.12 for that the clients can authentificate to pdc server.
samba2.2.8> smbpasswd -S LDAP
Successfully set domain SID to
2006 Mar 16
4
How to transmit Video
please tell me that what sip based softphone will beused with Asterisk so that i can trasmit and receive video on my LAN .
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Dec 12
7
The single WINS problem: question
hello
I've been reading the thread
(http://marc.theaimsgroup.com/?t=113286376900001&r=1&w=2) and I have
the same limitation with WINS in a PDC/BDC.
That's why I have the following (experimental) setup:
PDC ==> wins support = yes, passdb backend: master ldap
BDC ==> wins support = yes, passdb backend: slave ldap
I configured some of my XP clients to use both WINS servers
2006 Feb 07
4
Ferret on Rails -- Webrick won''t start?
Hello,
I tried using
http://ferret.davebalmain.com/trac/wiki/FerretOnRails
but Webrick won''t start after implementing the plugin?
I tried both versions but to no avail?
All I get is Booting up ... and then it dies?
No info in log/development.log?
Does anyone has a working copy of acts_as_ferret or has any ideas on what''s wrong? I am placing the plugins
2010 Apr 29
1
PDC: System SID missing / inconsistent with domain SID
Hello,
I recently noticed a problem on our PDC (samba 3.0.32
on SLES 10 SP2) which I kind of know how to solve after
web research but I am unclear about the possible
consequences for our domain and clients.
The situation is this:
Originally samba was set up on this machine to test. Back
then its hostname was infrahostnew, so there is a SID for
that NETBIOS name in secrets.tdb. When the PDC went
2006 Jan 30
4
How to encode URLs?
How does one encode URLs in ROR?
Thanks
Frank
---------------------------------
Bring words and photos together (easily) with
PhotoMail - it''s free and works with Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060130/60280869/attachment.html
2006 Mar 01
1
Typo in a sub directory
Hello experts,
I have a rails project at http://domain.com
I would like to install typo at http://domain.com/blog
Is this possible?
I have gotten it installed and using mod_rewrite I can get to the home page.
My mod_rewrite takes everything after blog/ in the url and passes it to typo.
The issue I am having is that all Typo assets are relative and they use link like:
2006 Mar 07
1
NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hi, I am using winbindd to authenticate a computer. The computer account exists in the W2K domain controller. The authentication comes back with the error NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT. No session key is returned.
Looking at the samba code it seems this error means that the account is a workstation account (which is correct). In samba 4 code base there is a flag
2006 Feb 26
0
how to make the server consistent for replication?
hi every one,
i want to make the dovecot mail server consistent and flush its caches for backup purpose.
can anybody tell mehow to make that? (i've written a signal handler to call the functoins from my code. The server caches should be flushed before the function call.)
any reply ?
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing
2006 Mar 03
1
using mbox but, can't create subfolders
Hi,
I'm using mbox format w/ dovecot 1.0b3. I tried moving over my mail from a uw-imap server. Everything works fine except I can't create subfolders. Is there something I'm doing wrong or is this a limitation of dovecot? How can I fix this?
Thanks,
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next
2006 Feb 27
0
Two PDCs Samba trustrealtionship --> winbind configuration
Greetings!
I have the following configuration:
Two PDCs (Samba 3.0.21b) with Fedora Core 4: PDC1 and PDC2.
PDC1 trusts PDC2, respectively PDC2 is trusted to PDC1.
I join an XP workstation to PDC2. After restart i can see both domains in the login screen domain combo box.
I can logon to PDC2 , but not to PDC1, since the