similar to: Manage Users / Contacts from command line

Displaying 20 results from an estimated 1000 matches similar to: "Manage Users / Contacts from command line"

2011 Oct 29
0
Bug#644100: Boot loader didn't return any data! if reboot domU with disk DRBD
Package: xen-utils-4.0 Version: 4.0.1-2 If you reboot with the DomU disk DRBD domain destroy. pygrub error when trying to run a image on DRBD device My config DomU ------------------------------------------------------ bootloader = '/usr/lib/xen-default/bin/pygrub' vcpus = '1' memory = '256' cpus="8-15" root = '/dev/xvda2 ro' #disk
2016 Aug 25
1
Join an additional Samba DC to an existing Active Directory
On 25.08.2016 12:24, Rowland Penny via samba wrote: > On Thu, 25 Aug 2016 12:03:30 +0200 > basti via samba <samba at lists.samba.org> wrote: > >> Hello, >> I try to add a BDC to my AD using this Howto >> https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join >> >> host -t A
2016 Aug 25
0
Join an additional Samba DC to an existing Active Directory
On Thu, 25 Aug 2016 12:03:30 +0200 basti via samba <samba at lists.samba.org> wrote: > Hello, > I try to add a BDC to my AD using this Howto > https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join > > host -t A pdc.kes.local > pdc.kes.local has address 192.168.122.2 > > ldapsearch -h
2016 Aug 25
2
Join an additional Samba DC to an existing Active Directory
Hello, I try to add a BDC to my AD using this Howto https://wiki.samba.org/index.php/Join_an_additional_Samba_DC_to_an_existing_Active_Directory#Preparing_the_host_for_the_domain_join host -t A pdc.kes.local pdc.kes.local has address 192.168.122.2 ldapsearch -h pdc.kes.local -b'dc=kes,dc=local' -x # extended LDIF # # LDAPv3 # base <dc=kes,dc=local> with scope subtree # filter:
2018 Jun 27
2
Login to AD Member Fail
On 27.06.2018 14:12, Rowland Penny via samba wrote: > Can I also point that if you can only connect by IP, then you probably > have a DNS issue. > > Rowland > I dont think so. root at kes-srv-007:/var/log/samba# getent hosts kes-srv-007.kes 192.168.30.19 kes-srv-007.kes root at kes-srv-007:/var/log/samba# smbclient -U 'KES\user' \\\\kes-srv-007.kes\\websrv Enter
2020 Oct 11
2
userou= question
All is going well with samba-tool create [user] except for userou=USEROU. In ADUC. My domain users ou are "down in the tree" further than the default OU (used in samba-tool create [user] command.) Like so: ad.example.com (domain name) |>> Users (default location "user create" puts entry) |>> CompanyName |>>
2017 Feb 02
1
Samba user mapping DC <-> DC Member
I have add idmap config * : backend = tdb idmap config * : range = 1-512 and change idmap config kes:range = 512-999999 Restart winbind and there is still the same problem. On 02.02.2017 16:14, Rowland Penny via samba wrote: > On Thu, 2 Feb 2017 15:38:48 +0100 > basti via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> I try to migrade nt4 to ad.
2017 Feb 02
0
Samba user mapping DC <-> DC Member
On Thu, 2 Feb 2017 15:38:48 +0100 basti via samba <samba at lists.samba.org> wrote: > Hello, > > I try to migrade nt4 to ad. > And I have import my old users to AD. The User ID starts at 1001 up > to 7187. > > On the DC I see the user ID, on the member I see a wrong ID. > > root at ad:~# getent passwd user > FOO\user:*:2029:513:System
2017 Apr 19
2
samba-tool create user
I'm working on a shell script to create new users on a AD DC. Currently we use ADUC, but that is slow and error-prone. My (untested) command looks like this: samba-tool user create $USERNAME $PASSWORD \ --nis-domain=sta \ --unix-home=/home/${USERNAME} \ --uid-number=${NEXTID} \ --login-shell=/sbin/nologin \ --gid-number=513 \ --use-username-as-cn \ --home-drive=Z \
2002 Aug 24
0
selecting files from different subdirectories
Hi I would need to synschronize some Netscape stuff to a server ("roaming profiles" are not included anymore in the recent versions of Netscape). In particular I'd like to synchronize bookmarks, address book and mail filters. So I need to synchronize ONLY the following three files (that are in the mozilla directory work/mozilla) to the remote server (in the directory
2017 Feb 02
2
Samba user mapping DC <-> DC Member
Hello, I try to migrade nt4 to ad. And I have import my old users to AD. The User ID starts at 1001 up to 7187. On the DC I see the user ID, on the member I see a wrong ID. root at ad:~# getent passwd user FOO\user:*:2029:513:System User:/home/FOO/user:/bin/false root at member:~# getent passwd user FOO\user:*:4294967295:3002:System User:/home/FOO/user:/bin/false My config on member root at
2018 Nov 15
1
failed: Invalid cross-device link
Hi. I mount ~/Maildir/new via s3fs s3fs mybucket /home/kes/Maildir/new -f -o use_cache=/tmp/S3 -o noatime -o endpoint=eu-west-1 -o profile=mail -o allow_other -o uid=1000,gid=1000 I configure dovecot: maildir_copy_with_hardlinks = no Nov 15 19:30:48 work dovecot: imap(kes): Error: rename(/home/kes/Maildir/new/ddd3, /home/kes/Maildir/cur/ddd3:2,) failed: Invalid cross-device link Tell me
2017 Feb 20
3
id maping
Hello, I have install samba ad. On AD the config look like # Global parameters [global] netbios name = DC1 realm = SAMDOM.EXAMPLE.COM server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate workgroup = SAMDOM server role = active directory domain controller idmap_ldb:use rfc2307 = yes # Default idmap config for local BUILTIN accounts and
2020 Oct 11
2
userou= question
Yes, thank you for the guidance. Regarding "*You do not put the users password here (if that is what you are trying to do): --password=PASSWORD1*" My experience has been this, no matter where I put "--password=" in the string, after the "user" as the manpage suggests or the end. When I run the create string I am asked for a "New Password:' and then
2014 Aug 05
1
samba-tool syntax error?
I am using the following syntax to create a new user samba-tool user add user passwd --userou=Faculty --given-name=new --surname=user --gecos=198 --mail-address=newuser at myschool.edu Which gives me the following error: ERROR(<type 'exceptions.ValueError'>): Failed to add user 'user': - unable to parse dn string File
2018 Jun 27
2
Login to AD Member Fail
On 27.06.2018 13:43, Rowland Penny via samba wrote: > On Wed, 27 Jun 2018 13:04:12 +0200 > basti via samba <samba at lists.samba.org> wrote: > >> Hello, >> when I try to login to AD member via IP-Address from Windows Client it >> works. >> >> Login to AD Member from Windows Client via DNS Name fail. >> Windows Errorcode: 0x80070035 >>
2018 Jun 27
0
Login to AD Member Fail
On Wed, 27 Jun 2018 13:04:12 +0200 basti via samba <samba at lists.samba.org> wrote: > Hello, > when I try to login to AD member via IP-Address from Windows Client it > works. > > Login to AD Member from Windows Client via DNS Name fail. > Windows Errorcode: 0x80070035 > > Dc1: Samba 4.5.12+dfsg-2+deb9u2 > AD Member: Samba 4.5.12+dfsg-2+deb9u2 > >
2018 Jun 27
0
Login to AD Member Fail
On Wed, 27 Jun 2018 14:02:30 +0200 basti via samba <samba at lists.samba.org> wrote: > > > On 27.06.2018 13:43, Rowland Penny via samba wrote: > > On Wed, 27 Jun 2018 13:04:12 +0200 > > basti via samba <samba at lists.samba.org> wrote: > > > >> Hello, > >> when I try to login to AD member via IP-Address from Windows > >> Client
2018 Jun 27
2
Login to AD Member Fail
Hello, when I try to login to AD member via IP-Address from Windows Client it works. Login to AD Member from Windows Client via DNS Name fail. Windows Errorcode: 0x80070035 Dc1: Samba 4.5.12+dfsg-2+deb9u2 AD Member: Samba 4.5.12+dfsg-2+deb9u2 winbindd.log (AD Member) [2018/06/27 12:49:58.787087, 1] ../source3/winbindd/winbindd_pam.c:2567(winbindd_pam_auth_pac_send) Error during PAC
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all, As per Jelmer's request - in response to bug #7455 attached diff file. Please let me know what you think and if any modificationes need to be performed Regards Luk -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: newusergroupadv.diff URL: