Displaying 20 results from an estimated 600 matches similar to: "Full replay logs of OpenSSH sessions"
2019 Jan 28
4
Troubleshooting help?
Thank you Rowland! I guess that's part of my confusion, I'm not sure how to best debug where Centrify ends and Samba begins. But if these log.smbd errors indicate Centrify vice Samba, I'm good with that. My global smb.conf is (didn't bother with the commented out stuff):
[global]
security = ADS
realm = <our domain name>
workgroup = <our workgroup name>
netbios name =
2019 Jan 28
2
Troubleshooting help?
I probably should have lead with this, but I did not create or deploy this particular setup, I was charged with keeping it going after the main person left. I have zero experience with Samba or Centrify, or I should say *had* no experience until this.
So, I frankly have very little idea of what most of these options are for or why they're set the way they are. I can certainly edit per your
2019 Jan 25
2
Troubleshooting help?
I'm terribly sorry if this isn't the proper place/method by which to get help with troubleshooting Samba errors/issues, but it's the best one I could find. I have an instance of Samba 4.8.3 running on a Centos 7.6 VM server (kernel 3.10.0-957.1.3), along with Centrify 5.5.2-578, that will allow folks to map a shared drive from their Windows 10 machines generally fine, but quite
2011 Mar 18
5
Replace NIS by Active Directory
Hi,
I'm looking a wiki or share experience for replace NIS authentication by
an existing Active directory Server (W2003). The problem is on the
management of id and gid.
How to move 1000 actual NIS users to AD ?
How to keep the same id and gid for this 1000 users ?
What's happen with nfs linux server and acess with gid and/id ?
Use the same user/password for linux and Windows clients
2014 Apr 20
2
Allow access to a share for only one machine account
I have two domain controllers running ubuntu (12.04 and 13.10) both with
samba (4.1.6 and 4.1.7) installed and running (and with sssd on both
machines to retrieve uid/gid from AD). I wish to set a share on ubuntu2 in
the way so it could be accessible only from ubuntu1 (and by any user from
ubuntu1, for instance by local root).
I have found this solution though I'm not sure it solves my issue:
2007 Sep 17
3
[Bug 1364] New: default for ChallengeResponseAuthentication doesn' t match sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=1364
Summary: default for ChallengeResponseAuthentication doesn't
match sshd_config
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2019 Aug 28
5
LMTP Post login script for acl_groups
> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>
>
> > Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
> >
> > I think, i had the same problem as you.
> >
> > When dovecot runs lmtp, no user is logged in, so there is no user from
> > which you can get groups. So i think, my
2018 Feb 21
2
exim dovecot sieve
Hello list.
I have just a generic question. Exim delivers fine to dovecot-lda. My
problems are the logfiles. Whenever I recieve a message
Exim writes to dovecot.log as the user who recieves the mail. This
forces me to have that logfile world writeable. I don't
really like that. How do you guys deal with that? Here my transport:
dovecot_delivery:
driver = pipe
# You may or may not
2019 Aug 28
2
LMTP Post login script for acl_groups
I think, i had the same problem as you.
When dovecot runs lmtp, no user is logged in, so there is no user from
which you can get groups. So i think, my solution is (not really sure,
if this is right, it's a long time ago, i played around) this transport
in exim for local delivery
dovecot_delivery:?????????????
? debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
translates
2015 Jun 14
2
How Can I create a group policies with Samba?
Thank you but it just solve a problem. How about other? For example, You want to disable all Clients Firewall when they logging to their systems or set a specific proxy without Squid-cache.
On Saturday, June 13, 2015 7:18 PM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote:
Hello Jason,
Am 13.06.2015 um 16:36 schrieb Jason Long:
> I mean is that If we have 2000 Linux clients
2016 Dec 20
4
Problem with keytab: "Client not found in Kerberos database"
I finally found it, thanks to a clue from
https://wiki.archlinux.org/index.php/Active_Directory_Integration
This works:
kinit -k -t /etc/krb5.keytab 'WRN-RADTEST$'
These don't work:
kinit -k -t /etc/krb5.keytab
kinit -k -t /etc/krb5.keytab host/wrn-radtest.ad.example.net
kinit -k -t /etc/krb5.keytab host/wrn-radtest
That is: the keytab contains three different principals:
root
2009 Jan 13
5
[Release Planning 3.2] Samba 3.2.8 on February 03, 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey folks,
fyi:
The planned release date for Samba 3.2.8 is February 03, 2009.
Karolin
- --
Samba http://www.samba.org
SerNet http://www.sernet.de
sambaXP http://www.sambaxp.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAklsVa0ACgkQKGi9fisXk1G+XwCfTKWiARlspK6dFKaSBpPCe5W1
PAcAnRLbGFF1ANS0qTmpSZRQ26PeEAvQ
2018 Jan 14
2
Best way to generate Unix UIDs and GIDs?
Hi,
For a new samba domain, I need to create users and groups with Unix UIDs
and GIDs.
In the future, it is possible that there will be a trust with other
domains, so I need to take care that there won't be any UID/GID
conflict. Also, I assume that in the future Samba will be able to
restore deleted objects, so I need to avoid conflicts with those objects
as well.
This makes me think that a
2018 Sep 21
2
Heterogeneous mix OS smb share home redirection
I have been reading every article I can find to determine how to share home
directory redirection across multiple OS workstations.
The end result I am looking for is to store user home directory on a member
server and allow (in my case) Windows and Linux (Ubuntu in my case)
workstations to access their home directory in a single sign (to any OS)
situation. (On Ubuntu, leaning toward using winbind
2012 Apr 23
1
Disable AD checking per share in smb.conf [sec=unclassified]
Hi,
Is it possible to have non-authenticating shares on an server with security=ADS ?
I have a RHEL server, with Centrify Express, and joined to a domain, but I would
like to have a samba share that doesn't request a username/password for machines
not on the domain.
When I have a plain windows XP machine (not on the domain) attempt to connect, I
get asked for a username/password.
Is
2005 Sep 24
1
using local-part delimiters in LDA delivery?
hi all,
i've exim 4.53RC2 + dovecot-cvs on OSX 10.4.2.
i'm working on implementing recipient-delimiters for delivery from exim to a
user's imap store using dovecot's cvs-lda.
reading on the wiki (Jakob's latest comments?):
" ... the part after the delimiter is passed to the lda as an additional
parameter. so dovecot-lda should handle that parameter and leave the
2019 Aug 29
3
[SOLVED] Re: LMTP Post login script for acl_groups
On 29.8.2019 12.18, R.N.S. via dovecot wrote:
>
>> Am 28.08.2019 um 20:02 schrieb Aki Tuomi via dovecot <dovecot at dovecot.org>:
>>
>>
>>> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>>>
>>>
>>>> Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
2007 Mar 20
2
Wiki needs updating: Dovecot LDA + Dovecot Sieve + Exim
So as to make sure that Dovecot Sieve's vacation system works Exim has to be
forced to generate a "Reply-To:" header in the message (which it doesn't do
by default). The current example for using the Dovecot LDA with Exim doesn't
do this.
Here is a replacement example for the local_delivery transport:-
local_delivery:
driver = pipe
command =
2013 Mar 04
2
lda: duplicate prefix?
I've just started using Dovecot, and can't seem to get the LDA to work.
I get the following error:
Mar 4 00:47:19 thebighonker dovecot: lda(ler): Error: user ler:
Initialization failed: namespace configuration error: Duplicate namespace
prefix: ""
Mar 4 00:47:19 thebighonker dovecot: lda(ler): Fatal: Invalid user
settings. Refer to server log for more information.
Mar 4
2010 Apr 15
7
[Bug 1757] New: strdelim has a bug caused only one user with quote
https://bugzilla.mindrot.org/show_bug.cgi?id=1757
Summary: strdelim has a bug caused only one user with quote
Product: Portable OpenSSH
Version: 5.4p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org