Displaying 20 results from an estimated 23 matches for "sugesst".
Did you mean:
sugest
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: application/pkcs7-signature
Size: 5571 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20160927/980eab9c/attachment.p7...
2011 Mar 29
2
Centos+AD integration (uid/gid problems)
...but it gets totally ignored; so do the other values (for home, shell etc).
Ideally I'd have all the users assigned a static uid and gid from AD and
have /home on all machines mounted from NFS; but right now if I log in with
blahuser to another machine my $HOME is owned by another random id.
Sugesstions? What am I missing? I'm quite a noob with Windows :)
Cheers
2010 Jul 29
2
DHCP failover ... Some questions.
...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 is:
Dose the dhcp-slave syncs the dhcp data from the master?
Or do I have to copy the data to the master AND slave?
Any other sugesstions or comments?
Thanks and best regards,
G?tz
[1] http://www.howtoforge.com/how-to-set-up-dhcp-failover-on-centos5.1
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttemberg GmbH
Akademiehof 10
7...
2012 Nov 06
2
disk device lvm iscsi questions ....
.../dev/sun7110to_dali_LUN_3/lvol0: read failed after 0 of 4096 at
1610608476160: Eingabe-/Ausgabefehler
but also:
1 logical volume(s) in volume group "sun7110to_dali_LUN_3" now active
What might be messed up? What can I try do get the storage/filesystems
back online?
Thanks for any sugesstion and regards . G?tz
--
G?tz Reinicke - IT-Koordinator - Filmakademie Baden-W?rttemberg GmbH
2004 Nov 01
3
users in multiple groups?
...would
like to set up permissions on each dept share so a group is applied,
then every user is added to the group, but i cant seem to find a way for
a user to be part of multiple groups, sambaPrimaryGroupSID isnt
multi-valued, neither is gidNumber. Is there any way around this, has
anybody have sugesstions?
I was thinking of groupmappings to either /etc/group or a posixGroup in
LDAP (net groupmap)
Thanks
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel Wilson
Systems Administrator
IT & Communications Service
University of Sunderland
Unit1 Technology Park
Ch...
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 internal package building
for x64 packages?
Thanks,
Gernot
--
Gernot Stocker,
Institute for Genomics and Bioinformatics(IGB)
Petersgasse 14, 8010 Graz, Austria
Tel.: ++43 316 873 5345
http://gen...
2008 Feb 08
1
remove the missing value,NA
...th(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
}
}
}
sx = x[!bx]
sy = y[!by]
s=c(sx,sy)
return(s)
}
How am i going to remove the NA value in my function?? any sugesstion?? thanks a bunch
c
[1] 17130612 17712302 21225764 25012714 33852816 36012944 36252300
[8] 36737468 43693832 44148616 45318876 45852632 53258208 58530988
[15] 60437872 72516480 79673224 93128744 94269896 95868704 99651504
[22] 113688560 131101008 132955984 135891280...
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
...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 it.
any sugesstion is welcomed.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-tal...
2017 Apr 13
2
Access denied to change share security staff
...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
> directory/subdirectory and add the entry in /etc/smb.conf as:
>
> [compartir]
> path = /test/compartir/
> read only = no
>
This sounds like a possible firewall or selinux/apparmor getting in...
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
...er
Research Student
Electronic System Design Group
School of Electronic, Electrical and Systems Engineering
Loughborough University
UK
On 01/09/14 14:35, Dmitri Kovalenko wrote:
> Before I wrote here, I tried both ways you decsribed, but none of them
> has worked out for me.
> With yours sugesstions I was able to move a bit further with the first
> approach (when we don't create regclass and just hard-code it in .td)
>
> But I still receive strange errors. I received DAG which I happy with
> (DAG here: http://goo.gl/62tpkk), but everything goes broken on
> scheduling....
2017 Apr 13
0
Access denied to change share security staff
...hare_Using_Windows_ACLs
>
>Do not set any Unix permissions on the share dir manually.
>
>Rowland
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 directory/subdirectory and add the entry in /etc/smb.conf as:
[compartir]
path = /test/compartir/
read only = no
then from a RSAT of Windows7 loggin as Administrator in the domain I use the /Computer management/Syste...
2017 Apr 13
0
Access denied to change share security staff
...el 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
>> directory/subdirectory and add the entry in /etc/smb.conf as:
>>
>> [compartir]
>> path = /test/compartir/
>> read only = no
>>
>
>This sounds like a possible fir...
2006 Apr 05
0
samba client
...-o username=nobody //samba/public /mnt/pub
CentOS complains as is listed in /var/log/messages
Apr 5 13:25:36 pc1-002 kernel: smb_retry: no connection process
and I have to cancel this operation by CTRL-C
Apr 5 13:26:04 pc1-002 kernel: smb_delete_inode: could not close inode 2
Have anybody some sugesstion?
--
Zbynek Dohnal
sysadmin
SSI Schafer s.r.o.
Tovarni 325
753 01 Hranice
tel. +420 581 820 216
fax. +420 581 820 299
email zbynek.dohnal at ssi-schaefer.cz
gpg www.gpg.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: applicati...
2004 Feb 02
0
3.0.2rc2 ads member server: kerberos ok, ntlm fails
...-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'
- browsing an Win2k member server via 'smbclient -L //win2k -U user%pw'
works flawlessly
Any sugesstions/hints on this from the samba gurus ?
More debug info is available if required.
btw. there is an interessting little thing:
samba client (3.0.1) and samba server negotiated as smb dialect: 'Samba'
according to http://www.ubiqx.org/cifs/SMB.html#SMB.6 this is not used
anymore ...
sam...
2010 Dec 17
1
Issue in manipulating records with TDBTOOL
...2
fetch failed
tdb> show S-1-5-21-160935111-2493731623-2036278074-1225
fetch failed
tdb> show S-1-5-21-160935111-2493731623-2036278074-1225
fetch failed
Delete definitely fails as it simply cannot fecth/display the data releated
to a particular key.
Can anybody who has done this previously, sugesst the correct way to do it?
Thanks in advance!
Regards
2002 Jan 18
1
Problems with spaces in filenames in scripts
...l ie:
'"localhost::module_name/dir"' as suggested in the FAQ-o-Matic, but this
still doesn't work..... The most perplexing part is that this only
occurs in scripts which pass the command-line options in a variable..
Has anyone else encountered this before? Had any luck? Help?
Sugesstions?
--
t h a n k s ,
j o s e p h m i l l e r
i n f o r m a t i o n s e r v i c e s
t r i m b l e n a v i g a t i o n
n e w z e a l a n d
j m i l l e r @ t r i m b l e . c o . n z
+ 6 4 - 3 - 9 6 3 5 5 8 1
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/loc...
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