Displaying 20 results from an estimated 3000 matches similar to: "ADS integration and local users..."
2004 Feb 23
4
How to get rid of the \\my_server\homes share?
Hello all,
Samba 3.0.1 on Sun Solaris 5.9.
I'm seeing both a share \\my_server\homes and a share
\\my_server\<username>.
For example:
\\my_server\homes
\\my_server\doejohn
Or:
\\my_server\homes
\\my_server\doejane
Both point to the home dir /export/home/doejane of user doejane.
I want to get rid of the \\my_server\homes share and - in this case - only
want \\my_server\doejane to
2018 Jan 15
2
Avoiding uid conflicts between rfc2307 user/groups and computers
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Marco Gaiarin via samba
> Verzonden: maandag 15 januari 2018 13:03
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Avoiding uid conflicts between rfc2307
> user/groups and computers
>
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
>
2006 May 15
2
[PATCH 10/12 bugfix: openssh-4.3p2: memory leak
The variable local_user was allocated by xstrdup and is not freed or
pointed to in this branch. This patch adds the xfree. This entire set
of patches passed the regression tests on my system. Bug found by
Coverity.
Signed-off-by: Kylene Hall <kjhall at us.ibm.com>
---
sshconnect.c | 1 +
1 files changed, 1 insertion(+)
diff -uprN openssh-4.3p2/sshconnect.c
2015 Jan 08
2
Re: Using virsh blockcopy -- what's it supposed to accomplish?
On Thu, Jan 08, 2015 at 01:44:58PM -0600, Gary R Hook wrote:
> On 12/24/14 4:42 AM, Kashyap Chamarthy wrote:
> >On Tue, Dec 23, 2014 at 12:38:57PM -0600, Gary R Hook wrote:
> >
> >[. . .]
> >
> >In my case, the block device is a QCOW2 disk image file. If I boot
> >without using the disk image file which has the operating system, the
> >domain will fail
2006 Feb 22
5
[OT] Apache rewrite stuff...
Hi all, a little off topic, but was wondering what the best way is to
re-write incoming requests so that they all end up at the same domain.
For example, if I had:
my_domain.net
my_domain.com
my_domain.org
Whats the best way to map/redirect all of these to
www.my_domain.com
?
I know its possible, just not sure what to add for rules/virtual hosts
in my apache config.
Thanks for the help!
-Nick
2018 Jan 15
5
Avoiding uid conflicts between rfc2307 user/groups and computers
On Mon, 15 Jan 2018 14:55:55 +0100
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > > It is not the SYSTEM user (that is a local user to the
> > > workstation, so clearly does not exist on the domain).
> > Yes it does. Look at "Builtin\system" which is also "NT
2006 May 08
3
operator overload on views
In my User auth scheme I have a userlevel. I''ve overloaded the User
class operators like this:
def >(item)
if item.class == "User"
self.userlevel > item.userlevel
else
self.userlevel > item
end
end
(other operators are overloaded in essentially the same way). As I
understand it, using the operator ">" inside the overloaded
2002 Aug 07
2
can't pause a samba shared printer from w2k pc
Running samba installed from rpm 2.2.5-1 on rh 7.2 system...
security=domain with winbind to NT pdc, LPRng
Trying to pause printing without specifying a queuepause command I get:
You do not have permissions to modify the settings for this printer. If
you need to change the settings, contact your network administrator.
With
queuepause command = /usr/sbin/lpc stop %p
queueresume command =
2006 Jan 27
6
Switchtower deploy error
I''m trying to deploy a rails app with no success.
I can execute: ''rake remote_exec ACTION=setup''
but when I try to execute : ''rake deploy''
I got this error:
loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0
/lib/switchtower/recipes/standard.rb
loading configuration ./config/deploy.rb
executing task deploy
transaction: start
2016 Nov 21
2
Exim still accepting emails to nonexistent users
Hi Heiko,
Here is the router:
virtual_aliases:
driver = redirect
debug_print = "R: Check address using virtual_aliases for $local_part@$domain"
allow_fail
allow_defer
hide data = CHECK_VIRTUAL_ALIASES
user = vmail
group = mail
local_user:
debug_print = "R: local_user for $local_part@$domain"
driver = accept
2017 Feb 03
1
Samba standalone + openldap
Hi everybody,
I'm new to this mailing list, i need help about a configuration with
Samba / Openldap.
I have a samba server with shared folders, where users authenticate with
a determined login/password.
I would like to use my directory (openldap) to authenticate my users to
access the shared folders.
I do not want to use samba as a domain controller, just to authenticate
the users with
2015 Sep 29
2
BUG: service(auth) crash when quota-status lookup an address with local-part starting with auth_master_user_separator
Hi,
I'm using dovecot 2.2.15 (configuration attached below), and I 've
enabled quota-status; when I try to look up the quota status of an
address with the local-part starting with the same character as
'auth_master_user_separator', dovecot/auth crash:
My 'auth_master_user_separator' is '*'
# telnet localhost 25001
Trying 127.0.0.1...
Connected to
2011 May 09
3
Sieve & auto_create mail_home
Hello
In my setup I have the following in dovecot.conf (dovecot 2.0.12)
mail_home = /buzones/mydomain/%2.26Hn/%2.200Hn/%n/home_usuario/
mail_location = mdbox:/buzones/my_domain/%2.26Hn/%2.200Hn/%n:INDEX=/indices_dovecot/indices/%2.26Hn/%2.200Hn/%n
My problem is with the autocreation of mail_home. We are using roundcube+sieve plugin and the first time a user tries to use sieve fails with
2011 Nov 15
4
Need some guidance on running shell commands from my app..
During execution in my Rails web app, I need to create a virtual host
config on my Linux server, but I don''t know what would be the best way
to do it , here are the steps ( my_domain.com is fixed, only
my_subdomain is changing dynamically
1- create: /var/www/vhosts/my_domain.com/subdomains/my_subdomain/conf/
vhost.conf
ServerName mysubdomain.mydomain.com
.. content is always the
2006 Jan 26
2
Machine failing to keep its trust with Domain Controller
Hi,
We have a Linux (RHEL 3.0, update 3) Samba 3 server which worked fine
for months
but suddently have trouble to keep its trust with the DC server.
The only way to recover is to reset the machine account from the Windows
DC side
and do a "net join" to the domain from the Linux side. The Linux machine
is able to
keep its "trust" with the domain exactly 7 days, which,
2014 Nov 02
2
SID of member server in Samba domain (smbldap_search_domain_info: NT_STATUS_UNSUCCESSFUL)
I have a domain with Samba 3 acting as PDC, and using LDAP (passdb backend = ldapsam).
I now wanted to add a second Samba 3 machine as a simple file server. I get errors
with getdomainsid and getlocalsid, so there is obviously still something wrong with
my config.
The PDC runs Samba 3.5.6 on Debian Squeeze. Sid queries return:
# net getdomainsid
SID for local machine MY_PDC_HOST is:
2006 Jul 26
3
Capistrano - freezes & I don''t get prompted for password??
Hi,
Just having a problem trying to get capistrano working to the remote
server. I''ve set things up per the below to links, but when I enter
"cap setup" (or "rake remote:exec ACTION=setup" - I assume they are the
same) then things FREEZE and it never asks me for a password. I have to
kill the "cmd" window.
Is there a way to get some level of trace or
2020 Aug 11
2
Switching roles between 2 DCs
Being a newbie to Samba 4 and OpenLDAP I am setting up a DC going
exactly by the rules, testing and taking my time. I got to the point
where I would switch, just testing, roles from DC1 to DC2 and vice
versa. Switching all roles from DC1 to DC2 was a piece of cake,
reswitching "domaindns" and "forestdns" to DC1 wasn't, though:
samba-tool fsmo transfer --role=domaindns -k
2018 Jan 15
0
Avoiding uid conflicts between rfc2307 user/groups and computers
Mandi! L.P.H. van Belle via samba
In chel di` si favelave...
> > It is not the SYSTEM user (that is a local user to the workstation, so
> > clearly does not exist on the domain).
> Yes it does. Look at "Builtin\system" which is also "NT Authority\System.
Ahem, clearly every machine (workstation, server; i suppose also the
domain) have a SYSTEM account, but they
2017 Feb 27
2
Redhat 7: cgroup CPUACCT controller is not mounted
Hi,
With a non-root user account, I am launching virtual machines and would like to get CPU stats for each Core (using python API or not) but face the following problem:
- When I issue the command "virsh --readonly cpu-stats MY_DOMAIN" I got the following error:
error: Failed to retrieve CPU statistics for domain 'MY_DOMAIN'
error: Requested operation is not valid: cgroup