Displaying 20 results from an estimated 23 matches for "sugessted".
Did you mean:
sugested
2016 Sep 27
3
Login just at special timeslots / working hours
Hi,
is there a dovecot feature I did not found yet, which can limit the
access to the server to special timeslots like working hours?
Or is that a serverside / sssd / auth / pam / account feature?
Thanks for hints to some helpfull documentation and sugesstions.
Regards . G?tz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type:
2011 Mar 29
2
Centos+AD integration (uid/gid problems)
Hi,
I need to have several EL machines in an AD env.
Joining the machines was easier than expected using authconfig, but what
happens now is that blahdomain\blahuser gets assigned a
different, random ID each time I use a different station.
In AD I did specify the UID and GID in the UNIX Attributes tab for blahuser,
but it gets totally ignored; so do the other values (for home, shell etc).
2010 Jul 29
2
DHCP failover ... Some questions.
Hi,
I plan to reorganise our IP management and I'd like to implement a slave
DHCP server. Right now we assign IP addresses based on the
ethernetadress of a client 1:1.
The tutorial here [1] is simple and looks like the thing I need.
I do have a lot of subnetworks and my cisco router has an DHCP helper
address set. I know I'll have to add the second dhcp-server address.
My questions now
2012 Nov 06
2
disk device lvm iscsi questions ....
Hi,
I have an iscsistorage which I attached to a new centos 6.3 server. I
added logic volumes as usual, the block devices (sdb & sdc) showed up in
dmesg; I can mount and access the stored files.
Now we did an firmware software update to that storage (while
unmounted/detached from the fileserver) and after reboot of the storage
and reatache the iscsi nodes I do get new devices. (sdd &
2004 Nov 01
3
users in multiple groups?
Hi,
I have setup samba 3.0.7 with LDAP and NetApps Filers as our file store.
We are going to lots of departmental shares, firstly we want only people
from their own dept to have access to their department share, but users
from other departments may need access to other dept shares, i would
like to set up permissions on each dept share so a group is applied,
then every user is added to the
2006 Jan 11
1
Selfmade ... Samba 3.0.20a on CentOS 4.0 x64
Hi all,
has somebody already tried to compile the rpm of the newest samba
package on a 64-bit CentOS. I tried to do it with the Fedora spec file
and it quit with an error, that some files are not located in the lib64
directory. These required files are located in the lib directory. Any
sugesstion how this problem could be fixed in a clean way? How
is this problem solved during the CentOS
2008 Feb 08
1
remove the missing value,NA
I have two sets of interval data.Below are my two dataset. In these dataset, there is a missing values in each of the data. I want to find the non-overlapping interval values. Here is my code:
mysetdiff=function(x,y){
m=length(x)
n=length(y)
bx = logical(m)
by = logical(n)
for(i in 1:m){
for(j in 1:n){
if(x[i]<=y[j]){
bx[i] = T
by[j] = T
}
2017 Apr 12
2
Access denied to change share security staff
On Wed, 12 Apr 2017 15:37:14 -0400
Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote:
> Why this diffents? what I be missing?
You are missing the fact that you shouldn't mix using Unix permissions
and ACLs, it will not work. Use one or the other, preferably the
later, in fact if you use the DC as a fileserver, you MUST use the
later.
Follow these instructions
2010 Mar 28
3
Array data type----What can Be Done
Hi all,
please i have an array in my rails application (for example; $x = [23,
how, this,56, you, nice])
I want to store it in a mysql database as a SINGLE RECORD with a
name .
thus i can get each array with its name and still be able to access
the array like an array
i.e $x[0] # => 23
$x[1] # => how
.....and so on
I don''t know what DATA TYPE to use and how to do
2017 Apr 13
2
Access denied to change share security staff
On Thu, 13 Apr 2017 09:28:09 -0400
Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote:
>
> I follow step by step Setting up a Share Using Windows ACLs from
> wiki, but still I have an Access denied when try to change the
> permissions of share or when try to change Security ACL. As sugesst
> Rowland I do not change the permissions using Unix, just create the
2014 Aug 31
2
[LLVMdev] understanding DAG: node creation
Hi,
Yes, that's what I would do. If you want LLVM and the register allocator to also know that the instruction explicitly defines the register, I would designate the register into it's own register class and have your instruction write to that class (and there will be only a single option for RA).
cheers,
Sam
Sam Parker
Research Student
Electronic Systems Design Group
Loughborough
2014 Sep 01
3
[LLVMdev] understanding DAG: node creation
Hi,
I'm not sure. But in your lowered DAG the chain nodes are the first
operands for you custom nodes, however for the other nodes the chain is
the last operand. I seem to remember that during targetlowering the
chain is the first operand and then it seems to switch over after
ISelDAG, this confused me and may have something to do with the issue
that you are seeing. I really don't
2017 Apr 13
0
Access denied to change share security staff
El 12 de abril de 2017 16:06:00 GMT-04:00, Rowland Penny via samba <samba at lists.samba.org> escribió:
>On Wed, 12 Apr 2017 15:37:14 -0400
>Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote:
>
>
>> Why this diffents? what I be missing?
>
>You are missing the fact that you shouldn't mix using Unix permissions
>and ACLs, it will not work.
2017 Apr 13
0
Access denied to change share security staff
El 13 de abril de 2017 9:56:00 GMT-04:00, Rowland Penny via samba <samba at lists.samba.org> escribió:
>On Thu, 13 Apr 2017 09:28:09 -0400
>Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote:
>
>>
>> I follow step by step Setting up a Share Using Windows ACLs from
>> wiki, but still I have an Access denied when try to change the
>>
2006 Apr 05
0
samba client
Hi,
I installed absolutely new installation of CentOS 4.3 from DVD media and
I unchecked every additional packages.
After that I perform
# yum upgrade
and install wanted packages
# yum install samba-client
installed packages are
samba-common-3.0.10-1.4E.6
samba-client-3.0.10-1.4E.6
SELinux and iptables are disabled.
But if I can try to mount my server public share
#mount -t smbfs -o
2004 Feb 02
0
3.0.2rc2 ads member server: kerberos ok, ntlm fails
Hello,
I set up samba 3.0.2rc2 (also tried 3.0.1 which had other problems) on
Debian sid as an ADS member server:
- joining the domain works flawlessly
- browsing the samba server via 'smbclient -k -L //samba' works flawlessly
- browsing the samba server via 'smbclient -L //samba -U user%pw' fails
with 'session setup failed: NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE'
-
2010 Dec 17
1
Issue in manipulating records with TDBTOOL
Hi all,
I have run into an issue where I see some entries in winbindd which I would
not like to be present.
I have learnt that tdbtool would help me get rid of these unwanted entries,
but i simply haven't been able to do anything with it.
tdb> keys
key 46 bytes: S-1-5-21-160935111-2493731623-2036278074-1242
key 46 bytes: S-1-5-21-160935111-2493731623-2036278074-1225
........
......
2002 Jan 18
1
Problems with spaces in filenames in scripts
I've got some (bash) shell scripts which I'm using to call rsync based
on command-line options passed to the script. The problem I'm having is
with spaces in the filenames/paths.
I can do:
---
rsync -rav --modify-window=2 --stats --partial --compress --timeout=30
"localhost::module_name/dir/file with spaces.doc" "/smb/dir/dir with
spaces/"
---
on the command
2020 Nov 20
0
dnsupdate failed with TKEY is unaceptable
El 20 de noviembre de 2020 2:22:45 GMT-05:00, "L.P.H. van Belle" <belle at bazuin.nl> escribi?:
>I suggest you read :
>https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable
>
Hello;
I read the URL sugessted. There exist a Kerberos principal; there exist the bind AD account and the files permission in /usr/local/samba/private/dns.keytab are correct.
This are the result of commands suggested to run:
?[root at gtmad1 samba]# klist -k /usr/local/samba/private/dns.keytab ?
Keytab name: FILE:/usr/local...
2004 Sep 09
3
oplock_break failed
hello
i have "oplock_break failed " in logs, see below. should i consider removing
oplocks ?
regards
---------------
[2004/09/09 11:08:53, 1] smbd/service.c:make_connection_snum(705)
ul_55 (129.199.59.202) connect to service users initially as user
DOM_BIBLIO+Daniele (uid=10029, gid=10000) (pid 19058)
[2004/09/09 11:09:23, 0] smbd/oplock.c:oplock_break(807)
oplock_break: receive_smb