similar to: Successful migration NT4->SAMBA3 domain, anyone?

Displaying 20 results from an estimated 3000 matches similar to: "Successful migration NT4->SAMBA3 domain, anyone?"

2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have used Samba in the past to do the opposite, which worked very well. I was successful in mounting the share, using the following: mount -t smbfs -o username=<myid>,password=<mypassword> //<AD Server>/<Share> /mnt/app1
2003 May 20
3
lots of sockets in TIME_WAIT
Hi there, I have some DDOS(?) attack on my router going where my apache HTTP server is flooded with short-timed connections from some host. This results in LOTS of sockets in TIME_WAIT/LAST_ACK/CLOSING states and eventually I'm out of mbufs, which, consequently means I can't even connect to the router from LAN. The kern.ipc.nmbclusters is 2560, (I guess high enough for router with
2010 Oct 28
1
CentOS on laptops
Hello, My username is SauliusPobedinskas And i want to add an article in CentOS wiki. HowTos/Laptops add my Fujitsu Siemens Amilo 1645 Laptop expierence with CentOS. ( http://www.hydro2control.com/FTP/InfosTecni/SiemensFuyitsuDriverCD/SiemensfujitsuDriverUtilitys/manual/amilo_ax64x_mx425_mx405/AMILO_A1645G_Generic.pdf ) I am very pleased to announce by far CentOS was the most friendly distro
2002 Nov 14
1
No raoming profiles
Hi, I've installed samba 2.2.6 as PDC+LDAP, so far everything is fine, but I do not want users to have raoming profiles so every user atribute 'profilePath' I set to '' (empty string). Is it enough or I need to do something else? Thanks, Saulius
2005 Feb 18
3
Vorbis in Smatphone
Im going to buy one, probably with symbiant one. Do you know anything about that, koz i looked over vorbis wiki and allaboutsymbian but coulnt find anything =[
2002 Nov 12
1
Need clarification
Hi, I'm trying to run samba 2.2.6 + OpenLDAP as user/group database ( not /etc/passwd). nss_ldap+pam_ldap is installed and working OK, as I can login using ssh, or trough console with one of ldap user. But trying to connect to samba, when samba is ran as #samba -d 2 -i I get: ... init_sam_from_ldap: User [ldapuser] does not ave a uid! pass_check_smb failed - invalid password for user
2008 Feb 22
0
RE Socomec ups protocl
Hi Saulius, The spec you sent me is simply a Megatec excerpt: http://www.networkupstools.org/protocols/megatec.html So Socomec is simply a megatec rebranding (selling by simply putting its name on). As per the NUT compatibility list (http://www.networkupstools.org/compat/stable.html), Sicon are supported by the powercom driver. But since it's a megatec unit, you should preferably try the
2003 Jul 18
2
Samba 3 Beta3 using LDAP and NT4 Migrate
Hi, I am trying a test of migrating a NT4 Domain to Samba 3 Beta 3 configured to use LDAP on Redhat 8. Is this possible? Details ------- I previously had Beta 2 on LDAP running as it's own domain controller without problem and could create users (in LDAP) with smbpasswd -a. XP clients could join and login OK. Now I have flushed that setup and have loaded Beta 3 configured to use LDAP,
2007 Jun 20
1
Direct access to subdirectories using smbclient
Hi I have a question How do i access a subdirectory of a windows share using smbclient? The problem is that i have a windows folder \\192.168.1.33\dvds shared in a windows machine but i want a direct access with smbclient from a linux machine to the folder \\192.168.1.33\dvds\examples. Is it possible?? any /etc/fstab setting to do this? Im using suse linux enterprise server 8 and samba 2.2.8 --
2007 Dec 10
5
Can not add a new NT Workstation to a new (vampired) samba domain
I am replacing an old NT4.0 Server with a debian 4.0R1 etch Linux server (samba 3.0.24). This was with a completely fresh install of debian. My smb.conf is pretty simple: [global] workgroup = BUTLER netbios name = STAR3 passdb backend = tdbsam domain master = No domain logons = Yes os level = 33 add user script = /usr/sbin/useradd -m '%u' delete
2007 Aug 16
1
Migrating NT4->Samba3: Found bogus group member...
Hi, today I tried to migrate an old NT4 PDC to Samba 3 as described in http://samba.org/samba/docs/man/Samba-HOWTO-Collection/NT4Migration.html but with the Samba databases on LDAP: Whenever I tried that net rpc vampire -S NT4PDC -U administrator%passwd I received error messages that the users cannot be created. When I set debugging to level 2, it told me about Found bogus group
2010 Sep 22
2
NT4 Migration
Hi, I am in the process of attempting a NT4 Domain to Samba migration (3.2.5). I have been following the instructions at http://www.samba.org/samba/docs/man/Samba-Guide/ntmigration.html. I am using an ldap backend. I am not convinced everything is set-up correctly. Before I began I removed all /var/lib/samba/*tdb and shutdown smb and ldap. At point 13 where you do `getent group` the Domain
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
besides wine is there no other package thats can be used ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Friday, April 30, 2004 5:20 PM Subject: wine-users digest, Vol 1 #1756 - 15 msgs > Send wine-users mailing list submissions to > wine-users@winehq.org > > To subscribe or unsubscribe via the World Wide Web, visit
2003 Dec 18
4
NT4 PDC ---> OpenLDAP directory
Hi all, it is possible that converting the NT4 PDC to Win200x Active Directory. And converting to OpenLDAP directory? Does such an converter exist? Thanks, Roland
2005 Dec 09
0
Samba3 in NT4 domain
Still having problem with NT4 domain. I have Samba 3.0.20 on FreeBSD 5.3 My configuration looks like: [global] workgroup = DOM netbios name = lanserver server string = Samba Server security = domain hosts allow = 10.200.4. 10.200.5. 127. log file = /var/log/samba/log.%m max log size = 50 password server = PDC encrypt passwords = yes winbind uid = 15000-20000 winbind gid =
2003 Nov 26
1
PDC/LDAP/SAMBA3/NT4/winbind/trusted domains corrections
If you wanted to follow my steps for setting up a samba PDC in a trusted domain with NT4, please note that there are some corrections. I had a second person follow my steps and we found some problems. First, the link I originally posted as incomplete. It needs a slash at the end. The correct link is: http://www.hilinski.net/samba/ The doc file posted there was corrected today, 11/26/2003 at
2004 Apr 30
2
NT4 to Samba 3 Migration
I've done the net rpc vampire and gotten all the user and machine accounts from the NT server, I've test logged in, checked permissions, set groups, tested some of our odd apps and it all looks good. The problem I'm having is switching the desktops, and keeping the (non-roaming) profiles. I'd like to have it so everyone reboots their computer after the Samba switch over, and then
2010 Jun 29
3
Samba3 to samba4 migration
Hi, I'm testing samba 4 in my organization. I have a samba3 domain with LDAP backend. I'm trying migrate workstations and users from old samba to samba4. Is this possible? Thanks, Luciano luciano at multitasknet.com.br
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone, last week I took a look at a samba3 PDC server with some performance issues. The samba3 PDC has an ldap backend and has nss_ldap configured properly. It has also interdomain trust so it has nss_winbind configured too, so in /etc/nsswitch.conf there is : passwd: compat ldap winbind group: compat ldap winbind This setup has some performance issues on the nss_ldap part of the
2005 Jul 14
1
NT4 migration errors
Hi I've setup samba 3.0.14 with the latest idealx scripts on FC3. Now I have a test lab to migrate from NT4 box which different than the standalone PDC I have running. Here's the order I used and my ldap and samba configs are clean as far as I can tell since I do get a partial migration. When using 'net rpc vampire -S nt4 -W DOMAIN' it populates the groups from NT4 and shows the