Displaying 20 results from an estimated 10000 matches similar to: "How to modify user fields with a command line ?"
2016 Aug 05
2
How to modify user fields with a command line ?
2016-08-04 17:49 GMT+04:00 Rowland Penny <rpenny at samba.org>:
> On Thu, 4 Aug 2016 16:44:34 +0400
> henri transfert <hb.transfert at gmail.com> wrote:
>
> > Hi,
> >
> > On RSAT , we can see that there are some extra fields for users
> > account like description, office, phone number or email address.
> >
> > I already have hundreds of
2016 Aug 05
0
How to modify user fields with a command line ?
On Fri, 5 Aug 2016 09:46:51 +0400
henri transfert <hb.transfert at gmail.com> wrote:
> 2016-08-04 17:49 GMT+04:00 Rowland Penny <rpenny at samba.org>:
>
> > On Thu, 4 Aug 2016 16:44:34 +0400
> > henri transfert <hb.transfert at gmail.com> wrote:
> >
> > > Hi,
> > >
> > > On RSAT , we can see that there are some extra fields for
2019 Feb 06
4
Upgrading Samba
Hello all,
I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
For that I will use the following method :
- build a new DC from 4.9.4 sources (on CentOS 7)
- join this new DC to the domain
- transfer the FSMO roles from the old DC (4.6.7) to the new DC (4.9.4)
- replicate the sysvoldir from old DC to new DC
- demote the old DC
- switch off the old DC
Since I prefer to
2019 Feb 06
1
Upgrading Samba
Thank you Rowland for your answer .
I reply inline.
>
> On Wed, 6 Feb 2019 15:20:56 +0400
> henri transfert via samba <samba at lists.samba.org> wrote:
>
> > Hello all,
> >
> > I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
>
> STOP!
>
> Do not do this directly, reports on here have shown that this will not work.
>
> You
2014 Nov 11
1
creating OU with samba4
Hello guys!
How I can create an organizationalUnit (OU)?
Now I created an user into an OU already existent, but I need to create a new OU.
I tried with:
root at s1 :~#nano file.ldif
dn: ou=MyOU,DC=dominio,DC=pdc,DC=cu
objectClass: top
objectClass: organizationalUnit
ou: MyOU
root at s1 :~#ldbadd --url=/var/lib/samba/private/sam.ldb file.ldif
but when I search MyOU on the Active
2018 Aug 07
2
Failed to modify SPNs
On Tue, 7 Aug 2018 14:59:56 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Tue, 7 Aug 2018 14:55:24 +0200
> Henry Jensen via samba <samba at lists.samba.org> wrote:
>
> > On Tue, 7 Aug 2018 12:51:33 +0100
> > Rowland Penny via samba <samba at lists.samba.org> wrote:
> >
> > > > > > Failed to modify SPNs on
2018 Aug 07
2
Failed to modify SPNs
Hello,
I've got some log entries like these on our DCs:
Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl: spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000] account[db1$]
hostname[(null)] nbname[mydom] ntds[(null)] forest[mydom.lan] domain[mydom.lan]
At first I thought it was about missing SPN entries, but adding these did not resolve the problem:
# samba-tool
2018 Aug 07
2
Failed to modify SPNs
On Tue, 7 Aug 2018 12:51:33 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> > > > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl:
> > > > spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > > > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > > > forest[mydom.lan] domain[mydom.lan]
2018 Aug 07
2
Failed to modify SPNs
Hi Rowland,
On Tue, 7 Aug 2018 09:46:24 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl:
> > spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > forest[mydom.lan] domain[mydom.lan]
> >
> > At
2020 Mar 31
3
Samba 4.10 / CentOS 7
Ok Thank you Andrew
So I assume it is reasonable to install all packages listed for the CentOS8
in a CentOS7 server , I already have EPEL repo configured.
Our Samba 4.9 AD DC is source compiled and I would like to upgrade by
compiling and installing 4.10 .
So my other question is : is it possible to have python3 and python2 live
together on the same server ?
Thanks
Le mar. 31 mars 2020 ?
2019 Aug 05
2
DNS state after upgrading samba
Hello,
I am in the process of upgrading one single DC (internal DNS) to 4.8.12.
I have followed the procedure of adding a new DC, transfert FSMO roles and
demote the old DC.
Everything gone right (except at the tranfert FSMO step where I faced the
problem described here
https://lists.samba.org/archive/samba/2017-August/210140.html , this bug
subsists in 4.8.12 , maybe it has been fixed in later
2018 Aug 07
1
Failed to modify SPNs
On Tue, 7 Aug 2018 16:26:36 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Tue, 7 Aug 2018 17:13:02 +0200
> Henry Jensen via samba <samba at lists.samba.org> wrote:
>
> > On Tue, 7 Aug 2018 14:59:56 +0100
> > Rowland Penny via samba <samba at lists.samba.org> wrote:
> >
> > > On Tue, 7 Aug 2018 14:55:24 +0200
>
2020 Mar 31
3
Samba 4.10 / CentOS 7
Hi,
I intend to upgrade our Samba AD DC from 4.9 to 4.10 on a CentOS 7 server .
On the Wiki page :
https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba#Manually_maintained_Distribution-specific_Package_lists
<https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba>
the yum command that lists all needed packages includes python3 for RHEL 8
/
2019 Feb 06
4
Upgrading Samba
Hi Rowland,
On Wed, 6 Feb 2019, Rowland Penny via samba wrote:
> On Wed, 6 Feb 2019 15:20:56 +0400
> henri transfert via samba <samba at lists.samba.org> wrote:
>
>> Hello all,
>>
>> I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
>
> STOP!
>
> Do not do this directly, reports on here have shown that this will not
> work.
>
> You
2016 Apr 19
3
Upgrade 4.1.7 -> 4.4
Hello to all,
I currently have a samba server with the following specs :
- Samba 4.1.7 , compiled install from source code (samba wiki guided)
- CentOS 6.5 x86_64 (VM)
- AD DC + print server / CUPS
- Internal DNS server
I'm considering an upgrade to the last stable release 4.4.2.
Since this server is in production with 400 users , 500 computers (XP, 7
Pro, OSX) , NAS members
2019 Oct 22
3
Win7 vs. Win10 GPO Editing
Hi,
I have a problem with GPO editing.
I have some GPO first created with RSAT and GPO editor on Win 7 x64.
I have modified recently this object with RSAT and GPO editor on Win 10 x64
.
If I try to edit the GPO back to Win7 I got the following error (in
french):
La ressource ? $(string.SiteDiscoveryEnableWMI) ? r?f?renc?e dans
l?attribut displayName est introuvable. Fichier
2016 Sep 02
2
Samba-CUPS interface
Hi,
One of our Samba server (4.4.5) is a print server with CUPS backend . In
addition we are using a print management product that is itself a backend
to cups.
Everything works well, except that the document names that are transmitted
in the chain is of the form : "smbprn.00000648 MyDocument.pdf" . I guess
that the prefix smbprn.00000648 is the samba job ID that is concatenated to
the
2016 Sep 05
1
Samba-CUPS interface
2016-09-04 15:22 GMT+04:00 Andrew Bartlett <abartlet at samba.org>:
> On Fri, 2016-09-02 at 11:59 +0400, henri transfert via samba wrote:
> > Hi,
> >
> > One of our Samba server (4.4.5) is a print server with CUPS backend .
> > In
> > addition we are using a print management product that is itself a
> > backend
> > to cups.
> >
> >
2016 Apr 14
2
Previously extended schema not working in 4.4.0
On Thu, 2016-04-14 at 18:07 +0100, Jonathan Hunter wrote:
> On 14 April 2016 at 13:37, Jonathan Hunter <jmhunter1 at gmail.com>
> wrote:
>
> > # samba-tool dbcheck --cross-ncs
> > Checking 4079 objects
> > MYOBJ=value,OU=myou,DC=mydomain,DC=org,DC=uk: 0x00290001
> > MYOBJ=value,OU=myou,DC=mydomain,DC=org,DC=uk: 0x0029000a
> >
2019 Aug 05
1
DNS state after upgrading samba
Thanks for your answer Rowland.
That's bad news since the new DC is now in production and I can't take the risk
to break anything.
Reply inline :
> -----Message d'origine-----
> De?: samba <samba-bounces at lists.samba.org> De la part de Rowland penny
> via samba
> Envoy??: lundi 5 ao?t 2019 11:18
> ??: samba at lists.samba.org
> Objet?: Re: [Samba] DNS state