</># klist Administrator@NA.SMURFIT.COM
klist: No credentials cache found (ticket cache FILE:Administrator@NA.SMURFIT.COM)
Yes i am using security = ADS
thanks again in advance,
regards,
</># klist Administrator@MY.DOMAIN.COM
klist: No credentials cache found (ticket cache FILE:Administrator@MY.DOMAIN.COM)
yes I am using security = ADS
Thanks again,
I fixed something in my smb.conf, it looks better now :
</usr/local/samba/bin># wbinfo --set-auth-user=myuser%mypass
</usr/local/samba/bin># wbinfo -u
^C</usr/local/samba/bin># wbinfo --get-auth-user
DOMAIN+myuser%mypass
</usr/local/samba/bin># wbinfo -u
Error looking up domain users
I still...
</usr/local/samba/bin># wbinfo --set-auth-user=myuser%mypassword
could not obtain winbind separator!
could not obtain winbind domain name!
no nscd is running. And smbd is started before winbindd is started.
there is obviously something wrong in my smb.conf about winbind... ?
Hi,
I have successfully compiled Samba with ads support on Aix and joined the box to the ad domain.
The problem is when I try to map a network drive from a win2000 workstation (i do not enter credentials since I'm logged into the domain), the smbd log tells me this :
[2005/01/19 13:07:41, 1]...
Hi!
I have this file :
------------------
24123 9 0
43411 8 1
23433 7 0
23234 3 3
I'd like my AWK script to parse it and if a zero is found on the third column, to replace it by a blank character.
Actually my script look like this ...
Problem solved.
I was compiling simply like that :
cc target.c
But I needed to specify the math lib :
cc -lm target.c
But what is wrong with the math library? Why other libs doesn't act like that?
Thanks!
Hi people,
I'm trying to compile an older C program that has been coded for HP-UX at the time. Fortuately it uses the standard libraries but I still get some errors :
</home/shemond/code/spaut>$ cc v12_poly.c
ld: 0711-317 ERROR: Undefined symbol: .cos
ld: 0711-317 ERROR: Undefined symbol: .sin...
Hi people,
My question is about template1 database. I am connected to my postgreSQL server via pgAdminIII and I am also logged locally to my server and running psql. When I try to create a new database in psql, it returns me this:
ERROR: source database "template1" is being accessed by other...
Ok. I can try both. I could make my Perl script a daemon. But I need to know a couple of things first.
What is the best way to parse command line arguments?
Actually, the only accepted argument passed to the script is the configuration file for the hosts the user wants to monitor. I would...
Hi people,
I've written a script that ping a mission-critical machine and if there is no response, it sends me a mail. I have scheduled that script in crontab to run every minute.
However, if the machine is down for some hours, the script will still send me a mail every minute, which I don't...
/etc/kshrc don't exist on my server by default, so I've created one and added my alias but when su'ing to root the alias isn't available. Like /etc/kshrc isn't read. :-|
Thanks for the explanations.
Zteev
Quick note :
I added this line to /etc/profile :
alias ll="ls -al"
When I su to root (su root) ll isn't available. :-(
Any ideas anyone?
Thank you very much!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.