Title: share users table betwin 2 wordpress
Last modified: August 18, 2016

---

# share users table betwin 2 wordpress

 *  [garsan](https://wordpress.org/support/users/garsan/)
 * (@garsan)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/)
 * Hi,
 * Is possible to share the users table from 1 WP (site1) on other WP (site2)??
 * Just the users table, so, if 1 user registrer on site 1 tehy can use the same
   username and password on site 2?
 * The idea is to share users from 2 site from the same owner to prevent duplicacion
   of users.
 * Thanks for your support

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/#post-319170)
 * In one of the WP installation, add the following in wp-config.php
 * Say you want to use `wp_users` table:
    ` define('CUSTOM_USER_TABLE', 'wp_users');
   define('CUSTOM_USER_META_TABLE'', 'wp_usermeta');
 * Insert that snippet before the following line.
 * `require_once (ABSPATH.'wp-settings.php');`
 *  Thread Starter [garsan](https://wordpress.org/support/users/garsan/)
 * (@garsan)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/#post-319475)
 * Thanks!
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/#post-319476)
 * Ooo, that’s great to know! 😀
 *  Thread Starter [garsan](https://wordpress.org/support/users/garsan/)
 * (@garsan)
 * [20 years ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/#post-319582)
 * Hi, I have a little problem here.
 * On site1 everything is ok, when I log-in on site1 as admin there is no problem,
   but when I log-in on site2 (sharing the users table) I get the normal user space,
   no admin options.
 * I’m using WP 2.0.2 in both sites.
 * Thanks for the help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘share users table betwin 2 wordpress’ is closed to new replies.

## Tags

 * [Sites](https://wordpress.org/support/topic-tag/sites/)
 * [users](https://wordpress.org/support/topic-tag/users/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [garsan](https://wordpress.org/support/users/garsan/)
 * Last activity: [20 years ago](https://wordpress.org/support/topic/share-users-table-betwin-2-wordpress/#post-319582)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
