Displaying 14 results from an estimated 14 matches similar to: "Migrating same domain"
2008 Jan 24
5
Breaking Windows XP user password?
Granted this is not a UNIX system, but in case there is a UNIX tool to 
accomplish the goal...
I am looking for a bootable CD/DVD (or application to be placed on a CD/DVD to 
be made bootable) that can let me mount a Windows XP drive/partition (SP1 or 
SP2), and force-crack the admin password (even if admin account name has been 
changed, but I know what it has been changed to).  The application
2004 Mar 12
2
trust secret location in WinXP
Hi,
At our campus we have ~40 machines. If a new program is needed we
install it on a single machine and replicate this one to the others.
The whole process is automated:
(Wake-On-LAN) (with pxe) booting a kernel via grub.
booting a minimal ram based linux and doing: netcat server port > /dev/hda
If we send a WOL packet the restore process starts.
The problem is that we have to rejoin each
2005 Feb 25
1
Debugging Privilege and Samba 3.0.11
Hello,
I am striving to give out globally to our developers a way to debug 
their C++ applications, but I do not want to give them Admin rights on 
the individual workstations.
I thought I found the light when reading on MSDN that to debug users 
need to be members of the "Debugger Users" group (according to VS.Net).
This group seems to be created with a random SID when installing
2008 Oct 28
5
Page does not seem to be reloaded on prod server
Hi all
I''ve coded a small shop that works well on my dev machine (OSX 10.5).
But look at the following page:
http://shop.incense.ch/compact_discs/1
When clicking "Reservieren", the page is forwarded to a new page, where
the product is added to the shopping cart, and a flash notice is
prepare. Then the page is redirected back to the shop page.
On my dev machine this works
2006 Mar 20
1
RH9 and samba-3.0.21c-1
On my RH9 server, I upgraded samba the original samba version to the newest 3.0.21c-1 version using the binary RPM's available from the website. First I uninstalled the old rpm then I installed the new one. I have a few problems starting and stopping the daemons by /etc/init.s/smb
1) When I run /etc/init.d/smb stop , it gives me the message
Shutting down SMB services: /etc/init.d/smb: line
2006 Nov 07
1
smb + ldap: changing passwords from windows: SSHA instead of CRYPT
Dear friends,
We have samba-3.0.21c-1 under RH9 + openldap 2.3.11 under FC4.  When a 
windows user changes his password using Ctrl-Alt-Del the password is 
stored on ldap in SSHA format but we need to work with CRYPT because we 
have some apps that don't support SSHA.
These are the lines related with authentication defined in smb.conf:
   encrypt passwords = yes
   ldap passwd sync = Yes
 
2006 Apr 18
1
Scenario 0 ¡V SAMBA 3.0.22
Hello Lads,
I have a PDC & BDC / Master & Slave; I regularly make backups of the LDAP 
database:
Slapcat ¡Vv ¡Vl backupallusers.txt.
Both my PDC & BDC have been rebuilt from scratch, I slapadd ¡Vv ¡Vl 
backupallusers.txt and I net set localsid domainsidhere for the PDC << I get 
that from the backupallusers.txt.
Smbpasswd ¡Vw secret < on both PDC & BDC
Net rpc getsid
2009 Nov 12
3
"POTS 4K linear codec"
I am not sure what the problems are and the reasons for the basic 64K modems
used in VOIP are.  I understand the compressed codecs that get the bandwidth
down to 20-30 K.  And perhaps the 64K units give much better potential audio
than you would get on a normal POTS line.
But, as phone circuits VOIP/SIP doesn't seem to perform as well as plane old
phones.
Multiple transcodings cause issues. 
2018 Jun 27
2
How to Join Mac OSX workstation as AD domain member
On Wed, 27 Jun 2018 13:58:46 -0400
Mark Foley via samba <samba at lists.samba.org> wrote:
> Well, I've made some progress. Excuse the detail, but this might help
> others as I've so far found NOTHING on this, including with the Mac
> Enterprise maillist (so far).
> 
> If I unchecked all the Directory Utility mapping options, I was able
> to log in! Yeah! But, the
2010 Feb 12
11
[PATCH 1/9] Convert config file to XML, and translate networks/bridge for all connections
Previously, only the LibVirtXML connection translated network and bridge names
in imported metadata. This change moves this functionality in Converter, making
it available to LibVirt connections as well.
At the same time, the format of the config file is switched to XML. The primary
driver for this is that the allowable syntax of a foreign network/bridge name is
not known. Rather than create a
2005 Nov 12
1
LDAP integration
We're into our new server build.  We have built Samba / LDAP servers
before, but never a PDC.  I'm not sure that this question is
PDC-specific though.
What is the difference between smbldap-useradd, and adding a user to the
LDAP database normally e.g. with cpu useradd?
Are smbldap-tools needed for new installs, or only where an existing
Samba database is being migrated to LDAP?
What is
2005 Sep 18
4
Problem over VPN
Hi all,
Samba 3.0.14, Debian Sarge.  I've asked on IRC but didn't get a response. 
I am having problems dragging files to my Samba share in Windows XP, over
an IPSEC VPN.  The file in question is a simple small text file.  I have
no problem directly creating and editing a file on the share.
Here's the log:
[2005/09/18 21:51:05, 0] lib/util_sock.c:read_socket_with_timeout(321)
 
2005 Nov 12
1
LDAP user
This follows on from the previous questions.  I noticed that
smbldap-tools With lines like
ldap user suffix = ou=Users
in smb.conf, should we change Users to People if that's how our LDAP
database was set up, or do Users and People generally mean different
things in LDAP?
2006 Mar 31
3
smb-ldap or not to smb-ldap
Hi all,
We are deploying a Linux server and desktops for a customer.  We will
have the users and groups in LDAP on the server, and files shared via NFS.
However, one never knows if Windows desktops will be needed in the
future.  Is it a good idea to add users with smb-ldap even if samba is
not initially used, as adding the samba attributes to an existing LDAP
database is painful, and the