Displaying 20 results from an estimated 6000 matches similar to: "Samba 3.0 != ADS, whats missing?"
2003 Nov 15
3
ctokens vs tokens - HTB.
Hi,
One more of those ...
1) what is a ctoken with regard to HTB? Does the ''c''
stand for ceil and if so how is it different from
tokens?
2) Is the difference, only in the generation of these
tokens?
3) Would the ctokens and token be treated equally once
borrowed?
Kindly help.
Thank you.
Regards,
suraj.
__________________________________
Do you Yahoo!?
Protect your
2006 Feb 07
2
validates_uniqueness_of case Sensitive
Is there a option to make validates_uniqueness_of Case Sensitive, if so
what is it, if not then how to do it without writing my own function.
Regards
Suraj
2011 Sep 29
1
documenting a behavior of adding named item to a list
Folks,
Per a post to StackOverflow, I'm looking for an opinion on whether something
should be documented:
When adding a named item to a list, its guaranteed that the item will be
added to the end of the list.
SO post:
http://stackoverflow.com/questions/7599349/adding-named-item-to-list-guaranteed-to-append-to-end-of-list/7599610#7599610
This is my first email to r-devel, so I hope this is
2003 Nov 14
1
rate vs peakrate - TBF.
Hi,
Can you please explain to me the difference between
rate and peakrate, in conjucture to TBF.
IMHO,
rate : controls the no. of pkts flowing through the
pipe, and
peakrate : controls the no. of tokens flowing through
the bucket. A funtion(?) of peakrate and mtu is rate.
If this is true, why do I need to specify both
peakrate and rate?
Regards,
suraj.
__________________________________
Do
2003 Jul 08
4
Call Accounting
Why doesn't the CDR show outgoing numbers? I need a
record of outbound digits dialed to reconcile my phone bills.
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
2003 Jun 25
1
Nautilus & 'smb:' command
Hi,
New to Samba, RH8. Searched for an answer but without joy.
I have set up a lone Linux machine with Samba on a Windows
2K network. I can log in from Windows -> Linux. I can also
login into Windows resources from Linux when I use the
command: smbclient //hostname/sharename -U username
However, when I use Gnome Nautilus and the 'smb:' command,
I can see the workgroup, enter and see
2004 Sep 10
2
perl, metadata and cue sheets
Hi, I am new to this mailing list.
I am adding FLAC support to the SLIMP3 player
(http://www.slimdevices.com)
and I had two questions about utilizing the format.
The SLIMP3 player is a network mp3 player with an open source server
written in perl. All audio must be re-encoded to the mp3 format before
the player can use it.
1. Do any perl modules exist to read and/or write the metadata in a
FLAC
2003 Jul 03
1
How does Asterisk handle connecting two IP end points?
When a connection is carried between two IP end
points, does the Asterisk server incur CPU usage to
pass the voice bearing circuit between the two end
points? Is it possible to have Asterisk setup the call
but hand off the voice traffic to be handled directly
between the two end points?
Thanks!
Chip
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
2003 Jul 18
1
can't see my Samba shares using Appleshare
Hi
I can use Appleshare to see my Samba shares when the
Mac OS9 and the Samba is in the same segment, but when
I move my Mac to another segment separated by a
Firewall (all ports open), I can't see my Samba
shares?
Can anyone help me?
Best Regards,
Fook Sheng
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
2003 Jul 18
2
Samba3 PDC with LDAP
Dear All,
I still cannot get Samba3 (beta3) to work as PDC with
LDAP backend. I still encounter the problem of having
to join an XP workstation two times in succession
before the join is successful. This does not happen on
Samba2.2.8a. For both Samba 2.2.8a and samba3 beta i
have workstation accounts added directly to ldap (via
add-machine-script) without adding a corresponding
entry in
2003 Jul 13
2
running exe files
Hi,
when i try to run setup.exe for office xp using Wine
20030618, i get the following 2 messages.
**************
fixme:win32:PE_CreateModule Security directory ignored
fixme:wininet:FindFirstUrlCacheEntryA STUB
***************
can anyone tell me how to correct this problem???
Thanks,
prince
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
2003 Jun 15
1
Sizing down Ogg Vorbis encoder binaries
Not too long ago, I converted my whole cd library to
OGG format, because I loved the way it sounded, and
the fact that is was open source. Recently, I wanted
to update my library with the latest CVS code. I just
did a compile of the CVS ogg binaries (ogg.dll,
vorbis.dll, vorbis_enc.dll, vorbis_file.dll), and I
noticed they were alot larger in size than the
default ones that came with CDex. I
2003 Jul 18
1
pam_winbind.so
Hi all,
I am having a problem with pam_winbind.so. Is there
any documentation that tells exactly what each module
with pam_winbind.so does? In other words, what does
the auth section do, what does the account section
do??? When I try to authenticate, the auth section in
login pam seems to pass successfully, but the account
section seems to fail. Here is my login module
auth required
2003 Jun 27
3
Terrible audio quality using Asterisk and X-Lite?
Greetings! I have made great progress thanks to this
group. My Asterisk seems to be working for the most
part. I am using the following equipment/software:
* HP Vectra VL - Pentium Pro CPU - 256MB RAM
* Redhat Linux 8 - Loaded straight from distro CDs as
Developer Workstation - latest updates from RHN
* Asterisk (latest as of two weeks ago when I used CVS
checkout)
* X-Lite SIP Client on a
2003 Jun 28
0
Problem to run visual basic application through wine
Hi,
I have a problem for using wine-20030408 in Linux 8. I
am trying to execute the visual basic 6 executable
file which includes "tab controls" that using file
“tabctrl32.ocx” and “Microsoft Hierarchical FlexGrid
Control” that using file “MSHFLXGD.ocx”.
When I run the visual basic executable file on Linux
through wine, it generates an error which description
given below:
“Failed to
2003 Jun 21
0
mkstemp problem introduced from 2.5.5 to 2.5.6
Hello,
Please let me know if this is a bug or a feature.
I used to be able to do the following with 2.5.5.
On a remote host I have /mytree and I mirrored at my
local host as a regular user doing
rsync -avz --delete kent@host:/mytree /.
with 2.5.6 I get
mkstemp .file.aFhK3N failed: Permission denied
probably because rsync2.5.6 is attempting to create a
temporary file on the root directory,
2003 Jun 14
1
permission to use drivers
Hi there,
If I may keep this short, I would like your permission
to use the drivers: ISOLINUX and MEMDISK, ISO 9660/El
Torito CD-ROMs bootloader, to make a FreeDOS bootable
CD-ROM.
I plan to distribute the CDs for troubleshooting
purposes and to cover my costs i plan to sell them for
$10US each.
I noticed that the most of the troubleshooting Cds are
breaking copyright licensing so I wanted to
2003 Jun 17
1
winbind - getent group problem...server show 'samr_open_group: Not yet implemented'
hi there...
i have a problem with winbind...
i can't get the getent group working....
on the machine (where samba + winbind are running)
wbinfo -u (works)
wbinfo -g (works)
getent passwd (works)
getent group (doesn't work) ->
running winbind with "-i -d 2" i get
------------------------------------------------------------------
could not lookup membership for group rid
2003 Jun 20
1
use id and paswrod problem
Iam new to Samba and have installed/compiled 2.2.8a on
my AIX 5.1 system. I cans ee the shares fine.
However when I go to the PC and double click on the
share it asks me for a passwd. This is what I want OK
so far.
When I enter in my unix ID and unix passwd it does not
accept it. I keep getting invalid id or passwd
message.
I have made the samba password file from the unix per
the instruction :
2003 Jun 21
0
Users keep getting Your password expires today
I have a samba 2.2.8a PDC with Openldap backend.
Recently XP Pro client users start to keep getting
"Your password expires today" message and even after
the passwords are changed the same message will just
pop up the next login time. All the LDAP user accounts
have [UX] as acctFlags value which I believe should
mean that the password never expires (yes, bad idea
...) but it does not seem