http://jjpromoproductsblog.com/wp-content/plugins/mysite.html
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/BANLkTi=gmQgWwtME-Ogh91EXtuZCkY=8...@mail.gmail.com
I don't have /etc/samba/smbpasswd file.
pdbedit -L - return all users on my Debian system, but probably not
everyone has samba account...
I need list only samba users. Any other help?
Thanks.
--
Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
Hi,
I'd like list all user added in the past by "smbpasswd -a
user1user2. user3" .
Could you tell me where samba stores this information.
Thanks in advance.
--
Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
mysqlcheck --repair --all-databases
Have a look at the man page for mysqlcheck.
Thank you for help it works good, only one problem is with InnoDB tables:
---
sales.users
note : The storage e
> I suposse you will need to do inside the mysql client console:
> mysql> USE ;
> mysql> REPAIR TABLE ;
> ... and so on...
Thanks for replay. I understand if I would have one or two databases, but I
have o lot of databases with a lot of tables it is impossible do this in way
you show.
Anybody hav
Hi
I've upgrades sarge to etch. I've got problem with MySQL 5 (previously I had
MySQL 4). MySQL server tells me:
--
Table upgrade required. Please do "REPAIR TABLE `adresy`"
to fix it!
...
Version: '5.0.32-Debian_7etch1-log'
socke
Hi
I've installed libpam-cracklib, I've made some changes in
/etc/pam.d/common-password because I wanted force my users to use "strong
password"
-
common-password:
#password requiredpam_unix.so use_authtok nullok md5
pas
Witam
Jak można sprawdzić które IP aktualnie są przydzielone przez serwer,
albo ewentualnie które są wolne w danej chwili
--
Pozdrawiam
Nobody knows?
Is it possible in general?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Is Apache running on the remote server? If so, could upload a
> vulnerable PHP script and then exploit it to give yourself a remote root
> shell?
Yes it's, but this up to date version 2, so how do this?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
> okay, *maybe* this will work. man su says it looks for the shell
> specified by --shell, then $SHELL if --preserve-environment is used,
> then the shell in /etc/passwd and finally /bin/sh. So what if you
> don't specify a shell, and can remove /usr/bin from your path. Its
> possible that if su ca
> su -s /bin/bash
It doesn't work :(
--
$ su --shell=/bin/bash
Password:
Enter new UNIX password:
--
$ cgrep root /etc/passwd
root:x:0:0:root:/root:/usr/bin/passwd
--
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
> Have you setup sudo? Can you perhaps do a sudo -i, or a sudo /bin/chch
> or some such shell?
Unfortunately I haven't, yet :(
>Boot from a Live CD and fix it from there.
I know about this but it's remote machine, so I can't do this.
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTE
Hi
I changed my user root shell to /usr/src/passwd, by mistake :(
I forgot add user to command chsh
#chsh -s /usr/bin/passwd
I can't login as root :( is it possible change this without going to
physical machine and boot from LiveCD?
I know root password, and other user who have default shell /
> Quotes from the iptables tutorial :
>
> "The conntrack match is an extended version of the state match"
>
> You can use more specific options with the conntrack match.
> Both rules do the same thing.
OK. Thank You
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subjec
Hello
What is difference between
-A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
and
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> My advice? Go ahead and restrict permissions under /etc if you insist,
> but don't be surprised to find stuff suddenly failing to work!
OK. Thank You Dave for advices... I remove world access apache, bind and
some other files, catalogs... It looks like works normal and users don't
have access.
> Apache2: Apache2 starts up as root, and then changes to the
> user and group specified in the config files (default is
> www-data:www-data). So, if you change the group owner of
> apache2 to www-data (and all the files therein), and remove
> world access (chmod o-rwx), apache should still work.
> Files in /etc are designed to be readable to all processes, including
> user processes. For example, /etc/resolv.conf for looking up hosts,
> /etc/passwd for user details and so on. Anything which explicitly needs
> to be hidden from normal users can have appropriate permissions set,
> e.g. /e
Hello
> You can change the permissions for home directories so that users cannot
> see each others; you can also change the permissions for /root so that
> it is invisible to non-root users (chmod 700 ...)
OK. I've done this. But at /root/ catalog I have some scripts, this scripts
have symbolic l
Hello
How restrict default policy in debian: users (who have ssh account) can read
files in /etc, /root, /home/other_users etc.
I'd like change this, simultaneously don't cause conflicts with other
working daemon
--
Best Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
Hello
> /etc/sysctl.conf
Could You give me some more information, please
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello
Thank You for replay
> First of all, you probably don't want to start your firewall prior to
> your interface being brought up (pre-up). This would causa ..
You're right, I've moved my script again to /etc/network/if-up.d. I've
thought it's better have script in if-pre-up.d (more secur
Hi All
I have two network cards eth0 (public IP Internet) eth1 (private LAN).
I have firewall script in "/etc/network/if-pre-up.d". Unfortunately
when my system boots script runs three times.
How change this (I'd like script starts once)?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PRO
24 matches
Mail list logo