Displaying 20 results from an estimated 21 matches for "cloudfs".
Did you mean:
cloudf
2012 Jan 31
0
Gluster 3.3: Unable to delete xattrs
...3.0qa20-1
glusterfs-fuse-3.3.0qa20-1
Firstly, is it mandatory to mount ext3 file systems with 'user_xattr'? The
issue I'm having is that I would like to delete a gluster volume and create
a new one. Gluster isn't allowing me to do so:
[root at compute-0-0 ~]# gluster volume create cloudfs replica 2
compute-0-0:/gluster1 compute-0-1:/gluster1 compute-0-2:/gluster1
compute-0-3:/gluster1
'compute-0-0:/gluster1' has been part of a deleted volume with id
d83317f2-0c13-4481-bd0a-838fc013ceff. Please re-create the brick directory.
So, I'm trying to delete the brick directory b...
2016 Aug 01
4
Unlock domain user
Hi Rowland.
The command (samba-tool user enable 'user') is used to enable a user
account that has been disabled in AD, but it is not functional to unlock a
user account that has been locked by wrong password.
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at
2016 Aug 01
2
Unlock domain user
Hi for all!
It's a simple question, but I did not find the answer!
How unlock domain user after the account blocked by wrong password?
How to do this by samba-tool or any other tool in Linux_AD?
Or is this possible only by Windows RSAT_Tool?
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi Jason/Rowland
Great news! the following procedure worked perfectly...
I added at the end "Remove manually Windows DC entries in DNS"
The script used in step 9 was "
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
"
*Very thanks for all!*
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF
2019 Apr 01
1
udev rename NIC failed
Hi,
Sometimes, I found one of my Mellanox NIC renamed to rename6, instead
of eth1. The right names of NICs in my system should be:
eth0 Mellanox NIC
eth1 Mellanox NIC
eth2 Intel NIC
eth3 Intel NIC
eth4 Intel NIC
eth5 Intel NIC
eth0 and eth1 will combined as bond1 with mode 4. However, the current
names are:
eth0 Mellanox
2016 Jul 12
2
Demote Win2008R2 DC Fail
On 12/07/16 13:33, Jason Waters wrote:
> This is what I would do.
>
> 1. Make sure everything is off of the 2008 machine so you don't need to
> turn it back on
> 2. Shut down the 2008 machine
> 2.5 Update your DNS on the samba machine to be the samba machine, not the
> 2008 DC
> 3. Test everything and make sure samba is fully working on your domain
> 4. Test
2016 Aug 01
0
Unlock domain user
Type the command pdbedit -Lvu username , what does it show on the Account Flags field?
----- Original Message -----
From: "Anderson Hoffmann do Carmo" <anderson.hoffmann at gsurfnet.com>
To: "samba" <samba at lists.samba.org>
Sent: Monday, August 1, 2016 2:04:48 PM
Subject: Re: [Samba] Unlock domain user
Hi Rowland.
The command (samba-tool user enable
2016 Sep 20
2
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor
Hi for all!
I have Samba 4.3.9-Ubuntu DC in ADDC_Mode and it's working perfectly
But in Samba Log have this: "samba: setproctitle not initialized, please
either call setproctitle_init() or link against libbsd-ctor."
The libbsd-dev package is installed
Is this a problem?
SAMBA.CONF:
# Global parameters
[global]
workgroup = TESTEAD
realm = testead.xxxxx.xxx
netbios name = GTESTE2
2016 Aug 01
3
Unlock domain user
On 01/08/16 20:29, Anderson Hoffmann do Carmo wrote:
> I executed the command in two scenarios.
>
> Account 'user1' unlocked:
>
> root at gteste2:~#
> root at gteste2:~# ldbsearch -H /var/lib/samba/private/sam.ldb -b
> "dc=testead,dc=gsurfnet,dc=com" -s sub
> '(&(objectclass=user)(samaccountname=user1))' lockoutTime
> # record 1
> dn:
2011 Jun 20
1
Per-directory brick preference?
Hi,
I operate a distributed replicated (1:2) setup that looks like this:
server1:bigdisk,server1:smalldisk,server2:bigdisk,server2:smalldisk
replica sets are bigdisk-bigdisk and smalldisk-smalldisk.
This setup will be extended by another set of four bricks (same setup)
within the next few days, and I could make those into another volume
entirely, but I'd prefer not to, leaving me with more
2016 Jul 26
1
how to backup samba ad domain
I have one DC in Samba 4.3.9-Ubuntu Server
I set the backup script and it is working properly!
The restore test it is OK for me!
I scheduled via CRON and the backup takes one minute only to run
*#!/bin/bash*
*####################################*
*#*
*# Samba_AD backup script*
*#*
*####################################*
*# Stop Samba*
*/etc/init.d/samba stop*
*# What to backup*
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi!
I tried the following command, but it is not recognized. My Samba is 4.3.9
from Ubuntu Repository.
I need to update the Samba?
root at gteste2:~#
root at gteste2:~# samba-tool domain demote --remove-other-dead-server=GTESTE
-UAdministrador --password=*********
Usage: samba-tool domain demote [options]
samba-tool domain demote: error: *no such option:
--remove-other-dead-server*
root at
2016 Jul 12
0
Demote Win2008R2 DC Fail
I will test this
Thanks ;-)
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-07-12 9:45 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 12/07/16 13:33, Jason Waters wrote:
>
>> This is what I would do.
>>
>> 1. Make sure everything is off of the 2008 machine so you don't need to
2016 Aug 01
0
Unlock domain user
I will test this!
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 16:39 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 01/08/16 20:29, Anderson Hoffmann do Carmo wrote:
>
>> I executed the command in two scenarios.
>>
>> Account 'user1' unlocked:
>>
>> root at
2016 Aug 01
0
Unlock domain user
I executed the command in two scenarios.
Account 'user1' unlocked:
root at gteste2:~#
root at gteste2:~# ldbsearch -H /var/lib/samba/private/sam.ldb -b
"dc=testead,dc=gsurfnet,dc=com" -s sub
'(&(objectclass=user)(samaccountname=user1))' lockoutTime
# record 1
dn: CN=user1,OU=TESTE,DC=testead,DC=gsurfnet,DC=com
lockoutTime: 0
# Referral
ref: ldap://
2016 Jul 12
0
Demote Win2008R2 DC Fail
This is what I would do.
1. Make sure everything is off of the 2008 machine so you don't need to
turn it back on
2. Shut down the 2008 machine
2.5 Update your DNS on the samba machine to be the samba machine, not the
2008 DC
3. Test everything and make sure samba is fully working on your domain
4. Test everything again
5. Test!
6. Seize the roles on your samba machine, samba-tool fsmo seize
2011 Sep 29
0
New Blog Series: TheStraightTech
...If you?ve ever wondered what the difference between replicated and distributed volumes is in GlusterFS, or how they?re related, you?ll like this recent post<http://community.gluster.org/p/how-are-distribution-and-replication-related/> by Jeff Darcy<http://pl.atyp.us/>, HekaFS<http://cloudfs.org/> creator
*
TheStraightTech: GlusterFS Over NFS, Virtual IP Migration, and Replication<http://www.gluster.com/2011/09/26/thestraighttech-glusterfs-over-nfs-virtual-ip-migration-and-replication/>
Monday, September 26th, 2011
Community linchpin Jjulian<http://community.gluster.org/...
2016 Aug 01
2
Unlock domain user
On 01/08/16 18:27, Rowland penny wrote:
> On 01/08/16 18:04, Anderson Hoffmann do Carmo wrote:
>> Hi Rowland.
>>
>> The command (samba-tool user enable 'user') is used to enable a user
>> account that has been disabled in AD, but it is not functional to
>> unlock a
>> user account that has been locked by wrong password.
>>
>>
>>
2016 Jul 12
4
Demote Win2008R2 DC Fail
On 11/07/16 21:43, Rowland penny wrote:
> On 11/07/16 21:38, Jason Waters wrote:
>> Didn't his second email show the output of fsmo show? Which showed
>> all 7 roles. But you are correct, making sure things are actually
>> there before he kills the old one is best!
>>
>> On Mon, Jul 11, 2016 at 4:13 PM, Rowland penny <rpenny at samba.org
>>
2016 Jul 26
5
how to backup samba ad domain
Hai Kevin,
I to have more dc's but same as what your saying..
> In general that's fine if all you care about is being able to recreate a
> failed DC (after hardware failure or bad system update). It's no use in
> protecting you against user/sysadmin error where you make large, but
> unwanted changes to your directory (like accidentally deleting 200 users)
> and you