Displaying 2 results from an estimated 2 matches for "pxxxx".
Did you mean:
xxxx
2006 Aug 30
2
CentOS 4.3 - MySQL - NIS user issue
Hi
I have what i think is a strange issue -
All my users are NIS users and they can access this box fine. I have a
MySQL server running on this box that is running fine. The OS 'root'
user can authenticate and use MySQL fine e.g.
[root at xxxxxxx]# mysql -u bugs -pxxxx bugs
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 5 to server version: 3.23.58
Type 'help;' or '\h' for help....
2005 Jun 03
2
[Fwd: Samba Blues]
...thing is fine except when it comes to adding
machines to the domain (aaarrrgghh). When I try to do it via windows, I
get "the domain is no longer available". So I add a machine account
manually, then go to windows and walla, I get the same error
What I've done :
useradd -g wheel -pxxxx admin
smbpasswd -a admin
---------
I then supply this username/passwd when asked in windows while adding to
domain -----> error
Then out of frustration I added root:
---------
smbpasswd -a root
----------------
still no joy....
Then I added the machine account manually as root
--------------...