Displaying 4 results from an estimated 4 matches for "_deleted".
Did you mean:
deleted
2005 Dec 02
1
Deleted remote directories not being removed locally
Hi,
I'm using the following command to grab a list of directories, not their
contents, from a source server and create them locally(a backup server)
rsync -v --stats -d --include='+ */' --include='- *' --force
--delete-during --backup \
--backup-dir=/mnt/backups/_DELETED 192.168.0.2::'ucp/*' .
It recreates the list of directories locally with out a problem.
However, if a directory on the source server is removed, the local
"copy" is not moved to the backup-dir. The deleted directories are
generally not empty so I added the --force option but t...
2020 Jun 19
2
Add gidNumber for group
...;, otherwise you could use ldbedit or create an
> ldif and use ldbmodify or ldapmodify. Another option would be to use
> something like LAM.
>
> Rowland
Sorry, but, there is what you told me to do in your first email reply.
AND it does not matter to me, who did what.
I have already _deleted the "unixattrs" group that had been created_.
Now, on to this.
When I do this:
root at dc01:~# samba-tool? group list
Server Operators
Distributed COM Users
IIS_IUSRS
Group Policy Creator Owners
Domain Computers
Print Operators
Cert Publishers
DnsAdmins
Incoming Forest Trust Builders
G...
2020 Jun 19
0
Add gidNumber for group
...e an
>> ldif and use ldbmodify or ldapmodify. Another option would be to use
>> something like LAM.
>>
>> Rowland
>
> Sorry, but, there is what you told me to do in your first email reply.
>
> AND it does not matter to me, who did what.
>
> I have already _deleted the "unixattrs" group that had been created_.
>
> Now, on to this.
>
> When I do this:
>
> root at dc01:~# samba-tool? group list
> Server Operators
> Distributed COM Users
> IIS_IUSRS
> Group Policy Creator Owners
> Domain Computers
> Print Operators
&...
2020 Jun 19
4
Add gidNumber for group
I am testing my new member server and have found the following.
Found on the Sambawiki "Samba Member Server Troubleshooting" page:
root at dtdc01:~# ldbsearch -H /var/lib/samba/private/sam.ldb cn=Domain\
Users | grep 'gidNumber'
root at dtdc01:~#
My question is what is the best manner to add this uidNumber?
Is there general instructions somewhere (that I have missed) for use