Displaying 20 results from an estimated 24 matches for "my_servic".
Did you mean:
my_service
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
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
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
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
2004 Mar 22
0
connexion lost on samba 3.0.0
Hi
in first sorry for my bad english
I expose my problem:
i have a samba sever 3.0.0 in production for 3 months it is integrated
into a ADS W2K it is with horse on two vlan on a same eternet card there
are approximately 160 pc which connect to the server above is a debian 3
kernel 2.4.18 with the management of the acl.
the data shared by samba are on afiber bay formatted in xfs with
2007 Aug 28
1
adding facts
Hello,
I''m a little confused how to configure the puppermaster and puppetd to
add a new fact. I''ve followed this tutorial
http://reductivelabs.com/trac/puppet/wiki/AddingFacts but I''m with
doubts about the factsource. In my puppetmaster I have the new fact in
/etc/puppet/facts directory.
fileserver.conf (on puppetmaster server):
[files]
path /etc/puppet/files
[facts]
2013 Aug 30
0
Adding new root suffix to 389 server
My apologies if this is off-topic...
On a centos6.4 system I installed 389 server from EPEL. It seems to
work well enough. However I'm trying to script things, rather than
do it via the GUI. So, for example, I want to add a new suffix:
#!/bin/ksh -p
pswd=$(cat ~/passwd)
add()
{
echo "dn: cn=example,cn=ldbm database,cn=plugins,cn=config
changetype: add
objectclass:
2004 Nov 23
1
User NONE using rsync in Windows server
Hi,
I'm using rsync with cygwin to synchronize two windows servers. I've got
files in server side with full permisions to Administrator user, but when
i synchronize it with another windows server, the file placed in client
side has a new group called NONE with read , write and execute permisions.
I'm using the following line to call rsync:
rsync -zvvvr --perms --owner --group
2010 Mar 04
1
ADS integration and local users...
Hello,
I have a Debian server with Samba. I've put this server in AD. Everything
is ok for domain users, but I can't connect with a local user !!!
I've created this local user :
# adduser local_user
# smbpasswd -a local_user
Then :
# smbclient \\\\192.0.0.1\\ressource -U local_user
Enter local_user's password:
Domain=[MY_DOMAIN] OS=[Unix] Server=[Samba 3.2.5]
tree connect failed:
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...
>
>
2018 Jan 15
3
Avoiding uid conflicts between rfc2307 user/groups and computers
Mandi! Rowland Penny via samba
In chel di` si favelave...
> I am not disputing what you say, I am just asking for concrete proof
> that a computer account MUST have a uidNumber account.
Rowland, it is not (only) a matter of authentication, it is a matter of
'act' with machine account.
I've digged a bit but found nothing than (i use WPKG as deployment
system, it is only an
2015 Sep 29
0
BUG: service(auth) crash when quota-status lookup an address with local-part starting with auth_master_user_separator
On 29 Sep 2015, at 11:36, Marco Giunta <giunta at sissa.it> wrote:
>
> 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
2017 Nov 30
1
Troubles on folder redirection...
I've setup home drive in my AD domain, using POSIX ACL because i've a
script that create home and do other things (set email folder, set
quota, ...).
[users]
comment = Home Directories
path = /home
browseable = No
veto files = /.mail/.inbox/.ssh/
root preexec = /etc/samba/createhome "%u"
force create mode = 0600
force directory mode = 0700
read only = No
I've also
2004 Jun 29
0
change in authentication behaviour after 3.0.2
Hi Jerry et al,
I upgraded from 3.0.2 to the 5pre1 release and recognized that my old
smb.conf file din't work out anymore:
[ snip ]
username map = /usr/spool/lp/etc/smbusers.map
map to guest = Bad User
guest ok = yes
admin users = lp
printer admin = lp
guest account = nobody
[ snip ]
[my_server] /spool $ cat /usr/spool/lp/etc/smbusers.map
!lp = lp
nobody = *
With this I try to map
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
2012 Oct 29
0
Active Directory 2003 user database and passwords with special characters
Hello everybody,
As explained in the topic, i have troubles with authentication of my users.
First of all, sorry for my poor english...
I'm running dovecot v1.2.15 on a Debian 6 64bits server up to date.
My users database is an Active Directory 2003 (it's important to know that because Active Directory can't retrieve users passwords, you have to bind LDAP with a domain administrator).
2007 Dec 10
4
facebook_resources method not found
Is anyone else getting this error in their routes, when running
Facebooker from a plugin.
./script/../config/../config/routes.rb:67: undefined method
`facebook_resources'' for main:Object (NoMethodError)
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/
action_controller/routing.rb:1139:in `draw''
from ./script/../config/../config/routes.rb:1
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
2007 Feb 03
0
Symlink to directories seem recursively for Microsoft Workgroup Add-On for MS-DOS clients
I use Samba 3.0.23d at FreeBSD 4.11-RELEASE-p25 as PDC and
sometimes Microsoft Workgroup Add-On for MS-DOS and Mail as client.
At FreeBSD box I have directory /common/install/postgreSQL and
symlink to it:
/usr/export/XP/i386/\$oem\$/install/postgreSQL ->
/common/install/postgreSQL
The path /usr/export/XP shared for MS Network as XP and mount via
net use X: \\my_server\XP.
So files and
2013 Oct 03
3
write problem from mac osx 10.8.5 clients to samba 4
Hi?
I have setup a samba 4 DC with mixed client environment.
My problem is that the mac osx client are unable to write to a samba 4 share.
I tested mac osx clients on a normal windows 7 share and it works fine
I tested mac osx clients on a samba 3.5 .. share and everything works fine.
As i am in a professional environment and all the windows clients are already binded to the samba 4 domain i