Displaying 20 results from an estimated 36 matches for "alamics".
Did you mean:
afaics
2012 Aug 25
6
Ruby Cgi and Mysql/Postgresql
Hi
i m very new in ruby ( i used to work on php)
I am looking for good documentation or book which will show me
how to use ruby with CGI + mysql /Postgresql
something like, will show how to grab data from database and pass those
into Select or combox box ..
i tryed to look for books but i have not find any
so good documentation site, books would be good
Thnaks
--
Posted via
2023 Feb 15
1
crash when trying to upgrade from 2.0.x to 2.3.x
...when trying to access the
mail from Thunderbird I have reproducible crash in the logs:
===Cut===
Feb 14 17:12:10 it-r-support dovecot[5888]: auth-worker(6378): Debug: mysql(localhost): Finished query 'SELECT maildir, 1143 AS uid, 1143 AS gid FROM mailbox WHERE username = 'zheganin-em at alamics.ru' AND active = '1'' in 0 msecs
Feb 14 17:12:10 it-r-support dovecot[5888]: auth-worker(6378): Debug: conn unix:auth-worker (uid=143): auth-worker<16>: sql(zheganin-em at alamics.ru,192.168.57.177,<oE2zjKn0FTXAqDmx>): Finished userdb lookup
Feb 14 17:12:10 it-r-support...
2016 Sep 03
2
Samba4 and sssd authentication not working due "Transport encryption required."
Hi Fosiul,
Am 03.09.2016 um 14:59 schrieb Fosiul Alam via samba:
> from Samba4 side i need this help, I can see that sshd has this option, can
> you just tell me by default when i installed samba4 , did it create any
> .crt file , if yes where? which i can use in sssd tls authenticaiton ?
> Thanks for the help
# ls -1 /usr/local/samba/private/tls/*.pem
2016 Sep 02
4
Samba4 and sssd authentication not working due "Transport encryption required."
On Fri, 2 Sep 2016 12:33:34 -0700
John Yocum via samba <samba at lists.samba.org> wrote:
> On 09/02/2016 08:36 AM, Fosiul Alam via samba wrote:
> > Hi Experts
> > I have setup samba4 version "samba-4.4.5" , Windows Authentication
> > working fine.
> > however sssd authentication not working, Same setup work with older
> > version of samba4 , so i
2019 Apr 23
4
How to get users last Login time
Hi
We are using SAMBA4 As Active Directory We have a requirement to
a) find out which user did not logging for more then 90 days and Delete
those user by using script
I am just wondering, is there any command to check in Samba4 to get user
Last login time ?
Thanks--
Regards
--
Regards
Fosiul Alam
2016 Sep 03
1
Samba4 and sssd authentication not working due "Transport encryption required."
https://wiki.samba.org/index.php/Configuring_LDAP_over_SSL_(LDAPS)_on_a_Samba_AD_DC <https://wiki.samba.org/index.php/Configuring_LDAP_over_SSL_(LDAPS)_on_a_Samba_AD_DC>
> On Sep 3, 2016, at 7:59 AM, Fosiul Alam via samba <samba at lists.samba.org> wrote:
>
> Hi Both
> Thanks
>
> from Samba4 side i need this help, I can see that sshd has this option, can
> you
2007 Dec 05
1
Installing hdf5
Hello,
I want to install hdf5 libraries for R and I get the same error as posted
below whether I try install.packages("hdf5") from R command prompt or the
command line installation below. I would appreciate if any one could help me
on this.
[alamj@thor hdf5]$ ./configure --with-hdf5=/bluejay/apps/HDF5-1.6.6/x86_64
checking for gcc... gcc
checking for C compiler default output... a.out
2004 Dec 09
2
protocol negotiation failed
Hello guys,
I have got my samba server as PDC run and it worked well. I could see the machine in a windows explorer and the linux/samba users could login into the windows.
Now, suddenly, I can't see samba server in windows explorer any more, but linux users can still log into the windows machines. I can ping from the samba server and it works. When I run
#smbclient -L localhost
I get the
2016 Sep 03
0
Samba4 and sssd authentication not working due "Transport encryption required."
Hi Thanks to All.
so i understand that i will have to use ca.pem from Clinet to
authenticaiotn vis tls , is that right ?
also, if i use default tls file which was created by samba4 installation,
do i need to add them into smb.conf ?
I can see the wiki say, if i create selfsigned then i will need add, but I
am not sure if this is true for defautl .pem file ?
bellow is smb.conf
Thanks for the
2005 Feb 02
1
X100P Setup
Hello all,
I have just installed a Wildcard X100P into an Asterisk box. I connected
the line socket to the internal telephone system where I work. The card is
identified to asterisk etc, however I am unable to recieve or make calls.
When attempting to dial I get:
Executing Dial("SIP/1106-ec8b", "Zap/1/644746") in new stack
Called 1/644746
Zap/1-1 answered SIP/1106-ec8b
Hungup
2006 Jun 21
2
computer outside domain can access resource to inside
Dear,
I have PDC Server running under Redhat 9 and use samba 2.2.7. It has running until now.
That I know, users cannot access resources in the network if they don't join to Domain. And, only administrator with root user+password can make users joined to Domain.
But, I have one problem.
There is one user, bring the private notebook. He create ip address (same with his office-computer),
2007 May 28
5
Blindside Web Conferencing
Hello,
We are creating a web-based conferencing application using Asterisk as the
voice conferencing server.
This as an open source project. We are trying to determine if there
is interest of the community and perhaps work together to improve the
application.
Using the web application, you can upload your powerpoint presentation,
manage the participants in the conference thru the web interface
2016 Sep 03
0
Samba4 and sssd authentication not working due "Transport encryption required."
Hi Both
Thanks
from Samba4 side i need this help, I can see that sshd has this option, can
you just tell me by default when i installed samba4 , did it create any
.crt file , if yes where? which i can use in sssd tls authenticaiton ?
Thanks for the help
# A native LDAP domain
[domain/LDAP]
enumerate = true
cache_credentials = TRUE
id_provider = ldap
auth_provider = ldap
chpass_provider = ldap
2016 Sep 02
3
Samba4 and sssd authentication not working due "Transport encryption required."
Hi Experts
I have setup samba4 version "samba-4.4.5" , Windows Authentication working
fine.
however sssd authentication not working, Same setup work with older version
of samba4 , so i guess bellow requirement has been added new, but I dont
understand what shall i do to make sssd work .
bellow log i am getting from sssd log
[simple_bind_done] (3): Bind result: Strong(er)
2014 Apr 08
2
host command output showing wrong domain (Samba4)
Hi
I never seen this before, and dont understand where too look for
Please share some light on this.
the host output is adding a extra domain.
example bellow, its showing right IPs followed by NXDOMAIN !!!
[root at 171-SYSLOG ~]# host 171-dc-a.xxxx.acc
171-dc-a.test.acc has address 10.254.228.226
171-dc-a.test.acc has address 10.254.225.45
Host 171-dc-a.test.acc not found: 3(NXDOMAIN)
Host
2016 Sep 02
0
Samba4 and sssd authentication not working due "Transport encryption required."
On 09/02/2016 08:36 AM, Fosiul Alam via samba wrote:
> Hi Experts
> I have setup samba4 version "samba-4.4.5" , Windows Authentication working
> fine.
> however sssd authentication not working, Same setup work with older version
> of samba4 , so i guess bellow requirement has been added new, but I dont
> understand what shall i do to make sssd work .
>
> bellow
2019 Apr 23
0
How to get users last Login time
https://docs.microsoft.com/en-us/windows/desktop/adschema/a-lastlogontimestamp
Works on Samba AD as on Windows and can be queried by any LDAP client
and used in Bash/Powershell scripts. There's probably finished scripts
somewhere you can use.
On 23.04.19 17:07, Fosiul Alam via samba wrote:
> Hi
> We are using SAMBA4 As Active Directory We have a requirement to
> a) find out which
2008 Jun 26
2
SPORE Createure Creator for Mac may be using Transgaming?
I noticed while backing up my MacBook's /Users after I bricked it is
this:
/Users/USERNAME/Library/Preferences/SPORE Creature Creator
Preferences/wineserver-HOSTNAME.DNS.TLD-USERNAME
then I noticed the SPORE Creature Creator also had dlls and other win32
stuff
Am I crazy or SPORE Creature Creator for Mac is just normal Spore
Creature Creator with Transgaming?
PS. the bricking of my MacBook
2004 Nov 25
0
smb.conf for PDC
Hello,
I am configuring samba the first time as PDC so that a user can login on different pcs with the same password. To do this, I have configured smb.conf as follows. I'd appreciate, if someone could see, if the file is complete to run samba as a PDC.
[global]
workgroup = windowsGroupname
netbios name = ComputerName
server string = Samba Server %v
interfaces = lo, eth0
unis password
2006 Jun 22
1
Fw: computer outside domain can access resource to inside
Thank's for you Guys, Wolfgang and Ian,
I think I will try to read about Winbind and implement it in my PDC.
But, what do you think about my theory. Is it right ?
"Users cannot access resources in the network if they don't join to Domain.
And, only administrator with root user+password can make users joined to
Domain"
Thanks
SA