Displaying 20 results from an estimated 10000 matches similar to: "classicupgrade and shares and printers and logins"
2015 Sep 04
2
classicupgrade and shares and printers and logins
On 09/04/2015 02:55 PM, Marc Muehlfeld wrote:
> Hello Robert,
>
> Am 04.09.2015 um 06:23 schrieb Robert Moskowitz:
>> Does classicupgrade copy over the smb.conf definitions for shares,
>> printers, and logins?
> No.
>
>
>
>> I don't see any shares in the new smb.conf (but they were in an include
>> in my old setup)
> That's expected.
As I
2016 Mar 15
2
samba4: Separation of DC from the File Server and Roaming Profiles
Hello @ALL
planning to set my first samba4 ad-dc (coming from Samba3 NT-domain).
Trying to fulfill the recommendation to separate the domain controller from
the file server and needing roaming profiles, I do not understand where I
have to declare and locate the Profiles and Home shares.
Is it possible to declare the profiles and homes on the DC (smb.conf) and
point their paths to the member
2015 Aug 28
2
classicupgrade try #1
On 08/28/2015 03:56 AM, Rowland Penny wrote:
> On 27/08/15 23:23, Robert Moskowitz wrote:
>> So as I said, I grabbed EVERYTHING that was in the /etc/samba dir
>> along with ALL .tbd files and ran:
>>
>> # samba-tool domain classicupgrade --dbdir=/root/samba.PDC/dbdir/
>> --use-xattrs=yes --realm=home.htt --dns-backend=BIND9_DLZ
>>
2015 Aug 26
2
classicupgrade
I have a Samba 3.6 PDC (ClearOS) that I want to migrate to Sernet Samba
4.2 AD on a Centos7-arm box.
So I am reading:
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29
And trying to figure out what files I need. Note this is a totally NEW
box, I need to copy over the needed files. So do I move all of the .tdb
files? There are actually
2015 Aug 27
2
classicupgrade try #1
So as I said, I grabbed EVERYTHING that was in the /etc/samba dir along
with ALL .tbd files and ran:
# samba-tool domain classicupgrade --dbdir=/root/samba.PDC/dbdir/
--use-xattrs=yes --realm=home.htt --dns-backend=BIND9_DLZ
/root/samba.PDC/etc/smb.conf
ANd it resulted in (note ldap error):
Reading smb.conf
NOTE: Service printers is flagged unavailable.
NOTE: Service print$ is flagged
2018 Nov 06
5
classicupgrade
Hai,
I suggest, start reading here, it explains all.
https://lists.samba.org/archive/samba/2018-February/213690.html
The script in that thread is not changing anything by default.
I suggest try it and post the output.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden:
2018 Nov 06
3
classicupgrade
On Tue, 6 Nov 2018 11:16:07 +0100
Corrado Ravinetto via samba <samba at lists.samba.org> wrote:
>
>
> Il 05/11/2018 14:01, Rowland Penny via samba ha scritto:
> > This is what I thought, so remove the libnss_winbind links from the
> > DC, these are only required if you want to use your DC as a
> > fileserver.
> ok, but my gpo where are stored ??
> If i
2005 Jul 12
2
unexpected behavior in bwplot
R-2.1.1 on windows XP
I just noticed something unpleasant when using bwplot (from lattice).
In order to satisfy a wish from a client, I needed to produce sets of boxplots conditioned by another factor. My client didn't like the look of the boxplots (by default, they have a star to mark the median, instead of the commonly used line). I told him "no problem" dumped panel.bwplot,
2018 Oct 16
2
Printer Drivers lost after classicupgrade
Dear samba list
after a classic upgrade
i lose the printer drivers uploaded in NT Domain mode
the drivers files are still present in print$ share
but enumdrivers rpcclient command list no drivers...
did i forgot a file in the dbdir during classicupgrade call or this data
are not handled during classicupgrade ?
Thanx
2015 May 01
3
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
Good Day All
I have a current working configuration of sernet-samba-4.2.1, created by
upgrading from a samba3 PDC using the classic upgrade.
Now, I have added a windows 2008 machine to the domain and I'm using the AD
snap in tools in order to browse the domain.
I can see all the users and groups and they have been imported correctly.
However I am able to remote desktop to the domain
2014 Feb 24
1
Classicupgrade loses shares ?
Hi,
I'm trying to do a classicupgrade of my old samba3-server (using tdb).
The upgrade tool seems to run fine, I see no errors. But the resulting
smb.conf does not contain shares. The original had several. Is this
expected ? Or is this implying some error somewhere.
Testing gives :
smbclient -L localhost -U%
session setup failed : NT_STATUS_INVALID_NETWORK_RESPONSE
FWIW, I'm using
2018 Nov 06
3
classicupgrade
Hai,
Ok, i expected a bit different outputs.
On my DC, i use /home/samba/sysvol and /home/samba/netlogon.
This is what i expected.
getfacl /home/samba/
getfacl: Removing leading '/' from absolute path names
# file: home/samba/
# owner: root
# group: BUILTIN\134administrators
user::rwx
user:root:rwx
group::rwx
group:BUILTIN\134administrators:rwx
2015 May 01
2
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
Thanks Luis
I've changed the smb.conf as you said, now it looks like this:
root at ccdc-samba4:~# cat /etc/samba/smb.conf
# Global parameters
[global]
workgroup = CCDC
realm = CCDC.LAN
netbios name = CCDC-SAMBA4
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 9.0.138.50
auth methods = sam,
2016 Dec 22
3
Homes share doesn't work for AD DCs?
Hi all,
Loving the easy NT4 upgrade process- DNS with my existing BIND works
great except a hint to make the domain name a subdomain so it doesn't
collide with existing DNS zone.
However, now when I try to connect to (for example) \\pegasus\crees I
get "The network name cannot be found". A new share, "homes" has
appeared, but of course it maps to nothing and I get the
2015 Jun 04
1
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 6/4/2015 9:57 AM, Mario Pio Russo wrote:
> guys sorry to take this thread onboard once more, but I still can't get
> this sorted.
>
> I have compiled the latest tarball from samba, 4.2.2 . compilation works
> fine and after that I am able to upgrade from samba 3 with the following
> command:
>
> samba-tool domain classicupgrade --dbdir=/var/lib/samba-ccdc1/dbdir/
2015 May 01
2
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On Samba AD DC most of these enpoint server are already running --
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
backupkey, dnsserver, mapiproxy
Use samba-tool testparm -v first before adding them to the smb.conf
I say this because I could not "join" Windows clients to Samba with
these running
2018 Nov 06
3
classicupgrade
Hello Luis
tomorrow i'm not in office, reply to you thursday
One question : who is owner and whats rights for dir
/home
/home/samba
/home/samba/sysvol
because, from windows client, user into domain admins, when i change in
security tab, explorer always crash
bye
Il 06/11/2018 17:16, L.P.H. van Belle via samba ha scritto:
> Ok, next,
>
> From a windows pc connect to
2015 May 01
7
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Hello Mario ,
what if you try these :
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver, remote, winreg, srvsvc
auth methods = sam, winbind, ntdomain, ntdomain:winbind
!! these are only for helping in debugging and should not be used in production.
!! see all the e-mails with subject : Re:
2015 May 01
1
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 05/01/2015 12:03 PM, Rowland Penny wrote:
> On 01/05/15 15:29, Steve Ankeny wrote:
>> On Samba AD DC most of these enpoint server are already running --
>>
>> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
>> lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
>> backupkey, dnsserver, mapiproxy
>>
>> Use
2015 Sep 06
2
How to learn abut what is in the samba ldap directory
On 09/06/2015 01:26 PM, Marc Muehlfeld wrote:
> Hello Robert,
>
> Am 06.09.2015 um 19:08 schrieb Robert Moskowitz:
>> I once upon a time worked with DAP and watched LDAP being created as
>> something that actually could work...
> what are your goals, by editing LDAP stuff in AD?
>
> For beginners, I think ADUC (Active Directory User and Computer), which
> is part