Displaying 7 results from an estimated 7 matches for "sholud".
Did you mean:
shold
2015 Jan 09
2
Name mangling problem
...periencing some troubles with file name mangling.
If i try "dir /x" on a mapped folder it gives me unexpected mangled
names: the name mangling matches only the first character and not the
first 5 as i expect.
For example:
if the long file name is LONGFILENAME.TXT, i expect the mangled sholud
be something like LONGF~01.TXT, but i see: LNHQX6~C.TXT
I tried to change mangling method = hash (instead of the default hash2)
also i tried the solution posted here:
http://www.oreilly.com/openbook/samba/book/ch05_04.html
but no luck.
The the share are on XFS filesystem and use the following v...
2005 Aug 03
1
what does it mean first_uid
i installed qmail + vpopmail + dovecot.i installed
dovecot without problems.but i run
telnet localhost 143
x login user password
it seems to error about first_uid.and i change
first_uid vpopmail_uid (89) its ok.but i dont
understand first_uid.and sholud i change last_uid ,
first_gid ,last_guid . do you recommend it
thanks everynbody
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
2003 Aug 21
4
Shorewall with headbeat ?
Hi all
Sorry of my english, hope you understand :)
My Shorewall is runnig just fine, and problem with local access to dmz is
solved (another mail to list, another day..)
I have a setup with heardbeat on http server, and now i want to get on my
firewall as well.
I just want to know if any have tried that, and get it to work ?
Please have a nice day :)
Kim
---
Outgoing mail is certified Virus
2003 Feb 20
0
Help in Password Server
Hello,
i need help because my samba server is not working.
I have a Samba TNG server which SUCCEEDS in authenticating all users stored
in a LDAP Directory. They (admins before me) installed in a RH7.3 Box the
rpms of Samba HEAD 2.2.3a which *sholud* make available some shares (e.g.
users' home) while authenticating against the TNG. The previous version of
Samba HEAD did work but since its upgrade it doesn't work anymore. I'm
determined to understand why.
The SAMBA HEAD is uses TNG as a PASSWORD server but it seems that no trust
r...
2006 Jun 14
0
enormous wave on OTC, important statement
...ced taht the siesmic cerws hvae been moiblized and the 40 miels of seimsic wrok has commneced on the Big Cnayon Porspect trageting the eatsern Val Vedre Basni. The cerw satrted operaitons on Frdiay Jnue 2 2060. Tehy hvae been movnig oevr the terarin betetr tahn expecetd and the frist of there liens sholud be compleetd by wekes edn. Dtaa tehn wlil be snet off for procesisng taknig 3 to 4 wekes. The eastren Val Vrede Baisn is vieewd by idnustry epxerts as perahps one of the Lwoer 4'8s msot undere-xplored, prvoen gas provnices.
Tarce Muarin, Presiednt of C a n t e x E n e r g y C o r p., statde, &...
2003 Nov 12
1
strange behaviour
Hi folks
I hope someone might be able to shed some light on a problem that I am experiencing with
a Samba server. I installed this server about 2 and a half years ago on a client's site.
The server has been running fine. We are now experiencing two problems which according
to the client occured overnight.
The first problem started about a week and a half ago when they found that when trying
2005 Dec 26
16
How to create application with single table with primary key
I''m trying without any succes to create application in which I have
one keyed table. The table structure is:
CREATE TABLE employees (
pin INTEGER PRIMARY KEY,
first_name VARCHAR(30) NOT NULL,
last_name VARCHAR(30) NOT NULL
);
Whenever I enter new record, I need the the filed pin is also filled
by user. Whenever a user edit the table, there should be option to
edit or not edit the