Displaying 20 results from an estimated 1000 matches similar to: "Samba file security"
2006 Dec 05
11
Does Samba/Winbind not follow nested groups in AD?!?
Here's the situation: We have users who are members of groups and those
groups are sometimes members of a 2nd level of groups. If a folder has
permissions assigned to a 2nd level group, then the user can not access
the share. Doing a "getent group | grep user | grep 2nd_level_group"
also returns nothing. Samba seems to not be recognizing that a user is
a member of a group under
2008 Oct 02
2
Server Migration Problem
Gidday
I am in the process of finishing a server migration (to a new server),
and am having problems with samba on the new server. The old server
was running samba 3.0.22-r3 on a Gentoo machine, and the new server is
running Samba 3.0.25a on a Solaris 10 machine. I have copied the files
across OK, I have copied the samba configuration OK, samba runs fine,
connects to the ldap backend
2006 Apr 19
6
Please help Me!
Hi to this Group!
I am new to Ruby!
I am facing problrm s to find the database functions.
I want the source of sites for predifiend functions for handling the
database.
I develpong the shoping cart application, In that i am facing problems
to delete the perticuller item form cart .
I got idea to delete the total cart information using sesiions
I want to delete the perticuller item form
2019 Dec 27
7
Issue running Dovecot in Docker Container
The conf.d files are not included. I have added !include conf.d/*.conf to
director.conf and reloaded the dovecot and director services.
conf.d/10-logging also has the following lines:
log_path = /dovecot.log
info_log_path = $log_path
debug_log_path = $log_path
The /dovecot.log file still shows empty. Nothing is being logged to that
file.
Thanks & Regards,
Naveen
On Thu, Dec 26, 2019 at
2006 Dec 14
3
Problem with LDAP groups and associated file permissions
Hi folks!
Our smb with LDAP PDC now seems to be nearly completed. Just now we found
out something very mysterious. We organized some directorys to be used by
specific domain groups. If we put a user into a group the user is allowed to
access the associated share. So far this works pretty nice.
If we remove the user from the domain group the user seems to keep all his
rights he got from his group
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
Hi,
We have some 100 Servers (includes both Intel and PPC based systems). Is
there any way to easly install OS (different flavours of Linux) on these
systems ? We do not have control over the DHCP Server settings so is there
any way to do this with out touching the DHCP Server ?
We have static IPs for all the systems.
Regards,
Naveen
2006 Mar 13
7
Problem with params
I''ve got a User model, which holds the following (excerpt):
def try_to_authenticate
User.authenticate(self.username, self.password)
end
..
private
def self.hash_password(password)
Digest::SHA1.hexdigest(password)
end
def self.authenticate(username, password)
@user = User.find(:all, :conditions => ["username = ? AND
password = ?",
2015 Jul 03
2
[LLVMdev] clang generated executable uses only x86 general purpose registors
Hello Everyone
I just want to generate an executable using clang++ or clang which uses
only general purpose registers from x86. The generated code should not use
mmx or any other special purpose register.
Thanks a lot
--
Regards
V Naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Feb 19
3
No compatible codecs!
Hi,
I have the asterisk-1.4.11 set up installation on my Ubuntu machine. When i try making a simple incoming call using xlite softphone. I get the following message when i try calling to the number.
*CLI> [Feb 19 13:35:40] NOTICE[4137]: chan_sip.c:5331 process_sdp: No compatible codecs, not accepting this offer!
Which codec is it talking abt here. How can i resolve this.
My dialplan is as
2019 Dec 30
2
Issue running Dovecot in Docker Container
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
You could also try our docker images, see
<a href="https://hub.docker.com/u/dovecot">https://hub.docker.com/u/dovecot</a>
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote
2019 Dec 30
1
Issue running Dovecot in Docker Container
Hi, I can see those values correctly with the doveconf -nc command. Here is
the part of output:
bash-4.2# doveconf -nc /etc/dovecot/director.conf
# 2.2.36 (1f10bfa63): /etc/dovecot/director.conf
# OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.7 (Maipo)
# Hostname: 69b492645b56
auth_debug = yes
auth_default_realm = xxxxxxxxxxxxxxxx
auth_verbose = yes
2006 Apr 19
6
undefined method `create_table'' for #<LoginController:0x5e60
I am geeting the foolowing error.
undefined method `create_table'' for #<LoginController:0x5e60110>
I wrote the crete action in application controller.
I am coping ther total worng please help me!
class ApplicationController < ActionController::Base
model :cart
model :line_item
before_filter :authorize
def create
# create_table() yields a TableDefinition instance
2006 Mar 05
8
workflow support in Ruby on Rails
Hello,
I am relativley new to Ruby on Rails and am still in the process of enjoying
the features it offers. I wanted to know if theres workflow support in
rails. Can some one give me pointers if its possible.
Thanks
Naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060305/43c9abc3/attachment.html
2019 Dec 26
2
Issue running Dovecot in Docker Container
I have tried these in the 10-logging.conf but no luck. There is nothing
logged to the file.
bash-4.2# ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Dec23 ? 00:00:00 /bin/bash /bootstrap.sh
root 8 1 0 Dec23 ? 00:00:00 sleep 36000d
root 15681 0 0 08:51 pts/1 00:00:00 bash
root 16340 0 0 09:19 ? 00:00:00
2008 Jan 15
3
Interrupt the swift text
Hi,
I am using Asterisk-1.4.11 version to make outbound calls and deliver the swift text to audio.
My functionality is as for example i make this text to audio deliver the person called.
Eg. swift -o /tmp/test.wav -p audio/channels=1,audio/sampling-rate=8000 "Press 1 to confirm. Press 3 to cancel."
extension.conf dialplan:
[dialout]
exten =>
2006 Dec 11
2
Samba and Medisoft
I am looking at putting the medisoft application on a samba share. I was
wondering if there is currently anyone using this configuration and if so
then what are some of the problems that I might encounter. The app is
currently being hosted on a Winxp pro machine and I need to move it to a
server. Any help would be greatly appreciated.
Scott Swaim
2008 May 13
2
Samba as nonroot
Hi,
Im trying to run samba as a non-root user and I was wondering if this is
even possible, and if not what is preventing it from being ran as a normal
user??
2008 Oct 11
1
ldapsam:editposix
Hello list,
I'm trying to setup Samba to use:
ldapsam:editposix = yes
but I'm having problems to add users via "smbpasswd -a". It seems
smbpasswd tries to modify an existing entry (and falling of course)
instead of adding a new entry.
Is that a bug, a configuration problem, or intended behavior?
Do I need to create a postixaccount entry prior to use "smbpasswd
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI
block layer device and use the snapshot facility to take a snapshot of the ZFS
volume. Is there an existing Volume Shadow Copy (VSS) implementation on
Windows for this environment?
Thanks
S Joshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2025 Jan 06
2
Possible bug in direct.evidence.plot?
The explanation is likely that class(x) returns a character vector of
length > 1.
If you go into the code you can achieve what is probably intended without
triggering this error by replacing that statement with the following:
if (inherits(x,"netmeta")) ...
HTH,
Eric
On Mon, Jan 6, 2025 at 9:57?AM Miland Joshi <miland_j at hotmail.com> wrote:
> I succeeded in getting