Displaying 20 results from an estimated 30000 matches similar to: "Remove my userid from the listing"
1998 Jun 26
0
Problem with mapping, userid that gets sent by NT
I am having a problem with mapping drives to a samba server (1.9.18p4 and
1.9.17) that is very reproducible. The 1.9.18p4 is a modified server that
has some special krb5 support in it (in addition to the stuff you
previously added that I sent you).
Here are two examples that are repeatable. Each is preceeded by killing
any samba daemons that are for connections from the host in question.
2004 Apr 14
0
Authentication problem using userid@mydomain.com format
I've just upgraded to Samba 3.0.2a from 2.2.8a, and I've run into a
problem. We have an automated build process for our Windows PCs where
first a Windows XP Pro image is copied onto the machine, then after a
reboot the local administrator is autologged on and a drive is mapped
from the Samba server using Active Directory domain credentials. At
this point the new machine hasn't
2013 Jul 10
1
samba 4 userid mapping
Complete new user here. Setting up my first samba configuration, using
samba 4.0.6 as a primary domain controller. I have user profiles, network
shares, active directory, and domain controller working. But I can not
understand how to map windows userid to linux userid (and map groupid as
well). I am struggling because much of the documentation is outdated and
meant for samba 3.x or targetted
2003 Mar 13
1
Windows LocalSystem Account -> Linux Samba Server - What's the userID?
I have a Linux Samba server I access from a Win2K system.
I want to allow a process started from a Windows "service"
to access a share on the Samba server. The Windows service
is set to run as "LocalSystem" instead of a specific userID.
What userID do I need to define on the Samba server to
allow "LocalSystem" to access files on a Samba share?
--
Jim Garrison
2004 Aug 20
2
make_user_info_map in log with blank Doman and UserID args
Samba 3.0.5 Debian Package
Kernel 2.6.7 custom compile on Debian Testing
Configure Samba per my KLUG presentation on Samba PDC to Win2K Clients:
ftp://ftp.lueckdatasystems.com/pub/presentations/klugsamba3pdc-bookreview.pdf
In the error condition, a user account is assigned to the domadmin and ntadmin Linux groups.
In smb.conf -> admin users = @domadmin
On the workstation there are mappings
2016 Jul 21
0
sendmail getting domain\user as email userId [formerly: How to GSSAPI/Kerberos authenticate with Dovecot]
Thanks Mike. I'll investigate ssd although it shouldn't be too hard to have sendmail rewrite
the userID to remove the domain. I'm investigating this now and will post results.
--Mark
-----Original Message-----
> From: Data Control Systems - Mike Elkevizth <mike at datacontrolsystems.com>
> Date: Thu, 21 Jul 2016 12:30:19 -0400
> Subject: Re: [Samba] sendmail getting
2009 Mar 13
4
running yum from userid
I added via visudo my userid for authorization of
me ALL(ALL) NOPASSWD: ALL
and I still cannot run yum as me. Is this just not possible?
2016 Jan 18
3
Setting up a userID for an SSH tunnel
I need/desire to set up a userID for an SSH tunnel, but not allow said
user to have a login to the server.
For the user to set up the tunnel with:
ssh -p 1234 -L 8080:192.168.1.4:80 george at gateway.foo.com
Where george would use a password instead of a stored SSH key, could
george be created with:
useradd -s /sbin/nologin -c "George" george
passwd george
thanks
2016 Jul 25
0
sendmail getting domain\user as email userId
Dewayne,
Thanks a lot for this patch. I'll hang on to it any probably do some experimenting on the side.
The problem with this approach is that our AD/DC/Mail-server is in an office and I have to be
concerned about future sysadmins as well as future sendmail updates. I am very reluctant to
patch OS software, especially if other solutions are available.
At worst, I can drop back and remove
2018 Dec 31
2
Wich tuned profile for Dom0 and DomU
Hi
wich tuned profile are the best for dom0 and domU?
There are virt-host and virt-guest profiles for kvm, should I use them?
If yes, should I use in domU ever virt-guest or is for example
network-throughput profile better for a nfs/samba fs server inside domU
better?
--
------
Greetz
2016 Jan 19
1
Setting up a userID for an SSH tunnel
On 19 Jan 2016 05:32, "Gordon Messmer" <gordon.messmer at gmail.com> wrote:
>
> On 01/18/2016 03:04 PM, Robert Moskowitz wrote:
>>
>> I need/desire to set up a userID for an SSH tunnel, but not allow said
user to have a login to the server.
>
>
> The user needs to be able to log in to a shell that does nothing
interactively. You might be able to set the
2010 Sep 25
1
password_query, user_query and unrelated userid and emails
Let's say one has a SQL table with following fields for John Doe:
login: u0007
password: {SHA1}...
mailhome: /path/to/joeshome
email: john.doe at example.com
To log in, for internal policy reasons, John MUST make use of his userid "u0007".
So, in the password_query, one would need something like:
... WHERE login = '%u' ...
On the other hand, for receiving mail thru
2014 Aug 22
1
does dovecot assume ~ = /home/userid ?
See $SUBJ - or is there a setting somewhere to control this?
I have a userid = user at example.com with homedir (from /etc/shadow)
= /home/example.com/user, but when dovecot wants to find e.g.
~/.dovecot.sieve , it looks in /home/user at example.com ....
Doing "su - user at example.com" puts me in the correct directory.
--
Per Jessen, Z?rich (22.3?C)
http://www.dns24.ch/ - your
2002 Feb 18
0
[Bug 120] New: sshd fails pty chown() when run as non-root userid
http://bugzilla.mindrot.org/show_bug.cgi?id=120
Summary: sshd fails pty chown() when run as non-root userid
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2016 Jan 19
0
Setting up a userID for an SSH tunnel
On 01/18/2016 03:04 PM, Robert Moskowitz wrote:
> I need/desire to set up a userID for an SSH tunnel, but not allow said
> user to have a login to the server.
The user needs to be able to log in to a shell that does nothing
interactively. You might be able to set the shell to /usr/bin/cat...
2017 Dec 01
0
sendmail getting domain\user as email userId
On Thu, 30 Nov 2017 17:09:56 +0000 Rowland Penny <rpenny at samba.org> wrote:
>
[deleted]
> > Comments:
> >
> > This "bug" has been hanging around in Samba since April, 2013,
> > https://bugzilla.samba.org/show_bug.cgi?id=9780 It is currently
> > marked as RESOLVED FIXED by Andrew Bartlett of as 2016-07-28, but it
> > is clearly not solved.
2017 Dec 01
0
sendmail getting domain\user as email userId
On Fri, 1 Dec 2017 08:31:18 +0000 Rowland Penny <rpenny at samba.org> wrote:
> > > > -----Original Message-----
> > > > Date: Wed, 29 Nov 2017 10:48:06 -0500
> > > > To: samba at lists.samba.org
> > > > Subject: Re: [Samba] sendmail getting domain\user as email userId
> > > >
> > > > [deleted]
> > > >
>
2009 Mar 23
0
net ads join -U syntax
Hello,
I try to join a Samba 3.2 server on RHEL 4 to AD using
net ads join -d 2 -U myaccount@DOMAIN.COM
It seems that the net utility does not 'like' a full qualified userid
any longer. I was able to join using samba v3.09 and v3.025 but with
3.2.8 I'm only able to join submitting a plain userid (without @domain
appended), i.e.
net ads join -d 2 -U myaccount
When joining using
2004 Sep 21
2
Corrupted userid in mail folders
I have a Mandrake 10.0 Official server running Samba3, Shorewall, Squid 2.5,
Postfix and Courier-IMAP.
Samba uses winbind to authenticate mail and proxy users against a windows
2000 ADS server.
I get corruption happening in the user's home directories and elsewhere.
The directory ownership changes all the time. One moment a dir belongs to
roland:Domain Users and the next moment it's
2016 Jul 21
0
sendmail getting domain\user as email userId [formerly: How to GSSAPI/Kerberos authenticate with Dovecot]
> Date: Thu, 21 Jul 2016 08:56:54 +0100
> From: Rowland penny <rpenny at samba.org>
> On 21/07/16 06:08, Mark Foley wrote:
> > OK! I deleted the /etc/passwd entry for user mark and I modified my /etc/nsswitch.conf to:
> >
> > passwd: compat winbind
> > group: compat winbind
> >
> > I couldn't get sendmail working with this at first -- I