Displaying 20 results from an estimated 100 matches similar to: "coder wanted"
2019 Dec 20
3
Upgrading from Debian Stretch to Buster, Van Belle package
Hello Louis,
If I may, can you bear with me a bit longer?
I have two machines MACHINE_1 and MACHINE_2 at two different
geographical places.
Both are now running Samba version 4.11.4-Debian.
Thanks a lot for that!
On MACHINE_1, two years ago I did:
# samba-tool domain provision --use-rfc2307 --domain=<DOMAINAME>
--realm=<REALM> --dns-backend=BIND9_DLZ --adminpass=<PASSWORD>
2019 Dec 20
3
Upgrading from Debian Stretch to Buster, Van Belle package
For a AD-DC on
systemctl start samba-ad-dc
For a member :
systemctl start smbd winbind (and optional nmbd)
> -----Oorspronkelijk bericht-----
> Van: Lmloge [mailto:lmloge at orange.fr]
> Verzonden: vrijdag 20 december 2019 14:10
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] Upgrading from Debian Stretch to
> Buster, Van Belle package
2010 Feb 01
3
Not able to redirect console msgs to serial port
Hi,
Iam using cento-5.3 on x86 machine and iam working to get the console
messages redirected to serial port.
I have made the necessary changes in the /etc/inittab file.
- - - - -
id:3:initdefault
.
.
so:12345:respawn:/sbin/agetty ttyS0 9600 vt100
- - - -- -
and also in /etc/grub.conf file
- - - -
serial --speed=9600 --unit=0 --word=8 --parity=no --stop=1 terminal
--timeout=10 serial
.
.
2017 Apr 25
2
doubt
Well, i add new configuration in my smb.conf. I try connecting in shared
backup, this work with authentication, in shared printers, It prints with
anonymous users and when I insert one valid ad user, it prints and displays
the following error: "Idle - "Session setup failed: NT_STATUS_LOGON_FAILURE"
Another doubt, in directory /var/spool/samba/, no have files, This folder
should not
2003 Aug 19
2
Samba 3beta3 - Winbind and groups in groups - question
Hi everybody, im new here, and I have problem.
Im running samba 3beta3 at gentoo linux.
Do anybody know how to resolve something like this:
There are three groups in AD
group_a, and group_b and group_c
Members of group_a are user_0, user_1, user_2
Members of group_b are user_3, user_4, user_5
Members of group_c are user_6 and group_b
If i try to do
getent group
At my linux box i got
2023 Jun 07
1
SaMBa 4.16.4 adds users to ACLs as groups
Dear All,
Thank you for your help (especially Rowland Penny), I finally managed to
migrate our ancient ext3 based, ISO-8859-2 encoded SaMBa 3.2.5 with locally
stored UIDs and GIDs to a UTF-8 encoded ex4 based server running SaMBa
4.16.4 with RID UID/GID backend.
However, after two weeks of the migration I observed something horrible:
Windows Word (or MS Office in general) somehow manages to
2005 Oct 24
2
Everyone group.
Hi all,
I have a problem setting ACL on a share like below:
/data
/user
/user_1
/user_2
/user_ ...
Particularry if I want to get complete control to a user on his personal
folder but get off any permission to Everyone group also this user (that
belongs to Everyone) cannot list and access to his folder.
When I was connected to NT4 server I didn't have this kind of problem.
I have check
2017 Apr 24
2
doubt
Dear, I really do not know, what is wrong.
Remembering, I add a linux in active directory domain and I need to add
local printers shared with AD authentication.
My tutorial and errors
########################################
# Install Packages
yum install perl gcc attr libacl-devel libblkid-devel gnutls-devel
readline-devel python-devel gdb pkgconfig krb5-workstation zlib-devel
2019 Dec 20
0
Upgrading from Debian Stretch to Buster, Van Belle package
Also I get errors like this one:
# echo <PASSWORD> | samba-tool dns query <MACHINE_1> <REALM>
<ANOTHER_MACHINE> A -Uadministrator
Password for [<DOMAINAME>\administrator]:
Password for [<DOMAINAME>\administrator]:Failed to bind to uuid
<AN_UUID> for
2013 Apr 19
12
How to pass puppet/hiera veriable to external script ? Do I need to ?
Hi,
I have a problem with running puppet with hiera based data. I am trying to
cleanup
user accounts on a range of servers (to have the same uid/gid). When I
create existing account
but with different uid/gid it doesn''t change files group ownership so I
need to
run a script which cleanups after cleanup ;-)
I use the following code:
---
:backends:
- yaml
:hierarchy:
-
2007 Nov 29
3
Stylistic preferences
What are people''s opinions on which of these two styles is better to
use?
1) before
---------------------------
module UserSpecHelper
include GenericSpecHelper
def valid_sms_attributes(phone_number="12345")
{ :phone_number => phone_number }
end
end
describe User, "with phone number" do
include UserSpecHelper
before(:each) do
@user =
2017 Apr 25
0
doubt
On Tue, 25 Apr 2017 11:05:20 -0300
Luiz Guilherme Nunes Fernandes <narutospinal at gmail.com> wrote:
> Well, i add new configuration in my smb.conf. I try connecting in
> shared backup, this work with authentication, in shared printers, It
> prints with anonymous users and when I insert one valid ad user, it
> prints and displays the following error: "Idle - "Session
2005 Jan 24
3
Roaming Profiles -- Problem Rapidly Switching Users
Does anybody have any insight into what could be causing this strange
problem? I have Samba 3.02 (sorry, can't upgrade right now). My Linux box is running
Mandrake 10 Official. I have Samba configured as a PDC.
I can successfully add machines to my Domain -- and log on as ANY user from
ANY machine. However on a SINGLE MACHINE, when I log on as USER_1 and access
that user's roaming
2018 Jun 21
2
virsh error: domain is already quiesced
Hi all.
I'm having issues while creating snapshots.
I posted on Stack Exchange [1], but figured I might get more success
here.
My VM backup script fails while creating the snapshot.
virsh snapshot-create-as --domain machine_1 snap --diskspec
vda,file=/srv/test/test-snap.qcow2 --disk-only --atomic --no-metadata
--quiesce
error: Requested operation is not valid: domain is
2017 Apr 25
1
doubt
Well, i use samba wiki tutorial, well my actually config:
I use winbind for work with getent searchs. In network no package sssd
installed. I start services winbind, smbd and nmbd
Well, really, about the confusion, I did not understand what you meant.
The other config are not changed, they are the same ones when you helped
the problems of the kerberos.
Last detail, with shared backup, i test
2012 Jan 16
2
Dovecot unable to locate mailbox
Dear all,
I hope someone can point me in the right direction. here. I have setup my
Dovecot v2.0.13 on Ubuntu 11.10. The logs tells me that the mail location
has failed as follows:
=========
Jan 16 14:18:16 myservername dovecot: pop3-login: Login: user=<userA>,
method=PLAIN, rip=aaa.bbb.ccc.ddd, lip=www.xxx.yyy.zzz, mpid=1360, TLS
Jan 16 14:18:16 myservername dovecot: pop3(userA): Error:
2005 Jul 19
1
rsync wont rsync
i am having a problem getting rsync daemon to run properly.
on remote server, i can get the list of files OK...(below) but when i try get them...it
flaps out and says connx refused
root@lynx [/var]# rsync server::
addons Addon Scripts
abuse Abuse Scripts
root@lynx [/var]# rsync -av server:addons
2005 Feb 24
1
central server
I need to eagerly get this done, and with some help from Danny, I think we are close but I know 100% the sample below is wrong
Heres what I got so far and need some help what I am doing wrong.
1. I setup --daemon on the client servers, but I need to know what to put as a config on each server so that it will backup all the
proper files
2. I did setup the ssh keys and swapped em
3. Bascially I
2006 Dec 11
1
dovecot disconnect(s) / new facts
Hi,
I just tried the below with the current version 1.0 RC15 (from the
dovecot website) and I still got the Problem:
telnet gives me the following output:
-----8<-----8<-----8<-----SNIP-----8<-----8<-----8<-----
+OK dovecot ready.u-ERR invalid command u
s-ERR invalid command s
e-ERR invalid command e
r-ERR invalid command r
-ERR invalid command
u-ERR invalid command u
s-ERR
2006 Dec 11
1
Disconnects with proxies / new facts
Hi,
I just tried the below with the current version 1.0 RC15 and I still got
the Problem:
telnet gives me the following output:
-----8<-----8<-----8<-----SNIP-----8<-----8<-----8<-----
+OK dovecot ready.u-ERR invalid command u
s-ERR invalid command s
e-ERR invalid command e
r-ERR invalid command r
-ERR invalid command
u-ERR invalid command u
s-ERR invalid command s
e-ERR